paper-with-me

Papers

Ask what's missing and what's useful: Improving Clarification Question Generation using Global Knowledge

2021-04-14 · NAACL 2021 4 · Bodhisattwa Prasad Majumder, Sudha Rao, Michel Galley, Julian McAuley

The ability to generate clarification questions i.e., questions that identify useful missing information in a given context, is important in reducing ambiguity. Humans use previous experience with similar contexts to form a global view and compare it to the given context to ascertain what is missing and what is useful in the context. Inspired by this, we propose a model for clarification question generation where we first identify what is missing by taking a difference between the global and the local view and then train a model to identify what is useful and generate a question about it. Our model outperforms several baselines as judged by both automatic metrics and humans.

📄 PDF Abstract BibTeX arXiv:2104.06828

Code (1)

microsoft/clarification-qgen-globalinfo 공식 구현

Tasks

Question GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Asking What Matters: Reward-Driven Clarification for Software Engineering Tasks

2026-04-16 · Sanidhya Vijayvargiya, Vijay Viswanathan, Graham Neubig arxiv

Humans often specify tasks incompletely, so assistants must know when and how to ask clarifying questions. However, effective clarification remains challenging in software engineering tasks as not all missing information…

Reinforcement Learning

Online and Offline Evaluation in Search Clarification

2024-03-14 · Leila Tavakoli, Johanne R. Trippas, Hamed Zamani, Falk Scholer 외

The effectiveness of clarification question models in engaging users within search systems is currently constrained, casting doubt on their overall usefulness. To improve the performance of these models, it is crucial to…

Information RetrievalRetrieval

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

One More Turn, Less Regret: A Regret-Based Multi-Turn Benchmark for LLMs' Clarification Policies

2026-07-23 · Minh Ngoc Ta, My Anh Tran Nguyen, Duong D. Nguyen, Yuxia Wang 외 arxiv

Ambiguous user requests make clarification a sequential decision problem for conversational LLM assistants: they must decide whether to ask, what to ask, when to stop, and when to answer. We introduce RegretBench, a mult…

Product Recommendation

Ask Before You Optimize: Dynamic Pre-Formulation Clarification for Interactive Optimization

2026-09-04 · Sihan Ge, Yichen Lin, Chenyu Zhou, Jianghao Lin 외 arxiv

Large language models (LLMs) are increasingly used to formulate optimization models from natural-language problem descriptions, yet realistic operations research (OR) requests are often incomplete: missing objectives, co…