paper-with-me

Papers

Evaluating Generative Ad Hoc Information Retrieval

2023-11-08 · Lukas Gienapp, Harrisen Scells, Niklas Deckers, Janek Bevendorff, Shuai Wang, Johannes Kiesel, Shahbaz Syed, Maik Fröbe, Guido Zuccon, Benno Stein, Matthias Hagen, Martin Potthast

Recent advances in large language models have enabled the development of viable generative retrieval systems. Instead of a traditional document ranking, generative retrieval systems often directly return a grounded generated text as a response to a query. Quantifying the utility of the textual responses is essential for appropriately evaluating such generative ad hoc retrieval. Yet, the established evaluation methodology for ranking-based ad hoc retrieval is not suited for the reliable and reproducible evaluation of generated responses. To lay a foundation for developing new evaluation methods for generative retrieval systems, we survey the relevant literature from the fields of information retrieval and natural language processing, identify search tasks and system architectures in generative retrieval, develop a new user model, and study its operationalization.

📄 PDF Abstract BibTeX arXiv:2311.04694

Code (0)

등록된 구현이 없습니다.

Tasks

Ad-Hoc Information RetrievalDocument RankingInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Robustness of Generative Search Engine on Adversarial Factual Questions

2024-02-25 · Xuming Hu, Xiaochuan Li, Junzhe Chen, Yinghui Li 외

Generative search engines have the potential to transform how people seek information online, but generated responses from existing large language models (LLMs)-backed generative search engines may not always be accurate…

RetrievalRetrieval-augmented Generation

How Does Generative Retrieval Scale to Millions of Passages?

2023-05-19 · Ronak Pradeep, Kai Hui, Jai Gupta, Adam D. Lelkes 외

Popularized by the Differentiable Search Index, the emerging paradigm of generative retrieval re-frames the classic information retrieval problem into a sequence-to-sequence modeling task, forgoing external indices and e…

Information RetrievalPassage RankingRetrieval

Evaluating a Generative Adversarial Framework for Information Retrieval

2020-10-01 · Ameet Deshpande, Mitesh M. Khapra

Recent advances in Generative Adversarial Networks (GANs) have resulted in its widespread applications to multiple domains. A recent model, IRGAN, applies this framework to Information Retrieval (IR) and has gained signi…

Information RetrievalRetrieval

CoverageBench: Evaluating Information Coverage across Tasks and Domains

2026-03-20 · Saron Samuel, Andrew Yates, Dawn Lawrie, Ian Soboroff 외 arxiv

We wish to measure the information coverage of an ad hoc retrieval algorithm, that is, how much of the range of available relevant information is covered by the search results. Information coverage is a central aspect fo…

Generative Information Retrieval Evaluation

2024-04-11 · Marwah Alaofi, Negar Arabzadeh, Charles L. A. Clarke, Mark Sanderson

In this chapter, we consider generative information retrieval evaluation from two distinct but interrelated perspectives. First, large language models (LLMs) themselves are rapidly becoming tools for evaluation, with cur…

Information RetrievalRAGRetrievalRetrieval-augmented Generation