English

A General Offline Reinforcement Learning Framework for Interactive Recommendation

Machine Learning 2023-10-03 v1 Information Retrieval

Abstract

This paper studies the problem of learning interactive recommender systems from logged feedbacks without any exploration in online environments. We address the problem by proposing a general offline reinforcement learning framework for recommendation, which enables maximizing cumulative user rewards without online exploration. Specifically, we first introduce a probabilistic generative model for interactive recommendation, and then propose an effective inference algorithm for discrete and stochastic policy learning based on logged feedbacks. In order to perform offline learning more effectively, we propose five approaches to minimize the distribution mismatch between the logging policy and recommendation policy: support constraints, supervised regularization, policy constraints, dual constraints and reward extrapolation. We conduct extensive experiments on two public real-world datasets, demonstrating that the proposed methods can achieve superior performance over existing supervised learning and reinforcement learning methods for recommendation.

Keywords

Cite

@article{arxiv.2310.00678,
  title  = {A General Offline Reinforcement Learning Framework for Interactive Recommendation},
  author = {Teng Xiao and Donglin Wang},
  journal= {arXiv preprint arXiv:2310.00678},
  year   = {2023}
}

Comments

AAAI2021

R2 v1 2026-06-28T12:37:33.403Z