IJCAI 2023poster13 citations

Less Learn Shortcut: Analyzing and Mitigating Learning of Spurious Feature-Label Correlation

Yanrui Du, Jing Yan, Yan Chen, Jing Liu, Sendong Zhao, Qiaoqiao She, Hua Wu, Haifeng Wang

Abstract

Recent research has revealed that deep neural networks often take dataset biases as a shortcut to make decisions rather than understand tasks, leading to failures in real-world applications. In this study, we focus on the spurious correlation between word features and labels that models learn from the biased data distribution of training data. In particular, we define the word highly co-occurring with a specific label as biased word, and the example containing biased word as biased example. Our analysis shows that biased examples are easier for models to learn, while at the time of prediction, biased words make a significantly higher contribution to the models' predictions, and models tend to assign predicted labels over-relying on the spurious correlation between words and labels. To mitigate models' over-reliance on the shortcut (i.e. spurious correlation), we propose a training strategy Less-Learn-Shortcut (LLS): our strategy quantifies the biased degree of the biased examples and down-weights them accordingly. Experimental results on Question Matching, Natural Language Inference and Sentiment Analysis tasks show that LLS is a task-agnostic strategy and can improve the model performance on adversarial data while maintaining good performance on in-domain data.

Natural Language Processing: NLP: Question answeringNatural Language Processing: NLP: Interpretability and analysis of models for NLP
BibTeX
@inproceedings{ijcai2023p560,
  title     = {Less Learn Shortcut: Analyzing and Mitigating Learning of Spurious Feature-Label Correlation},
  author    = {Du, Yanrui and Yan, Jing and Chen, Yan and Liu, Jing and Zhao, Sendong and She, Qiaoqiao and Wu, Hua and Wang, Haifeng and Qin, Bing},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {5039--5048},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/560},
  url       = {https://doi.org/10.24963/ijcai.2023/560},
}
Less Learn Shortcut: Analyzing and Mitigating Learning of Spurious Feature-Label Correlation · IJCAI 2023