Skip to content

Commit ede41da

Browse files
committed
try6
1 parent 26b39fd commit ede41da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_bibliography/papers.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ @article{Chaves-de-Plaza:2025
8484
html = {https://doi.org/10.1109/TVCG.2025.3630550},
8585
arxiv = {},
8686
code = {},
87-
abstract = {},
87+
abstract = {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.},
8888
}
8989

9090
@article{Du2025,

0 commit comments

Comments
 (0)