Challenge: Recent studies show that deep learning models exploit dataset biases without deep understanding of the language semantics.
Approach: They propose two methods to debiase models against lexical dataset biases . they use contradiction-word bias and word-overlapping bias as examples .
Outcome: The proposed method removes label bias at embedding level, while the other uses a bag-of-words sub-model to capture features likely to exploit the bias.

Similar Papers

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.
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 .
Stubborn Lexical Bias in Data and Models (2023.findings-acl)

Copied to clipboard

Challenge: Recent work has focused on spurious correlations between features and labels in training data . but, we find strong evidence of corresponding bias in the trained models .
Approach: They propose a method to reduce spurious correlations in training data by reweighting it using a large pool of extracted features.
Outcome: The proposed method reduces spurious correlations in training data, but still finds strong evidence of bias in trained models.
Fighting Bias With Bias: Promoting Model Robustness by Amplifying Dataset Biases (2023.findings-acl)

Copied to clipboard

Challenge: Recent work sought to develop robust, unbiased models by filtering biased examples from training sets.
Approach: They propose to filter out biased examples from training sets to improve models' performance.
Outcome: The proposed evaluation framework is more challenging than the original dataset splits and even more challenging that hand-crafted challenge sets.
Avoiding the Hypothesis-Only Bias in Natural Language Inference via Ensemble Adversarial Training (2020.emnlp-main)

Copied to clipboard

Challenge: Neural models pick up on annotation artefacts and spurious correlations, resulting in learning sentences that suffer from the same biases.
Approach: They propose to tackle this problem by using adversarial training to reduce the bias in sentence representations by using an ensemble of adversaries.
Outcome: The proposed approach produces more robust models outperforming previous de-biasing efforts when generalised to 12 other NLI datasets.
Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to reduce model's reliance on bias features ignore the learnability of these features.
Approach: They propose to reduce models' reliance on bias features by first training models with fixed low-capacity models which ignore the learnability of the bias features.
Outcome: The proposed models can perform better on out-of-distribution datasets than baseline models with a more sophisticated model design.
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.
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.
Mind the Trade-off: Debiasing NLU Models without Degrading the In-distribution Performance (2020.acl-main)

Copied to clipboard

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.
IBADR: an Iterative Bias-Aware Dataset Refinement Framework for Debiasing NLU models (2023.emnlp-main)

Copied to clipboard

Challenge: Using manual data analysis, dataset refinement approaches are often unable to cover all the potential biased features.
Approach: They propose an iterative bias-aware dataset refinement framework which debiases NLU models without predefining biased features.
Outcome: The proposed framework outperforms existing methods and is compatible with model-centric methods.

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