UniDex: Rethinking Search Inverted Indexing with Unified Semantic Modeling
Abstract
Inverted indexing has traditionally been a cornerstone of modern search systems, leveraging exact term matches to determine relevance between queries and documents. However, this term-based approach often emphasizes surface-level token overlap, limiting the system's generalization capabilities and retrieval effectiveness. To address these challenges, we propose UniDex, a novel model-based method that employs unified semantic modeling to revolutionize inverted indexing. UniDex replaces complex manual designs with a streamlined architecture, enhancing semantic generalization while reducing maintenance overhead. Our approach involves two key components: UniTouch, which maps queries and documents into semantic IDs for improved retrieval, and UniRank, which employs semantic matching to rank results effectively. Through large-scale industrial datasets and real-world online traffic assessments, we demonstrate that UniDex significantly improves retrieval capabilities, marking a paradigm shift from term-based to model-based indexing. Our deployment within Kuaishou's short-video search systems further validates UniDex's practical effectiveness, serving hundreds of millions of active users efficiently.
Keywords
Cite
@article{arxiv.2509.24632,
title = {UniDex: Rethinking Search Inverted Indexing with Unified Semantic Modeling},
author = {Zan Li and Jiahui Chen and Yuan Chai and Xiaoze Jiang and Xiaohua Qi and Zhiheng Qin and Runbin Zhou and Shun Zuo and Guangchao Hao and Kefeng Wang and Jingshan Lv and Yupeng Huang and Xiao Liang and Han Li},
journal= {arXiv preprint arXiv:2509.24632},
year = {2025}
}
Comments
11 pages, 6 figures and 5 tables