paper-with-me

홈 › Papers

Large Learning Rates Simultaneously Achieve Robustness to Spurious Correlations and Compressibility

2025-07-23 · Melih Barsbey, Lucas Prieto, Stefanos Zafeiriou, Tolga Birdal arxiv

Robustness and resource-efficiency are two highly desirable properties for modern machine learning models. However, achieving them jointly remains a challenge. In this paper, we identify high learning rates as a facilitator for simultaneously achieving robustness to spurious correlations and network compressibility. We demonstrate that large learning rates also produce desirable representation properties such as invariant feature utilization, class separation, and activation sparsity. Our findings indicate that large learning rates compare favorably to other hyperparameters and regularization methods, in consistently satisfying these properties in tandem. In addition to demonstrating the positive effect of large learning rates across diverse spurious correlation datasets, models, and optimizers, we also present strong evidence that the previously documented success of large learning rates in standard classification tasks is related to addressing hidden/rare spurious correlations in the training dataset. Our investigation of the mechanisms underlying this phenomenon reveals the importance of confident mispredictions of bias-conflicting samples under large learning rates.

📄 PDF Abstract BibTeX arXiv:2507.17748

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoBA: Counterbias Text Augmentation for Mitigating Various Spurious Correlations via Semantic Triples

2025-08-26 · Kyohoon Jin, Juhwan Choi, Jungmin Yun, Junho Lee 외 arxiv

Deep learning models often learn and exploit spurious correlations in training data, using these non-target features to inform their predictions. Such reliance leads to performance degradation and poor generalization on …

Data Augmentation

Fighting Spurious Correlations in Text Classification via a Causal Learning Perspective

2024-11-01 · Yuqing Zhou, Ziwei Zhu

In text classification tasks, models often rely on spurious correlations for predictions, incorrectly associating irrelevant features with the target labels. This issue limits the robustness and generalization of models,…

counterfactualCounterfactual Reasoningfeature selectiontext-classification+1

Part-Based Models Improve Adversarial Robustness

2022-09-15 · Chawin Sitawarin, Kornrapat Pongmala, Yizheng Chen, Nicholas Carlini 외

We show that combining human prior knowledge with end-to-end learning can improve the robustness of deep neural networks by introducing a part-based model for object classification. We believe that the richer form of ann…

Adversarial Robustness

Improving Neural Network Verification through Spurious Region Guided Refinement

2020-10-15 · Pengfei Yang, Renjue Li, Jianlin Li, Cheng-Chao Huang 외

We propose a spurious region guided refinement approach for robustness verification of deep neural networks. Our method starts with applying the DeepPoly abstract domain to analyze the network. If the robustness property…

REST: Enhancing Group Robustness in DNNs through Reweighted Sparse Training

2023-12-05 · Jiaxu Zhao, Lu Yin, Shiwei Liu, Meng Fang 외

The deep neural network (DNN) has been proven effective in various domains. However, they often struggle to perform well on certain minority groups during inference, despite showing strong performance on the majority of …