Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Sparse Meets Dense: Unified Generative Recommendations with Cascaded Sparse-Dense Representations

About

Generative models have recently gained attention in recommendation systems by directly predicting item identifiers from user interaction sequences. However, existing methods suffer from significant information loss due to the separation of stages such as quantization and sequence modeling, hindering their ability to achieve the modeling precision and accuracy of sequential dense retrieval techniques. Integrating generative and dense retrieval methods remains a critical challenge. To address this, we introduce the Cascaded Organized Bi-Represented generAtive retrieval (COBRA) framework, which innovatively integrates sparse semantic IDs and dense vectors through a cascading process. Our method alternates between generating these representations by first generating sparse IDs, which serve as conditions to aid in the generation of dense vectors. End-to-end training enables dynamic refinement of dense representations, capturing both semantic insights and collaborative signals from user-item interactions. During inference, COBRA employs a coarse-to-fine strategy, starting with sparse ID generation and refining them into dense vectors via the generative model. We further propose BeamFusion, an innovative approach combining beam search with nearest neighbor scores to enhance inference flexibility and recommendation diversity. Extensive experiments on public datasets and offline tests validate our method's robustness. Online A/B tests on a real-world advertising platform with over 200 million daily users demonstrate substantial improvements in key metrics, highlighting COBRA's practical advantages.

Yuhao Yang, Zhi Ji, Zhaopeng Li, Yi Li, Zhonglin Mo, Yue Ding, Kai Chen, Zijian Zhang, Jie Li, Shuanglong Li, Lin Liu• 2025

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Beauty (test)
NDCG@104.56
170
Sequential RecommendationAmazon Toys (test)
NDCG@105.15
37
Sequential RecommendationAmazon Sports (test)
NDCG@100.0257
34
Sequential RecommendationBooks Amazon (test)--
20
RecommendationAmazon Toys (test)
Recall@100.0899
17
RecommendationAmazon Beauty (test)--
15
Sequential RecommendationAmazon Electronics (test)
Recall@50.0359
11
Sequential RecommendationIndustry internal (test)
Recall@516.59
11
RecommendationIndustry (test)
Recall@518.21
9
RecommendationIndustrial 35M-item catalog (test)
R@5030.14
7
Showing 10 of 10 rows

Other info

Follow for update