From the 1 of 12 linked papers with an AI index.
12 papers
Hierarchical Residual Policy Optimization for Generative Recommendations
Kaifeng Guo, Yiming Yang, Jingtong Gao +6
Generative recommenders select items by autoregressively decoding semantic identifiers (SIDs), whose token positions induce a coarse-to-fine hierarchy over the item space. In pract…
From Understanding to Action: Feedback-Grounded Policy Discovery for Generative Recommendation
Zhi Chen, Minmao Wang, Xingchen Liu +8
The paper introduces a feedback‑driven framework that first extracts user intent and then discovers recommendation policies using outcome‑derived feedback, distilling this knowledg…
Jointly Optimizing Debiased CTR and Uplift for Coupons Marketing: A Unified Causal Framework
Siyun Yang, Shixiao Yang, Jian Wang +6
In online advertising, marketing interventions such as coupons introduce significant confounding bias into Click-Through Rate (CTR) prediction. Observed clicks reflect a mixture of…
Phase-Aware Mixture of Experts for Agentic Reinforcement Learning
Shengtian Yang, Yu Li, Shuo He +4
Reinforcement learning (RL) has equipped LLM agents with a strong ability to solve complex tasks. However, existing RL methods normally use a \emph{single} policy network, causing…
Hierarchical Semantic RL: Tackling the Problem of Dynamic Action Space for RL-based Recommendations
Minmao Wang, Xingchen Liu, Shijie Yi +5
Recommender Systems (RS) are fundamental to modern online services. While most existing approaches optimize for short-term engagement, recent work has begun to explore reinforcemen…
Navigate the Unknown: Enhancing LLM Reasoning with Intrinsic Motivation Guided Exploration
Jingtong Gao, Ling Pan, Yejing Wang +6
Reinforcement Learning (RL) has become a key approach for enhancing the reasoning capabilities of large language models. However, prevalent RL approaches like proximal policy optim…