Challenge: Recent studies show that pre-trained language models rely heavily on idiosyncratic biases of datasets.
Approach: They propose a method which discourages models from exploiting biases while enabling them to receive enough incentive to learn from all the training examples.
Outcome: The proposed method improves on out-of-distribution datasets while maintaining original in-district accuracy.

Similar Papers

End-to-End Self-Debiasing Framework for Robust NLU Training (2021.findings-acl)

Copied to clipboard

Challenge: Existing models incorporate dataset biases leading to strong performance on in-distribution test sets but poor performance on out-of-distortion (OOD) tests.
Approach: They propose a debiasing framework where the shallow representations of the main model are used to derive a bias model and both models are trained simultaneously.
Outcome: The proposed framework outperforms existing approaches on three well-studied NLU tasks while still delivering high in-distribution performance.
End-to-End Bias Mitigation by Modelling Biases in Corpora (2020.acl-main)

Copied to clipboard

Challenge: Recent studies have shown that strong natural language understanding models are prone to relying on unwanted dataset biases without learning the underlying task.
Approach: They propose two learning strategies to train neural models that are more robust to dataset biases and transfer better to out-of-domain datasets.
Outcome: The proposed methods improve robustness in all settings and transfer better to out-of-domain datasets.
Towards Debiasing NLU Models from Unknown Biases (2020.emnlp-main)

Copied to clipboard

Challenge: Recent proposed debiasing methods rely on the assumption that the types of bias should be known a-priori, which limits their application to many NLU tasks and datasets.
Approach: They propose a framework that prevents models from mainly utilizing biases without knowing them in advance.
Outcome: The proposed framework allows existing methods to retain performance improvement on challenge datasets without specifically targeting biases.
Debiasing Methods in Natural Language Understanding Make Bias More Accessible (2021.emnlp-main)

Copied to clipboard

Challenge: Recent debiasing methods in natural language understanding improve performance on out-of-distribution datasets by pressuring models into making unbiased predictions.
Approach: They propose a general probing-based framework that allows for post-hoc interpretation of biases in language models and use an information-theoretic approach to measure the extractability of certain biase .
Outcome: The proposed framework allows for post-hoc interpretation of biases in language models and measures the extractability of certain biase .
Unsupervised training data re-weighting for natural language understanding with local distribution approximation (2022.emnlp-industry)

Copied to clipboard

Challenge: a distribution mismatch between offline training and live data can cause biases . cyclic seasonality shifts, and changing pool of users can contribute to this problem .
Approach: They propose an unsupervised approach to mitigate offline training data sampling bias . they propose a local distribution approximation in the pre-trained embedding space .
Outcome: The proposed approach mitigates the offline training data sampling bias in multiple NLU tasks without additional annotation.
Debiasing Masks: A New Framework for Shortcut Mitigation in NLU (2022.emnlp-main)

Copied to clipboard

Challenge: Debiasing language models from unwanted behaviors in natural language understanding datasets is a topic with increasing interest in the NLP community.
Approach: They propose a method to debiase language models from unwanted behaviors in NLU tasks by identifying pruning masks that can be applied to a finetuned model.
Outcome: The proposed method shows superior performance and performance over standard methods.
Unlearn Dataset Bias in Natural Language Inference by Fitting the Residual (D19-61)

Copied to clipboard

Challenge: Statistical natural language inference models are susceptible to learning dataset bias.
Approach: They propose a debiasing algorithm that debiases models that use only known dataset biases . they use two benchmark datasets to train three high-performing NLI models .
Outcome: The proposed learning objective improves model performance on challenge datasets while maintaining reasonable performance on original datasets.
InterFair: Debiasing with Natural Language Feedback for Fair Interpretable Predictions (2023.emnlp-main)

Copied to clipboard

Challenge: Debiasing methods in NLP models focus on isolating information related to a sensitive attribute (e.g., gender or race) but instead argue that a favorable debiaser should use sensitive information ‘fairly,’ with explanations, rather than blindly eliminating it.
Approach: They propose that a favorable debiasing method should use sensitive information ‘fairly,’ with explanations, rather than blindly eliminating it.
Outcome: The proposed approach reduces bias in explanations while maintaining the same prediction accuracy.
Debias NLU Datasets via Training-free Perturbations (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to debiase NLU models capture biased features that are independent of the task but spuriously correlated to labels.
Approach: They propose a framework that conducts training-free perturbations on samples containing biased features to Debias NLU Datasets.
Outcome: The proposed framework shows competitive performance with previous state-of-the-art debiasing strategies.
When and Why Does Bias Mitigation Work? (2023.findings-emnlp)

Copied to clipboard

Challenge: Neural models exploit shallow surface features to perform language understanding tasks, rather than learning the deeper language understanding and reasoning skills that practitioners desire.
Approach: They propose to use model debiasing techniques to pressure models away from spurious features and to use them to learn useful representations instead.
Outcome: The proposed methods increase models' reliance on hidden biases instead of learning robust features that help them solve a task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations