@inproceedings{korakakis-etal-2025-mitigating,
title = "Mitigating Shortcut Learning with {I}nterpo{L}ated Learning",
author = "Korakakis, Michalis and
Vlachos, Andreas and
Weller, Adrian",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.450/",
pages = "9191--9206",
ISBN = "979-8-89176-251-0",
abstract = "Empirical risk minimization (ERM) incentivizes models to exploit shortcuts, i.e., spurious correlations between input attributes and labels that are prevalent in the majority of the training data but unrelated to the task at hand. This reliance hinders generalization on minority examples, where such correlations do not hold. Existing shortcut mitigation approaches are model-specific, difficult to tune, computationally expensive, and fail to improve learned representations. To address these issues, we propose InterpoLated Learning (InterpoLL) which interpolates the representations of majority examples to include features from intra-class minority examples with shortcut-mitigating patterns. This weakens shortcut influence, enabling models to acquire features predictive across both minority and majority examples. Experimental results on multiple natural language understanding tasks demonstrate that InterpoLL improves minority generalization over both ERM and state-of-the-art mitigation methods, without compromising accuracy on majority examples. Notably, these gains persist across encoder, encoder-decoder, and decoder-only architectures, demonstrating the method{'}s broad applicability."
}
Markdown (Informal)
[Mitigating Shortcut Learning with InterpoLated Learning](https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.450/) (Korakakis et al., ACL 2025)
ACL
- Michalis Korakakis, Andreas Vlachos, and Adrian Weller. 2025. Mitigating Shortcut Learning with InterpoLated Learning. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 9191–9206, Vienna, Austria. Association for Computational Linguistics.