RIA: A Ranking-Infused Approach for Optimized listwise CTR Prediction
Guoxiao Zhang, Tan Qu, Ao Li, DongLin Ni, Qianlong Xie, Xingxing Wang

TL;DR
RIA is an integrated end-to-end framework that combines pointwise and listwise evaluation for improved CTR prediction, effectively modeling item interactions with low latency.
Contribution
The paper introduces RIA, a novel unified architecture that seamlessly integrates ranking and reranking with four key modules for enhanced recommendation accuracy.
Findings
RIA outperforms state-of-the-art models on multiple datasets.
Achieves +1.69% CTR and +4.54% CPM improvements in online tests.
Effective in industrial deployment with low latency.
Abstract
Reranking improves recommendation quality by modeling item interactions. However, existing methods often decouple ranking and reranking, leading to weak listwise evaluation models that suffer from combinatorial sparsity and limited representational power under strict latency constraints. In this paper, we propose RIA (Ranking-Infused Architecture), a unified, end-to-end framework that seamlessly integrates pointwise and listwise evaluation. RIA introduces four key components: (1) the User and Candidate DualTransformer (UCDT) for fine-grained user-item-context modeling; (2) the Context-aware User History and Target (CUHT) module for position-sensitive preference learning; (3) the Listwise Multi-HSTU (LMH) module to capture hierarchical item dependencies; and (4) the Embedding Cache (EC) module to bridge efficiency and effectiveness during inference. By sharing representations across…
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
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Advanced Graph Neural Networks
