paper-with-me

Papers

Learning User Interests via Reasoning and Distillation for Cross-Domain News Recommendation

2026-02-16 · Mengdan Zhu, Yufan Zhao, Tao Di, Yulan Yan, Liang Zhao arxiv

News recommendation plays a critical role in online news platforms by helping users discover relevant content. Cross-domain news recommendation further requires inferring user's underlying information needs from heterogeneous signals that often extend beyond direct news consumption. A key challenge lies in moving beyond surface-level behaviors to capture deeper, reusable user interests while maintaining scalability in large-scale production systems. In this paper, we present a reinforcement learning framework that trains large language models to generate high-quality lists of interest-driven news search queries from cross-domain user signals. We formulate query-list generation as a policy optimization problem and employ GRPO with multiple reward signals. We systematically study two compute dimensions: inference-time sampling and model capacity, and empirically observe consistent improvements with increased compute that exhibit scaling-like behavior. Finally, we perform on-policy distillation to transfer the learned policy from a large, compute-intensive teacher to a compact student model suitable for scalable deployment. Extensive offline experiments, ablation studies and large-scale online A/B tests in a production news recommendation system demonstrate consistent gains in both interest modeling quality and downstream recommendation performance.

📄 PDF Abstract BibTeX arXiv:2602.15005

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Iterative Semantic Reasoning from Individual to Group Interests for Generative Recommendation with LLMs

2026-03-14 · Xiaofei Zhu, Jinfei Chen, Feiyang Yuan, Zhou Yang arxiv

Recommendation systems aim to learn user interests from historical behaviors and deliver relevant items. Recent methods leverage large language models (LLMs) to construct and integrate semantic representations of users a…

Recommendation Systems

Multi-Granularity Click Confidence Learning via Self-Distillation in Recommendation

2023-09-28 · Chong Liu, Xiaoyang Liu, Lixin Zhang, Feng Xia 외

Recommendation systems rely on historical clicks to learn user interests and provide appropriate items. However, current studies tend to treat clicks equally, which may ignore the assorted intensities of user interests i…

Recommendation SystemsSelf-Supervised Learning

Pre-trained Language Model and Knowledge Distillation for Lightweight Sequential Recommendation

2024-09-23 · Li Li, Mingyue Cheng, Zhiding Liu, Hao Zhang 외

Sequential recommendation models user interests based on historical behaviors to provide personalized recommendation. Previous sequential recommendation algorithms primarily employ neural networks to extract features of …

Knowledge DistillationLanguage ModelingLanguage ModellingRecommendation Systems+1

Think before Recommendation: Autonomous Reasoning-enhanced Recommender

2025-10-27 · Xiaoyu Kong, Junguang Jiang, Bin Liu, Ziru Xu 외 arxiv

The core task of recommender systems is to learn user preferences from historical user-item interactions. With the rapid development of large language models (LLMs), recent research has explored leveraging the reasoning …

Reinforcement Learning

MeKB-Rec: Personal Knowledge Graph Learning for Cross-Domain Recommendation

2023-10-17 · Xin Su, Yao Zhou, Zifei Shan, Qian Chen

It is a long-standing challenge in modern recommender systems to effectively make recommendations for new users, namely the cold-start problem. Cross-Domain Recommendation (CDR) has been proposed to address this challeng…

Graph LearningRecommendation SystemsWorld Knowledge