A Simple and Effective Framework for Symmetric Consistent Indexing in Large-Scale Dense Retrieval
Huimu Wang, Yiming Qiu, Xingzhi Yao, Zhiguo Chen, Guoyu Tang, Songlin Wang, Sulong Xu, Mingming Li

TL;DR
This paper introduces SCI, a lightweight framework that improves large-scale dense retrieval by aligning representations and ensuring indexing consistency, thereby enhancing accuracy and stability especially for long-tail queries.
Contribution
It presents a novel symmetric representation alignment and dual-view indexing strategy that unify dual-tower representations without extra parameters, improving retrieval performance.
Findings
Improves retrieval accuracy and stability on public and e-commerce datasets.
Reduces representational misalignment and index inconsistency issues.
Supports billion-scale deployment with minimal overhead.
Abstract
Dense retrieval has become the industry standard in large-scale information retrieval systems due to its high efficiency and competitive accuracy. Its core relies on a coarse-to-fine hierarchical architecture that enables rapid candidate selection and precise semantic matching, achieving millisecond-level response over billion-scale corpora. This capability makes it essential not only in traditional search and recommendation scenarios but also in the emerging paradigm of generative recommendation driven by large language models, where semantic IDs-themselves a form of coarse-to-fine representation-play a foundational role. However, the widely adopted dual-tower encoding architecture introduces inherent challenges, primarily representational space misalignment and retrieval index inconsistency, which degrade matching accuracy, retrieval stability, and performance on long-tail queries.…
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 · Advanced Image and Video Retrieval Techniques
