English

Promoting Shape Bias in CNNs: Frequency-Based and Contrastive Regularization for Corruption Robustness

Computer Vision and Pattern Recognition 2025-09-16 v1 Artificial Intelligence

Abstract

Convolutional Neural Networks (CNNs) excel at image classification but remain vulnerable to common corruptions that humans handle with ease. A key reason for this fragility is their reliance on local texture cues rather than global object shapes -- a stark contrast to human perception. To address this, we propose two complementary regularization strategies designed to encourage shape-biased representations and enhance robustness. The first introduces an auxiliary loss that enforces feature consistency between original and low-frequency filtered inputs, discouraging dependence on high-frequency textures. The second incorporates supervised contrastive learning to structure the feature space around class-consistent, shape-relevant representations. Evaluated on the CIFAR-10-C benchmark, both methods improve corruption robustness without degrading clean accuracy. Our results suggest that loss-level regularization can effectively steer CNNs toward more shape-aware, resilient representations.

Keywords

Cite

@article{arxiv.2509.11355,
  title  = {Promoting Shape Bias in CNNs: Frequency-Based and Contrastive Regularization for Corruption Robustness},
  author = {Robin Narsingh Ranabhat and Longwei Wang and Amit Kumar Patel and KC santosh},
  journal= {arXiv preprint arXiv:2509.11355},
  year   = {2025}
}

Comments

12pages, 4 figures

R2 v1 2026-07-01T05:35:41.302Z