paper-with-me

홈 › Papers

Eliciting Bias in Question Answering Models through Ambiguity

2021-11-01 · EMNLP (MRQA) 2021 11 · Andrew Mao, Naveen Raman, Matthew Shu, Eric Li, Franklin Yang, Jordan Boyd-Graber

Question answering (QA) models use retriever and reader systems to answer questions. Reliance on training data by QA systems can amplify or reflect inequity through their responses. Many QA models, such as those for the SQuAD dataset, are trained and tested on a subset of Wikipedia articles which encode their own biases and also reproduce real-world inequality. Understanding how training data affects bias in QA systems can inform methods to mitigate inequity. We develop two sets of questions for closed and open domain questions respectively, which use ambiguous questions to probe QA models for bias. We feed three deep-learning-based QA systems with our question sets and evaluate responses for bias via the metrics. Using our metrics, we find that open-domain QA models amplify biases more than their closed-domain counterparts and propose that biases in the retriever surface more readily due to greater freedom of choice.

📄 PDF Abstract BibTeX

Code (1)

axz5fy3e6fq07q13/emnlp_bias 공식 구현 pytorch

Tasks

ArticlesQuestion Answering

Similar Papers 제목 키워드 기반

Do LLMs Understand Ambiguity in Text? A Case Study in Open-world Question Answering

2024-11-19 · Aryan Keluskar, Amrita Bhattacharjee, Huan Liu

Ambiguity in natural language poses significant challenges to Large Language Models (LLMs) used for open-domain question answering. LLMs often struggle with the inherent uncertainties of human communication, leading to m…

Fact CheckingOpen-Domain Question AnsweringQuestion AnsweringSentiment Analysis

RACQUET: Unveiling the Dangers of Overlooked Referential Ambiguity in Visual LLMs

2024-12-18 · Alberto Testoni, Barbara Plank, Raquel Fernández

Ambiguity resolution is key to effective communication. While humans effortlessly address ambiguity through conversational grounding strategies, the extent to which current language models can emulate these strategies re…

Question Answering

Toward Deconfounding the Effect of Entity Demographics for Question Answering Accuracy

2021-11-01 · EMNLP 2021 11 · Maharshi Gor, Kellie Webster, Jordan Boyd-Graber

The goal of question answering (QA) is to answer _any_ question. However, major QA datasets have skewed distributions over gender, profession, and nationality. Despite that skew, an analysis of model accuracy reveals lit…

DiversityQuestion Answering

DeCAP: Context-Adaptive Prompt Generation for Debiasing Zero-shot Question Answering in Large Language Models

2025-03-25 · Suyoung Bae, YunSeok Choi, Jee-Hyong Lee

While Large Language Models (LLMs) excel in zero-shot Question Answering (QA), they tend to expose biases in their internal knowledge when faced with socially sensitive questions, leading to a degradation in performance.…

FairnessQuestion Answering

Rephrasing visual questions by specifying the entropy of the answer distribution

2020-04-10 · Kento Terao, Toru Tamaki, Bisser Raytchev, Kazufumi Kaneda 외

Visual question answering (VQA) is a task of answering a visual question that is a pair of question and image. Some visual questions are ambiguous and some are clear, and it may be appropriate to change the ambiguity of …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)