Bridging Search and Recommendation in Generative Retrieval: Does One Task Help the Other?
Gustavo Penha, Ali Vardasbi, Enrico Palumbo, Marco de Nadai, Hugues, Bouchard

TL;DR
This paper explores whether a unified generative model for search and recommendation tasks can outperform specialized models, showing that joint training improves item representation and popularity estimation, leading to better IR performance.
Contribution
It provides empirical evidence that multi-task generative models enhance IR tasks by regularizing item representations and popularity, outperforming task-specific models.
Findings
Joint training regularizes item popularity estimation.
Unified models improve item representation quality.
Multi-task models outperform single-task approaches.
Abstract
Generative retrieval for search and recommendation is a promising paradigm for retrieving items, offering an alternative to traditional methods that depend on external indexes and nearest-neighbor searches. Instead, generative models directly associate inputs with item IDs. Given the breakthroughs of Large Language Models (LLMs), these generative systems can play a crucial role in centralizing a variety of Information Retrieval (IR) tasks in a single model that performs tasks such as query understanding, retrieval, recommendation, explanation, re-ranking, and response generation. Despite the growing interest in such a unified generative approach for IR systems, the advantages of using a single, multi-task model over multiple specialized models are not well established in the literature. This paper investigates whether and when such a unified approach can outperform task-specific models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Topic Modeling
