paper-with-me

Papers

Open-domain clarification question generation without question examples

2021-10-19 · EMNLP 2021 11 · Julia White, Gabriel Poesia, Robert Hawkins, Dorsa Sadigh, Noah Goodman

An overarching goal of natural language processing is to enable machines to communicate seamlessly with humans. However, natural language can be ambiguous or unclear. In cases of uncertainty, humans engage in an interactive process known as repair: asking questions and seeking clarification until their uncertainty is resolved. We propose a framework for building a visually grounded question-asking model capable of producing polar (yes-no) clarification questions to resolve misunderstandings in dialogue. Our model uses an expected information gain objective to derive informative questions from an off-the-shelf image captioner without requiring any supervised question-answer data. We demonstrate our model's ability to pose questions that improve communicative success in a goal-oriented 20 questions game with synthetic and human answerers.

📄 PDF Abstract BibTeX arXiv:2110.09779

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Asking Clarification Questions in Knowledge-Based Question Answering

2019-11-01 · IJCNLP 2019 11 · Jingjing Xu, Yuechen Wang, Duyu Tang, Nan Duan 외

The ability to ask clarification questions is essential for knowledge-based question answering (KBQA) systems, especially for handling ambiguous phenomena. Despite its importance, clarification has not been well explored…

Question AnsweringQuestion GenerationQuestion-Generation

Controlling the Specificity of Clarification Question Generation

2019-08-01 · WS 2019 8 · Yang Trista Cao, Sudha Rao, Hal Daum{\'e} III

Unlike comprehension-style questions, clarification questions look for some missing information in a given context. However, without guidance, neural models for question generation, similar to dialog generation models, l…

Question GenerationQuestion-GenerationSpecificity

Asking Clarification Questions to Handle Ambiguity in Open-Domain QA

2023-05-23 · Dongryeol Lee, Segwang Kim, Minwoo Lee, Hwanhee Lee 외

Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previously, Min et al. (2020) have tackled this issue by generating disambi…

Open-Domain Question AnsweringQuestion Answering

Alexpaca: Learning Factual Clarification Question Generation Without Examples

2023-10-17 · Matthew Toles, Yukun Huang, Zhou Yu, Luis Gravano

Real-life tasks such as giving legal or technical advice often lack complete context at the outset and can have disparate answers depending thereon. The ability to derive missing factual information by asking clarifying …

BenchmarkingChatbotQuestion AnsweringQuestion Generation+1

Tree of Clarifications: Answering Ambiguous Questions with Retrieval-Augmented Large Language Models

2023-10-23 · Gangwoo Kim, Sungdong Kim, Byeongguk Jeon, Joonsuk Park 외

Questions in open-domain question answering are often ambiguous, allowing multiple interpretations. One approach to handling them is to identify all possible interpretations of the ambiguous question (AQ) and to generate…

Open-Domain Question AnsweringQuestion AnsweringRetrieval