paper-with-me

홈 › Papers

Benchmark for Complex Answer Retrieval

2017-05-13 · Nanni Federico, Mitra Bhaskar, Magnusson Matt, Dietz Laura

Retrieving paragraphs to populate a Wikipedia article is a challenging task. The new TREC Complex Answer Retrieval (TREC CAR) track introduces a comprehensive dataset that targets this retrieval scenario. We present early results from a variety of approaches -- from standard information retrieval methods (e.g., tf-idf) to complex systems that using query expansion using knowledge bases and deep neural networks. The goal is to offer future participants of this track an overview of some promising approaches to tackle this problem.

📄 PDF Abstract BibTeX arXiv:1705.04803

Code (1)

bmitra-msft/NDRM

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Towards Graph-hop Retrieval and Reasoning in Complex Question Answering over Textual Database

2023-05-23 · Minjun Zhu, Yixuan Weng, Shizhu He, Kang Liu 외

In Textual question answering (TQA) systems, complex questions often require retrieving multiple textual fact chains with multiple reasoning steps. While existing benchmarks are limited to single-chain or single-hop retr…

DiversityQuestion AnsweringRetrieval

Measuring Retrieval Complexity in Question Answering Systems

2024-06-05 · Matteo Gabburo, Nicolaas Paul Jedema, Siddhant Garg, Leonardo F. R. Ribeiro 외

In this paper, we investigate which questions are challenging for retrieval-based Question Answering (QA). We (i) propose retrieval complexity (RC), a novel metric conditioned on the completeness of retrieved documents, …

Question AnsweringRetrieval

DEXTER: A Benchmark for open-domain Complex Question Answering using LLMs

2024-06-24 · Venktesh V. Deepali Prabhu, Avishek Anand

Open-domain complex Question Answering (QA) is a difficult task with challenges in evidence retrieval and reasoning. The complexity of such questions could stem from questions being compositional, hybrid evidence, or amb…

Question AnsweringRetrieval

STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases

2024-04-19 · Shirley Wu, Shiyu Zhao, Michihiro Yasunaga, Kexin Huang 외

Answering real-world complex queries, such as complex product search, often requires accurate retrieval from semi-structured knowledge bases that involve blend of unstructured (e.g., textual descriptions of products) and…

BenchmarkingRetrieval

ConQRet: Benchmarking Fine-Grained Evaluation of Retrieval Augmented Argumentation with LLM Judges

2024-12-06 · Kaustubh D. Dhole, Kai Shu, Eugene Agichtein

Computational argumentation, which involves generating answers or summaries for controversial topics like abortion bans and vaccination, has become increasingly important in today's polarized environment. Sophisticated L…

BenchmarkingRetrievalRetrieval-augmented Generation