UniRetriever: Multi-task Candidates Selection for Various Context-Adaptive Conversational Retrieval
Hongru Wang, Boyang Xue, Baohang Zhou, Rui Wang, Fei Mi, Weichao Wang,, Yasheng Wang, Kam-Fai Wong

TL;DR
UniRetriever is a multi-task, universal retrieval model designed to efficiently select persona, knowledge, and response candidates in conversational systems, outperforming previous specialized retrievers and demonstrating strong generalization.
Contribution
The paper introduces a dual-encoder multi-task framework that unifies retrieval tasks in conversational AI, improving efficiency and performance over independent retrievers.
Findings
Achieves state-of-the-art retrieval quality within and outside training domains.
Effectively models relationships between dialogue context and candidates.
Demonstrates strong generalization as a universal retriever.
Abstract
Conversational retrieval refers to an information retrieval system that operates in an iterative and interactive manner, requiring the retrieval of various external resources, such as persona, knowledge, and even response, to effectively engage with the user and successfully complete the dialogue. However, most previous work trained independent retrievers for each specific resource, resulting in sub-optimal performance and low efficiency. Thus, we propose a multi-task framework function as a universal retriever for three dominant retrieval tasks during the conversation: persona selection, knowledge selection, and response selection. To this end, we design a dual-encoder architecture consisting of a context-adaptive dialogue encoder and a candidate encoder, aiming to attention to the relevant context from the long dialogue and retrieve suitable candidates by simply a dot product.…
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
TopicsSpeech and dialogue systems · Topic Modeling · Multimodal Machine Learning Applications
