paper-with-me

홈 › Papers

CompMix: A Benchmark for Heterogeneous Question Answering

2023-06-21 · Philipp Christmann, Rishiraj Saha Roy, Gerhard Weikum

Fact-centric question answering (QA) often requires access to multiple, heterogeneous, information sources. By jointly considering several sources like a knowledge base (KB), a text collection, and tables from the web, QA systems can enhance their answer coverage and confidence. However, existing QA benchmarks are mostly constructed with a single source of knowledge in mind. This limits capabilities of these benchmarks to fairly evaluate QA systems that can tap into more than one information repository. To bridge this gap, we release CompMix, a crowdsourced QA benchmark which naturally demands the integration of a mixture of input sources. CompMix has a total of 9,410 questions, and features several complex intents like joins and temporal conditions. Evaluation of a range of QA systems on CompMix highlights the need for further research on leveraging information from heterogeneous sources.

📄 PDF Abstract BibTeX arXiv:2306.12235

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

SPAGHETTI: Open-Domain Question Answering from Heterogeneous Data Sources with Retrieval and Semantic Parsing

2024-06-01 · Heidi C. Zhang, Sina J. Semnani, Farhad Ghassemi, Jialiang Xu 외

We introduce SPAGHETTI: Semantic Parsing Augmented Generation for Hybrid English information from Text Tables and Infoboxes, a hybrid question-answering (QA) pipeline that utilizes information from heterogeneous knowledg…

Open-Domain Question AnsweringQuestion AnsweringRetrievalSemantic Parsing

UniHGKR: Unified Instruction-aware Heterogeneous Knowledge Retrievers

2024-10-26 · Dehai Min, Zhiyang Xu, Guilin Qi, Lifu Huang 외

Existing information retrieval (IR) models often assume a homogeneous structure for knowledge sources and user queries, limiting their applicability in real-world settings where retrieval is inherently heterogeneous and …

Information RetrievalRetrieval

HybridQA: A Dataset of Multi-Hop Question Answering over Tabular and Textual Data

2020-04-15 · Findings of the Association for Computational Linguistics 2020 · Wenhu Chen, Hanwen Zha, Zhiyu Chen, Wenhan Xiong 외

Existing question answering datasets focus on dealing with homogeneous information, based either only on text or KB/Table information alone. However, as human knowledge is distributed over heterogeneous forms, using homo…

Multi-hop Question AnsweringQuestion Answering

EHRNavigator: A Multi-Agent System for Patient-Level Clinical Question Answering over Heterogeneous Electronic Health Records

2026-01-15 · Lingfei Qian, Mauro Giuffre, Yan Wang, Huan He 외 arxiv

Clinical decision-making increasingly relies on timely and context-aware access to patient information within Electronic Health Records (EHRs), yet most existing natural language question-answering (QA) systems are evalu…

Question Answering

Faithful Temporal Question Answering over Heterogeneous Sources

2024-02-23 · Zhen Jia, Philipp Christmann, Gerhard Weikum

Temporal question answering (QA) involves time constraints, with phrases such as "... in 2019" or "... before COVID". In the former, time is an explicit condition, in the latter it is implicit. State-of-the-art methods h…

Question Answering