🤖 AI Summary
Existing metrics struggle to distinguish geometric transformations that affect data cluster fusion from those—such as global scaling or sampling layout changes—that do not, leading to inaccurate quantification of fusion and separability in representation spaces. To address this, this work proposes the Cross-Fusion Distance (CFD), which, grounded in geometric invariance theory, theoretically disentangles and isolates fusion-relevant from fusion-irrelevant geometric factors for the first time, enabling precise measurement of fusion extent. CFD exhibits linear computational complexity and, in synthetic experiments, demonstrates high sensitivity to fusion-altering transformations while remaining invariant to irrelevant ones. Moreover, on real-world domain-shift datasets, CFD shows stronger correlation with downstream task generalization performance than existing metrics.
📝 Abstract
Quantifying degrees of fusion and separability between data groups in representation space is a fundamental problem in representation learning, particularly under domain shift. A meaningful metric should capture fusion-altering factors like geometric displacement between representation groups, whose variations change the extent of fusion, while remaining invariant to fusion-preserving factors such as global scaling and sampling-induced layout changes, whose variations do not. Existing distributional distance metrics conflate these factors, leading to measures that are not informative of the true extent of fusion between data groups. We introduce Cross-Fusion Distance (CFD), a principled measure that isolates fusion-altering geometry while remaining robust to fusion-preserving variations, with linear computational complexity. We characterize the invariance and sensitivity properties of CFD theoretically and validate them in controlled synthetic experiments. For practical utility on real-world datasets with domain shift, CFD aligns more closely with downstream generalization degradation than commonly used alternatives. Overall, CFD provides a theoretically grounded and interpretable distance measure for representation learning.