RIA: A Ranking-Infused Approach for Optimized listwise CTR Prediction
By: Guoxiao Zhang , Tan Qu , Ao Li and more
Potential Business Impact:
Shows you better stuff you might like.
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 ranking and reranking, RIA enables rich contextual knowledge transfer while maintaining low latency. Extensive experiments show that RIA outperforms state-of-the-art models on both public and industrial datasets, achieving significant gains in AUC and LogLoss. Deployed in Meituan advertising system, RIA yields a +1.69% improvement in Click-Through Rate (CTR) and a +4.54% increase in Cost Per Mille (CPM) in online A/B tests.
Similar Papers
IRA: Adaptive Interest-aware Representation and Alignment for Personalized Multi-interest Retrieval
Information Retrieval
Helps online groups show you what you like.
GroupRank: A Groupwise Reranking Paradigm Driven by Reinforcement Learning
Information Retrieval
Helps computers find better answers by comparing groups.
SaviorRec: Semantic-Behavior Alignment for Cold-Start Recommendation
Information Retrieval
Helps online stores show you better stuff.