paper-with-me

홈 › Papers

A Survey of Generative Information Retrieval

2024-06-03 · Tzu-Lin Kuo, Tzu-Wei Chiu, Tzung-Sheng Lin, Sheng-Yang Wu, Chao-Wei Huang, Yun-Nung Chen

Generative Retrieval (GR) is an emerging paradigm in information retrieval that leverages generative models to directly map queries to relevant document identifiers (DocIDs) without the need for traditional query processing or document reranking. This survey provides a comprehensive overview of GR, highlighting key developments, indexing and retrieval strategies, and challenges. We discuss various document identifier strategies, including numerical and string-based identifiers, and explore different document representation methods. Our primary contribution lies in outlining future research directions that could profoundly impact the field: improving the quality of query generation, exploring learnable document identifiers, enhancing scalability, and integrating GR with multi-task learning frameworks. By examining state-of-the-art GR techniques and their applications, this survey aims to provide a foundational understanding of GR and inspire further innovations in this transformative approach to information retrieval. We also make the complementary materials such as paper collection publicly available at https://github.com/MiuLab/GenIR-Survey/

📄 PDF Abstract BibTeX arXiv:2406.01197

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMulti-Task LearningRerankingRetrievalSurvey

Similar Papers 제목 키워드 기반

Evaluating Generative Ad Hoc Information Retrieval

2023-11-08 · Lukas Gienapp, Harrisen Scells, Niklas Deckers, Janek Bevendorff 외

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 gener…

Ad-Hoc Information RetrievalDocument RankingInformation RetrievalRetrieval

From Matching to Generation: A Survey on Generative Information Retrieval

2024-04-23 · Xiaoxi Li, Jiajie Jin, Yujia Zhou, Yuyao Zhang 외

Information Retrieval (IR) systems are crucial tools for users to access information, which have long been dominated by traditional methods relying on similarity matching. With the advancement of pre-trained language mod…

Incremental LearningInformation RetrievalMemorizationQuestion Answering+4

A Survey Forest Diagram : Gain a Divergent Insight View on a Specific Research Topic

2024-07-24 · Jinghong Li, Wen Gu, Koichi Ota, Shinobu Hasegawa

With the exponential growth in the number of papers and the trend of AI research, the use of Generative AI for information retrieval and question-answering has become popular for conducting research surveys. However, nov…

Information RetrievalQuestion AnsweringRetrievalSurvey

A Survey on Knowledge-Oriented Retrieval-Augmented Generation

2025-03-11 · Mingyue Cheng, Yucong Luo, Jie Ouyang, Qi Liu 외

Retrieval-Augmented Generation (RAG) has gained significant attention in recent years for its potential to enhance natural language understanding and generation by combining large-scale retrieval systems with generative …

Information RetrievalNatural Language UnderstandingQuestion AnsweringRAG+3

A Survey of Generative Search and Recommendation in the Era of Large Language Models

2024-04-25 · Yongqi Li, Xinyu Lin, Wenjie Wang, Fuli Feng 외

With the information explosion on the Web, search and recommendation are foundational infrastructures to satisfying users' information needs. As the two sides of the same coin, both revolve around the same core research …