paper-with-me

홈 › Papers

Look to the Right: Mitigating Relative Position Bias in Extractive Question Answering

2022-10-26 · Kazutoshi Shinoda, Saku Sugawara, Akiko Aizawa

Extractive question answering (QA) models tend to exploit spurious correlations to make predictions when a training set has unintended biases. This tendency results in models not being generalizable to examples where the correlations do not hold. Determining the spurious correlations QA models can exploit is crucial in building generalizable QA models in real-world applications; moreover, a method needs to be developed that prevents these models from learning the spurious correlations even when a training set is biased. In this study, we discovered that the relative position of an answer, which is defined as the relative distance from an answer span to the closest question-context overlap word, can be exploited by QA models as superficial cues for making predictions. Specifically, we find that when the relative positions in a training set are biased, the performance on examples with relative positions unseen during training is significantly degraded. To mitigate the performance degradation for unseen relative positions, we propose an ensemble-based debiasing method that does not require prior knowledge about the distribution of relative positions. We demonstrate that the proposed method mitigates the models' reliance on relative positions using the biased and full SQuAD dataset. We hope that this study can help enhance the generalization ability of QA models in real-world applications.

📄 PDF Abstract BibTeX arXiv:2210.14541

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Question-AnsweringPositionQuestion Answering

Similar Papers 제목 키워드 기반

Mitigating Intensity Bias in Shadow Detection via Feature Decomposition and Reweighting

2021-01-01 · ICCV 2021 10 · Lei Zhu, Ke Xu, Zhanghan Ke, Rynson W.H. Lau

While CNNs achieved remarkable progress in shadow detection, they tend to make mistakes in dark non-shadow regions and relatively bright shadow regions. They are also susceptible to brightness change. These two pheno…

Shadow Detection

Unbiased Top-k Learning to Rank with Causal Likelihood Decomposition

2022-04-02 · Haiyuan Zhao, Jun Xu, Xiao Zhang, Guohao Cai 외

Unbiased learning to rank has been proposed to alleviate the biases in the search ranking, making it possible to train ranking models with user interaction data. In real applications, search engines are designed to displ…

Learning-To-RankPositionSelection bias

Detection and Mitigation of Political Bias in Natural Language Processing: A Survey

2021-11-16 · ACL ARR November 2021 11 · Anonymous

With the increasing importance of Natural Language Processing (NLP) tools, their implications on the propagation of societal biases become more and more relevant. In this context, the analysis of political bias in manual…

Journey Operators for Structured Multi-Axis Composition

2026-07-29 · Mahesh Godavarti arxiv

Many kinds of data have structure along one or more axes: words in a sentence, pixels in an image, nodes in a tree, frames in audio, or cells in a 3D volume. Along one axis, order matters: "the dog bit the man" is differ…

Detection and Mitigation of Political Bias in Natural Language Processing: A Literature Review

2022-01-16 · ACL ARR January 2022 1 · Anonymous

With the increasing importance of Natural Language Processing (NLP) tools, their implications on the propagation of societal biases become more and more relevant. In this context, the analysis of political bias in manual…