paper-with-me

Papers

Fine-Tuning Diffusion-Based Recommender Systems via Reinforcement Learning with Reward Function Optimization

2025-11-10 · Yu Hou, Hua Li, Ha Young Kim, Won-Yong Shin arxiv

Diffusion models recently emerged as a powerful paradigm for recommender systems, offering state-of-the-art performance by modeling the generative process of user-item interactions. However, training such models from scratch is both computationally expensive and yields diminishing returns once convergence is reached. To remedy these challenges, we propose ReFiT, a new framework that integrates Reinforcement learning (RL)-based Fine-Tuning into diffusion-based recommender systems. In contrast to prior RL approaches for diffusion models depending on external reward models, ReFiT adopts a task-aligned design: it formulates the denoising trajectory as a Markov decision process (MDP) and incorporates a collaborative signal-aware reward function that directly reflects recommendation quality. By tightly coupling the MDP structure with this reward signal, ReFiT empowers the RL agent to exploit high-order connectivity for fine-grained optimization, while avoiding the noisy or uninformative feedback common in naive reward designs. Leveraging policy gradient optimization, ReFiT maximizes exact log-likelihood of observed interactions, thereby enabling effective post hoc fine-tuning of diffusion recommenders. Comprehensive experiments on wide-ranging real-world datasets demonstrate that the proposed ReFiT framework (a) exhibits substantial performance gains over strong competitors (up to 36.3% on sequential recommendation), (b) demonstrates strong efficiency with linear complexity in the number of users or items, and (c) generalizes well across multiple diffusion-based recommendation scenarios. The source code and datasets are publicly available at https://anonymous.4open.science/r/ReFiT-4C60.

📄 PDF Abstract BibTeX arXiv:2511.06937

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential RecommendationReinforcement Learning

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Ranking Utility Tuning in the Ad Recommender System at Pinterest

2025-09-05 · Xiao Yang, Mehdi Ben Ayed, Longyu Zhao, Fan Zhou 외 arxiv

The ranking utility function in an ad recommender system, which linearly combines predictions of various business goals, plays a central role in balancing values across the platform, advertisers, and users. Traditional m…

Reinforcement Learning

PAPA: Online Personalized Active Preference Alignment

2026-07-01 · Anindya Sarkar, Nasik Muhammad Nafi, Isaac Lyngaas, Muralikrishnan Gopalakrishnan Meena 외 arxiv

Diffusion models are highly effective at modeling complex data distributions, including images and text. However, in applications like personalized recommender systems, the objective often shifts to modeling specific reg…

Reinforcement Learning

Incorporating Classifier-Free Guidance in Diffusion Model-Based Recommendation

2024-09-16 · Noah Buchanan, Susan Gauch, Quan Mai

This paper presents a diffusion-based recommender system that incorporates classifier-free guidance. Most current recommender systems provide recommendations using conventional methods such as collaborative or content-ba…

Recommendation Systems

Pre-train and Fine-tune: Recommenders as Large Models

2025-01-24 · Zhenhao Jiang, Chenghao Chen, Hao Feng, Yu Yang 외

In reality, users have different interests in different periods, regions, scenes, etc. Such changes in interest are so drastic that they are difficult to be captured by recommenders. Existing multi-domain learning can al…

Recommendation Systems

On the Opportunities and Challenges of Offline Reinforcement Learning for Recommender Systems

2023-08-22 · Xiaocong Chen, Siyu Wang, Julian McAuley, Dietmar Jannach 외

Reinforcement learning serves as a potent tool for modeling dynamic user interests within recommender systems, garnering increasing research attention of late. However, a significant drawback persists: its poor data effi…

Recommendation Systemsreinforcement-learningReinforcement Learning