paper-with-me

홈 › Papers

Local Policy Improvement for Recommender Systems

2022-12-22 · Dawen Liang, Nikos Vlassis

Recommender systems predict what items a user will interact with next, based on their past interactions. The problem is often approached through supervised learning, but recent advancements have shifted towards policy optimization of rewards (e.g., user engagement). One challenge with the latter is policy mismatch: we are only able to train a new policy given data collected from a previously-deployed policy. The conventional way to address this problem is through importance sampling correction, but this comes with practical limitations. We suggest an alternative approach of local policy improvement without off-policy correction. Our method computes and optimizes a lower bound of expected reward of the target policy, which is easy to estimate from data and does not involve density ratios (such as those appearing in importance sampling correction). This local policy improvement paradigm is ideal for recommender systems, as previous policies are typically of decent quality and policies are updated frequently. We provide empirical evidence and practical recipes for applying our technique in a sequential recommendation setting.

📄 PDF Abstract BibTeX arXiv:2212.11431

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceRecommendation SystemsSelf-Supervised LearningSequential Recommendation

Similar Papers 제목 키워드 기반

Optimizing Long-term Value for Auction-Based Recommender Systems via On-Policy Reinforcement Learning

2023-05-23 · Ruiyang Xu, Jalaj Bhandari, Dmytro Korenkevych, Fan Liu 외

Auction-based recommender systems are prevalent in online advertising platforms, but they are typically optimized to allocate recommendation slots based on immediate expected return metrics, neglecting the downstream eff…

Recommendation Systemsreinforcement-learningReinforcement Learning

Control Variates for Slate Off-Policy Evaluation

2021-06-15 · NeurIPS 2021 12 · Nikos Vlassis, Ashok Chandrashekar, Fernando Amat Gil, Nathan Kallus

We study the problem of off-policy evaluation from batched contextual bandit data with multidimensional actions, often termed slates. The problem is common to recommender systems and user-interface optimization, and it i…

Off-policy evaluationRecommendation Systems

IAI MovieBot 2.0: An Enhanced Research Platform with Trainable Neural Components and Transparent User Modeling

2024-03-01 · Nolwenn Bernard, Ivica Kostric, Krisztian Balog

While interest in conversational recommender systems has been on the rise, operational systems suitable for serving as research platforms for comprehensive studies are currently lacking. This paper introduces an enhanced…

Conversational RecommendationDialogue ManagementNatural Language Understanding

Fairness Attacks on Recommender Systems

2026-06-27 · Yanan Wang, Yong Ge arxiv

The unfairness of recommender systems has become a topic of concern due to its significant social and ethical implications. Although existing works have shown the effectiveness of attacks on the performance of recommende…

Reinforcement Learning

Deep Reinforcement Learning-Based Product Recommender for Online Advertising

2021-01-30 · Milad Vaali Esfahaani, Yanbo Xue, Peyman Setoodeh

In online advertising, recommender systems try to propose items from a list of products to potential customers according to their interests. Such systems have been increasingly deployed in E-commerce due to the rapid gro…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+2