paper-with-me

Papers

Selectively Answering Ambiguous Questions

2023-05-24 · Jeremy R. Cole, Michael J. Q. Zhang, Daniel Gillick, Julian Martin Eisenschlos, Bhuwan Dhingra, Jacob Eisenstein

Trustworthy language models should abstain from answering questions when they do not know the answer. However, the answer to a question can be unknown for a variety of reasons. Prior research has focused on the case in which the question is clear and the answer is unambiguous but possibly unknown, but the answer to a question can also be unclear due to uncertainty of the questioner's intent or context. We investigate question answering from this perspective, focusing on answering a subset of questions with a high degree of accuracy, from a set of questions in which many are inherently ambiguous. In this setting, we find that the most reliable approach to decide when to abstain involves quantifying repetition within sampled model outputs, rather than the model's likelihood or self-verification as used in prior work. We find this to be the case across different types of uncertainty and model scales,and with or without instruction tuning. Our results suggest that sampling-based confidence scores help calibrate answers to relatively unambiguous questions, with more dramatic improvements on ambiguous questions.

📄 PDF Abstract BibTeX arXiv:2305.14613

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Answering Ambiguous Questions with a Database of Questions, Answers, and Revisions

2023-08-16 · Haitian Sun, William W. Cohen, Ruslan Salakhutdinov

Many open-domain questions are under-specified and thus have multiple possible answers, each of which is correct under a different interpretation of the question. Answering such ambiguous questions is challenging, as it …

Passage RetrievalQuestion AnsweringRetrieval

Pseudo Ambiguous and Clarifying Questions Based on Sentence Structures Toward Clarifying Question Answering System

2022-05-01 · dialdoc (ACL) 2022 5 · Yuya Nakano, Seiya Kawano, Koichiro Yoshino, Katsuhito Sudoh 외

Question answering (QA) with disambiguation questions is essential for practical QA systems because user questions often do not contain information enough to find their answers. We call this task clarifying question answ…

Question AnsweringQuestion GenerationQuestion-GenerationSentence

Detecting Temporal Ambiguity in Questions

2024-09-25 · Bhawna Piryani, Abdelrahman Abdallah, Jamshid Mozafari, Adam Jatowt

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporal…

Open-Domain Question AnsweringQuestion Answering

CLAM: Selective Clarification for Ambiguous Questions with Generative Language Models

2022-12-15 · Lorenz Kuhn, Yarin Gal, Sebastian Farquhar

Users often ask dialogue systems ambiguous questions that require clarification. We show that current language models rarely ask users to clarify ambiguous questions and instead provide incorrect answers. To address this…

Language ModellingQuestion AnsweringTriviaQA

AmbigQA: Answering Ambiguous Open-domain Questions

2020-04-22 · EMNLP 2020 11 · Sewon Min, Julian Michael, Hannaneh Hajishirzi, Luke Zettlemoyer

Ambiguity is inherent to open-domain question answering; especially when exploring new topics, it can be difficult to ask questions that have a single, unambiguous answer. In this paper, we introduce AmbigQA, a new open-…

Open-Domain Question AnsweringQuestion AnsweringWeakly-supervised Learning