@inproceedings{zhou-zhu-2025-fighting,
title = "Fighting Spurious Correlations in Text Classification via a Causal Learning Perspective",
author = "Zhou, Yuqing and
Zhu, Ziwei",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.215/",
pages = "4264--4274",
ISBN = "979-8-89176-189-6",
abstract = "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, especially when faced with out-of-distribution data where such spurious correlations no longer hold. To address this challenge, we propose the Causally Calibrated Robust Classifier (CCR), which aims to reduce models' reliance on spurious correlations and improve model robustness. Our approach integrates a causal feature selection method based on counterfactual reasoning, along with an unbiased inverse propensity weighting (IPW) loss function. By focusing on selecting causal features, we ensure that the model relies less on spurious features during prediction. We theoretically justify our approach and empirically show that CCR achieves state-of-the-art performance among methods without group labels, and in some cases, it can compete with the models that utilize group labels. Our code can be found at: https://github.com/yuqing-zhou/Causal-Learning-For-Robust-Classifier."
}
Markdown (Informal)
[Fighting Spurious Correlations in Text Classification via a Causal Learning Perspective](https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.215/) (Zhou & Zhu, NAACL 2025)
ACL