IEEE Transactions on Visualization and Computer Graphics

LoGCC: Local-to-Global Correlation Clustering for Scalar Field Ensembles

Nicolas F. Chaves-de-Plaza, Renata Georgia Raidou, Prerak P. Mody, Marius Staring, René van Egmond, Anna Vilanova, and Klaus Hildebrandt

Correlation clustering (CC) offers an effective approach to analyze scalar field ensembles by detecting correlated regions and consistent structures, enabling the extraction of meaningful patterns. However, existing CC methods are computationally expensive, making them impractical for both interactive analysis and large-scale scalar fields. We introduce the Local-to-Global Correlation Clustering (LoGCC) framework, which accelerates pivot-based CC by leveraging the spatial structure of scalar fields and the weak transitivity of correlation. LoGCC operates in two stages: a local step that uses the neighborhood graph of the scalar field's spatial domain to build highly correlated local clusters, and a global step that merges them into global clusters. We implement the LoGCC framework for two well-known pivot-based CC methods, Pivot and CN-Pivot, demonstrating its generality. Our evaluation using synthetic and real-world meteorological and medical image segmentation datasets shows that LoGCC achieves speedups—up to 15 × for Pivot and 200 × for CN-Pivot—and improved scalability to larger scalar fields, while maintaining cluster quality. These contributions broaden the applicability of correlation clustering in large-scale and interactive analysis settings.


More Information

Citation

Nicolas F. Chaves-de-Plaza, Renata Georgia Raidou, Prerak P. Mody, Marius Staring, René van Egmond, Anna Vilanova, and Klaus Hildebrandt, LoGCC: Local-to-Global Correlation Clustering for Scalar Field Ensembles, IEEE Transactions on Visualization and Computer Graphics, 2025.

BibTex

@article{bib:chaves-de-plaza:2025,
    author       = { Chaves-de-Plaza, Nicolas F. and Raidou, Renata Georgia and Mody, Prerak P. and Staring, Marius and van Egmond, René and Vilanova, Anna and Hildebrandt, Klaus },    
    title        = { LoGCC: Local-to-Global Correlation Clustering for Scalar Field Ensembles },
    journal      = { IEEE Transactions on Visualization and Computer Graphics },
    year         = { 2025 },
    doi          = { 10.1109/TVCG.2025.3630550 },
    url          = { https://publications.graphics.tudelft.nl/papers/840 },
}