LGCVFeb 3

SEIS: Subspace-based Equivariance and Invariance Scores for Neural Representations

arXiv:2602.04054v1
Originality Incremental advance
AI Analysis

This work provides a tool for analyzing geometric properties in neural networks, which is incremental but useful for researchers in machine learning and computer vision.

The authors tackled the problem of evaluating how neural representations respond to geometric transformations by introducing SEIS, a subspace metric that disentangles equivariance from invariance without requiring labels, and applied it to trained networks to reveal layer-wise transitions and effects of data augmentation and multi-task learning.

Understanding how neural representations respond to geometric transformations is essential for evaluating whether learned features preserve meaningful spatial structure. Existing approaches primarily assess robustness by comparing model outputs under transformed inputs, offering limited insight into how geometric information is organized within internal representations and failing to distinguish between information loss and re-encoding. In this work, we introduce SEIS (Subspace-based Equivariance and Invariance Scores), a subspace metric for analyzing layer-wise feature representations under geometric transformations, disentangling equivariance from invariance without requiring labels or explicit knowledge of the transformation. Synthetic validation confirms that SEIS correctly recovers known transformations. Applied to trained classification networks, SEIS reveals a transition from equivariance in early layers to invariance in deeper layers, and that data augmentation increases invariance while preserving equivariance. We further show that multi-task learning induces synergistic gains in both properties at the shared encoder, and skip connections restore equivariance lost during decoding.

Foundations

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

Your Notes