paper-with-me

Papers

Towards Debiasing NLU Models from Unknown Biases

2020-09-25 · EMNLP 2020 11 · Prasetya Ajie Utama, Nafise Sadat Moosavi, Iryna Gurevych

NLU models often exploit biases to achieve high dataset-specific performance without properly learning the intended task. Recently proposed debiasing methods are shown to be effective in mitigating this tendency. However, these methods rely on a major assumption that the types of bias should be known a-priori, which limits their application to many NLU tasks and datasets. In this work, we present the first step to bridge this gap by introducing a self-debiasing framework that prevents models from mainly utilizing biases without knowing them in advance. The proposed framework is general and complementary to the existing debiasing methods. We show that it allows these existing methods to retain the improvement on the challenge datasets (i.e., sets of examples designed to expose models' reliance on biases) without specifically targeting certain biases. Furthermore, the evaluation suggests that applying the framework results in improved overall robustness.

📄 PDF Abstract BibTeX arXiv:2009.12303

Code (1)

UKPLab/emnlp2020-debiasing-unknown 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Discover and Mitigate Unknown Biases with Debiasing Alternate Networks

2022-07-20 · Zhiheng Li, Anthony Hoogs, Chenliang Xu

Deep image classifiers have been found to learn biases from datasets. To mitigate the biases, most previous methods require labels of protected attributes (e.g., age, skin tone) as full-supervision, which has two limitat…

Action RecognitionFacial Attribute ClassificationOut-of-Distribution Generalization

FairFlow: Mitigating Dataset Biases through Undecided Learning

2025-03-22 · Jiali Cheng, Hadi Amiri

Language models are prone to dataset biases, known as shortcuts and spurious correlations in data, which often result in performance drop on new data. We present a new debiasing framework called ``FairFlow'' that mitigat…

AutoDebias: Learning to Debias for Recommendation

2021-05-10 · Jiawei Chen, Hande Dong, Yang Qiu, Xiangnan He 외

Recommender systems rely on user behavior data like ratings and clicks to build personalization model. However, the collected data is observational rather than experimental, causing various biases in the data which signi…

ImputationMeta-LearningRecommendation Systems

Language-guided Detection and Mitigation of Unknown Dataset Bias

2024-06-05 · Zaiying Zhao, Soichiro Kumano, Toshihiko Yamasaki

Dataset bias is a significant problem in training fair classifiers. When attributes unrelated to classification exhibit strong biases towards certain classes, classifiers trained on such dataset may overfit to these bias…

Data Augmentation

DIG-FACE: De-biased Learning for Generalized Facial Expression Category Discovery

2024-09-30 · Tingzhang Luo, Yichao Liu, Yuanyuan Liu, Andi Zhang 외

We introduce a novel task, Generalized Facial Expression Category Discovery (G-FACE), that discovers new, unseen facial expressions while recognizing known categories effectively. Even though there are generalized catego…

Facial Expression RecognitionTriplet