CVLGJun 2

Low-Frequency Shortcuts in Texture-Driven Visual Learning

arXiv:2606.0349344.0h-index: 6
AI Analysis

Identifies a new type of shortcut learning in texture-driven domains, which is important for practitioners in fields like medical imaging or materials science where texture is key.

Neural networks in texture-driven domains rely on low-frequency shortcuts, causing up to 8% ID accuracy drop and 70% OOD accuracy drop. Pruning low-frequency components improves ID accuracy by up to 8% and robustness to low-frequency corruptions by up to 40%.

Neural networks suffer from shortcut learning, where learned features generalize well to the training set but not to in-distribution (ID) or out-of-distribution (OOD) test sets. Existing studies are all based on a few standard benchmarks, which are shape-driven. Numerous application domains, however, are texture-driven. In this work, we present shortcut learning analysis for texture-driven domains, and compare it with that of a standard benchmark. We show that texture-driven domains suffer from low-frequency shortcuts. They make the majority of their decisions based on a few low-frequency components (LFCs) with a skewed spectral behavior, despite that their classification information is in higher-frequency, fine-grained details. Pruning LFCs from training and test sets eliminates the shortcut and provides a more balanced spectral behavior, improving the ID accuracy by up to 8%. We show that low-frequency shortcuts make the models highly vulnerable to OOD corruptions, leading up to 70% accuracy drop compared to the ID accuracy. Pruning LFCs significantly improves robustness to low-frequency corruptions, by up to 40%, and introduces a trade-off for high-frequency corruptions; the balanced spectral behavior provides a better generalization performance, whereas the increased dependence on high-frequency features reduces it. OOD accuracy depends on the interaction between these two factors.

Foundations

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

Your Notes