paper-with-me

홈 › Papers

(QA)$^2$: Question Answering with Questionable Assumptions

2022-12-20 · Najoung Kim, Phu Mon Htut, Samuel R. Bowman, Jackson Petty

Naturally occurring information-seeking questions often contain questionable assumptions -- assumptions that are false or unverifiable. Questions containing questionable assumptions are challenging because they require a distinct answer strategy that deviates from typical answers for information-seeking questions. For instance, the question "When did Marie Curie discover Uranium?" cannot be answered as a typical "when" question without addressing the false assumption "Marie Curie discovered Uranium". In this work, we propose (QA)$^2$ (Question Answering with Questionable Assumptions), an open-domain evaluation dataset consisting of naturally occurring search engine queries that may or may not contain questionable assumptions. To be successful on (QA)$^2$, systems must be able to detect questionable assumptions and also be able to produce adequate responses for both typical information-seeking questions and ones with questionable assumptions. Through human rater acceptability on end-to-end QA with (QA)$^2$, we find that current models do struggle with handling questionable assumptions, leaving substantial headroom for progress.

📄 PDF Abstract BibTeX arXiv:2212.10003

Code (1)

najoungkim/qaqa 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

A Search for Prompts: Generating Structured Answers from Contracts

2023-10-16 · Adam Roegiest, Radha Chitta, Jonathan Donnelly, Maya Lash 외

In many legal processes being able to action on the concrete implication of a legal question can be valuable to automating human review or signalling certain conditions (e.g., alerts around automatic renewal). To support…

Generative Question AnsweringIn-Context LearningQuestion Answering

Identifying and Answering Questions with False Assumptions: An Interpretable Approach

2025-08-21 · Zijie Wang, Eduardo Blanco arxiv

People often ask questions with false assumptions, a type of question that does not have regular answers. Answering such questions requires first identifying the false assumptions. Large Language Models (LLMs) often gene…

Fact Verification

Probabilistic Assumptions Matter: Improved Models for Distantly-Supervised Document-Level Question Answering

2020-05-05 · ACL 2020 6 · Hao Cheng, Ming-Wei Chang, Kenton Lee, Kristina Toutanova

We address the problem of extractive question answering using document-level distant super-vision, pairing questions and relevant documents with answer strings. We compare previously used probability space and distant su…

Extractive Question-AnsweringQuestion AnsweringTriviaQA

Selection and parallel trends

2022-03-17 · Dalia Ghanem, Pedro H. C. Sant'Anna, Kaspar Wüthrich

We study the role of selection into treatment in difference-in-differences (DiD) designs. We derive necessary and sufficient conditions for parallel trends assumptions under general classes of selection mechanisms. These…

Sensitivity

Test-Time Self-Adaptive Small Language Models for Question Answering

2023-10-20 · Soyeong Jeong, Jinheon Baek, Sukmin Cho, Sung Ju Hwang 외

Recent instruction-finetuned large language models (LMs) have achieved notable performances in various tasks, such as question-answering (QA). However, despite their ability to memorize a vast amount of general knowledge…

General KnowledgeQuestion Answering