ASI++: Towards Distributionally Balanced End-to-End Generative Retrieval
Yuxuan Liu, Tianchi Yang, Zihan Zhang, Minghui Song, Haizhen Huang,, Weiwei Deng, Feng Sun, Qi Zhang

TL;DR
ASI++ introduces a fully end-to-end generative retrieval method that balances ID assignments and enhances retrieval accuracy by addressing distribution imbalance and representation bottlenecks.
Contribution
It proposes a novel end-to-end training framework with distributional balancing, representation bottleneck, and information consistency criteria for generative retrieval.
Findings
Improves retrieval performance on public datasets.
Achieves more balanced and efficient ID space utilization.
Outperforms existing generative retrieval methods.
Abstract
Generative retrieval, a promising new paradigm in information retrieval, employs a seq2seq model to encode document features into parameters and decode relevant document identifiers (IDs) based on search queries. Existing generative retrieval solutions typically rely on a preprocessing stage to pre-define document IDs, which can suffer from a semantic gap between these IDs and the retrieval task. However, end-to-end training for both ID assignments and retrieval tasks is challenging due to the long-tailed distribution characteristics of real-world data, resulting in inefficient and unbalanced ID space utilization. To address these issues, we propose ASI++, a novel fully end-to-end generative retrieval method that aims to simultaneously learn balanced ID assignments and improve retrieval performance. ASI++ builds on the fully end-to-end training framework of vanilla ASI and introduces…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
