Differentiable Geometric Indexing for End-to-End Generative Retrieval
Xujing Wang, Yufeng Chen, Boxuan Zhang, Jie Zhao, Chao Wei, Cai Xu, Ziyu Guan, Wei Zhao, Weiru Zhang, Xiaoyi Zeng

TL;DR
This paper introduces Differentiable Geometric Indexing (DGI), a novel method that unifies index construction and retrieval in generative search by addressing optimization and geometric conflicts, leading to improved performance especially on long-tail data.
Contribution
DGI systematically resolves optimization and geometric conflicts in generative retrieval by employing soft teacher forcing, symmetric weight sharing, and cosine similarity, enabling end-to-end differentiability and geometric fidelity.
Findings
DGI outperforms existing baselines on large-scale industry datasets.
DGI shows superior robustness in long-tail retrieval scenarios.
DGI effectively balances semantic relevance and popularity bias.
Abstract
Generative Retrieval (GR) has emerged as a promising paradigm to unify indexing and search within a single probabilistic framework. However, existing approaches suffer from two intrinsic conflicts: (1) an Optimization Blockage, where the non-differentiable nature of discrete indexing creates a gradient blockage, decoupling index construction from the downstream retrieval objective; and (2) a Geometric Conflict, where standard unnormalized inner-product objectives induce norm-inflation instability, causing popular "hub" items to geometrically overshadow relevant long-tail items. To systematically resolve these misalignments, we propose Differentiable Geometric Indexing (DGI). First, to bridge the optimization gap, DGI enforces Operational Unification. It employs Soft Teacher Forcing via Gumbel-Softmax to establish a fully differentiable pathway, combined with Symmetric Weight Sharing…
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 · Image Retrieval and Classification Techniques · Recommender Systems and Techniques
