paper-with-me

Papers

ComQA: A Community-sourced Dataset for Complex Factoid Question Answering with Paraphrase Clusters

2018-09-25 · NAACL 2019 6 · Abdalghani Abujabal, Rishiraj Saha Roy, Mohamed Yahya, Gerhard Weikum

To bridge the gap between the capabilities of the state-of-the-art in factoid question answering (QA) and what users ask, we need large datasets of real user questions that capture the various question phenomena users are interested in, and the diverse ways in which these questions are formulated. We introduce ComQA, a large dataset of real user questions that exhibit different challenging aspects such as compositionality, temporal reasoning, and comparisons. ComQA questions come from the WikiAnswers community QA platform, which typically contains questions that are not satisfactorily answerable by existing search engine technology. Through a large crowdsourcing effort, we clean the question dataset, group questions into paraphrase clusters, and annotate clusters with their answers. ComQA contains 11,214 questions grouped into 4,834 paraphrase clusters. We detail the process of constructing ComQA, including the measures taken to ensure its high quality while making effective use of crowdsourcing. We also present an extensive analysis of the dataset and the results achieved by state-of-the-art systems on ComQA, demonstrating that our dataset can be a driver of future research on QA.

📄 PDF Abstract BibTeX arXiv:1809.09528

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

ChineseEcomQA: A Scalable E-commerce Concept Evaluation Benchmark for Large Language Models

2025-02-27 · Haibin Chen, Kangtao Lv, Chengwei Hu, Yanshi Li 외

With the increasing use of Large Language Models (LLMs) in fields such as e-commerce, domain-specific concept evaluation benchmarks are crucial for assessing their domain capabilities. Existing LLMs may generate factuall…

Question AnsweringRAGRetrieval-augmented GenerationSpecificity

TComQA: Extracting Temporal Commonsense from Text

2025-08-21 · Lekshmi R Nair, Arun Sankar, Koninika Pal arxiv

Understanding events necessitates grasping their temporal context, which is often not explicitly stated in natural language. For example, it is not a trivial task for a machine to infer that a museum tour may last for a …

Question Answering

ANTIQUE: A Non-Factoid Question Answering Benchmark

2019-05-22 · Helia Hashemi, Mohammad Aliannejadi, Hamed Zamani, W. Bruce Croft

Considering the widespread use of mobile and voice search, answer passage retrieval for non-factoid questions plays a critical role in modern information retrieval systems. Despite the importance of the task, the communi…

Community Question AnsweringInformation RetrievalPassage RetrievalQuestion Answering+1

ComQA:Compositional Question Answering via Hierarchical Graph Neural Networks

2021-01-16 · Bingning Wang, Ting Yao, WeiPeng Chen, Jingfang Xu 외

With the development of deep learning techniques and large scale datasets, the question answering (QA) systems have been quickly improved, providing more accurate and satisfying answers. However, current QA systems eithe…

Answer SelectionMachine Reading ComprehensionQuestion AnsweringQuestion Selection+2

Multilingual Non-Factoid Question Answering with Answer Paragraph Selection

2024-08-20 · Ritwik Mishra, Sreeram Vennam, Rajiv Ratn Shah, Ponnurangam Kumaraguru

Most existing Question Answering Datasets (QuADs) primarily focus on factoid-based short-context Question Answering (QA) in high-resource languages. However, the scope of such datasets for low-resource languages remains …

ArticlesQuestion Answering