LGAIJan 29

Gauge-invariant representation holonomy

arXiv:2601.21653v13 citationsh-index: 7
Originality Incremental advance
AI Analysis

This provides a practical diagnostic for probing geometric structure in learned representations, addressing robustness issues in deep learning, though it is incremental as it builds on existing representation analysis methods.

The paper tackled the problem that existing similarity measures like CKA or SVCCA miss how neural network representations change along input paths, which affects robustness, by introducing representation holonomy to measure this path dependence. The result showed that holonomy separates models appearing similar under CKA, correlates with adversarial and corruption robustness, and tracks training dynamics.

Deep networks learn internal representations whose geometry--how features bend, rotate, and evolve--affects both generalization and robustness. Existing similarity measures such as CKA or SVCCA capture pointwise overlap between activation sets, but miss how representations change along input paths. Two models may appear nearly identical under these metrics yet respond very differently to perturbations or adversarial stress. We introduce representation holonomy, a gauge-invariant statistic that measures this path dependence. Conceptually, holonomy quantifies the "twist" accumulated when features are parallel-transported around a small loop in input space: flat representations yield zero holonomy, while nonzero values reveal hidden curvature. Our estimator fixes gauge through global whitening, aligns neighborhoods using shared subspaces and rotation-only Procrustes, and embeds the result back to the full feature space. We prove invariance to orthogonal (and affine, post-whitening) transformations, establish a linear null for affine layers, and show that holonomy vanishes at small radii. Empirically, holonomy increases with loop radius, separates models that appear similar under CKA, and correlates with adversarial and corruption robustness. It also tracks training dynamics as features form and stabilize. Together, these results position representation holonomy as a practical and scalable diagnostic for probing the geometric structure of learned representations beyond pointwise similarity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes