paper-with-me

홈 › Papers

ClarQ: A large-scale and diverse dataset for Clarification Question Generation

2020-06-10 · ACL 2020 6 · Vaibhav Kumar, Alan W. black

Question answering and conversational systems are often baffled and need help clarifying certain ambiguities. However, limitations of existing datasets hinder the development of large-scale models capable of generating and utilising clarification questions. In order to overcome these limitations, we devise a novel bootstrapping framework (based on self-supervision) that assists in the creation of a diverse, large-scale dataset of clarification questions based on post-comment tuples extracted from stackexchange. The framework utilises a neural network based architecture for classifying clarification questions. It is a two-step method where the first aims to increase the precision of the classifier and second aims to increase its recall. We quantitatively demonstrate the utility of the newly created dataset by applying it to the downstream task of question-answering. The final dataset, ClarQ, consists of ~2M examples distributed across 173 domains of stackexchange. We release this dataset in order to foster research into the field of clarification question generation with the larger goal of enhancing dialog and question answering systems.

📄 PDF Abstract BibTeX arXiv:2006.05986

Code (1)

vaibhav4595/ClarQ 공식 구현

Tasks

Question AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

ClarQ-LLM: A Benchmark for Models Clarifying and Requesting Information in Task-Oriented Dialog

2024-09-09 · Yujian Gan, Changling Li, Jinxia Xie, Luou Wen 외

We introduce ClarQ-LLM, an evaluation framework consisting of bilingual English-Chinese conversation tasks, conversational agents and evaluation metrics, designed to serve as a strong benchmark for assessing agents' abil…

Python Code Generation by Asking Clarification Questions

2022-12-19 · Haau-Sing Li, Mohsen Mesgar, André F. T. Martins, Iryna Gurevych

Code generation from text requires understanding the user's intent from a natural language description and generating an executable code snippet that satisfies this intent. While recent pretrained language models demonst…

Code GenerationLanguage ModelingLanguage Modelling

MIMICS: A Large-Scale Data Collection for Search Clarification

2020-06-17 · Hamed Zamani, Gord Lueck, Everest Chen, Rodolfo Quispe 외

Search clarification has recently attracted much attention due to its applications in search engines. It has also been recognized as a major component in conversational information seeking systems. Despite its importance…

2k

ClarifyMT-Bench: Benchmarking and Improving Multi-Turn Clarification for Conversational Large Language Models

2025-12-24 · Sichun Luo, Yi Huang, Mukai Li, Shichang Meng 외 arxiv

Large language models (LLMs) are increasingly deployed as conversational assistants in open-domain, multi-turn settings, where users often provide incomplete or ambiguous information. However, existing LLM-focused clarif…

Augmenting Ad-Hoc IR Dataset for Interactive Conversational Search

2023-11-10 · Pierre Erbacher, Jian-Yun Nie, Philippe Preux, Laure Soulier

A peculiarity of conversational search systems is that they involve mixed-initiatives such as system-generated query clarifying questions. Evaluating those systems at a large scale on the end task of IR is very challengi…

Conversational Search