Pith. sign in

REVIEW 2 cited by

Local Policy Improvement for Recommender Systems

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2212.11431 v2 pith:5UTC4TNS submitted 2022-12-22 cs.LG cs.IR

Local Policy Improvement for Recommender Systems

classification cs.LG cs.IR
keywords policycorrectionimprovementlocalrecommendersystemsdataimportance
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Exponential Reward Weighting for Fine-Tuning Generative Recommenders under Sparse and Noisy Feedback

    cs.IR 2026-08 conditional novelty 4.0

    Exponential reward weighting with a tuned temperature improves offline generative recommenders, and a new theory decomposes its suboptimality into coverage and noise costs that predict the observed inverted-U in performance.

  2. Off-Policy Learning in Large Action Spaces: Optimization Matters More Than Estimation

    stat.ML 2025-09 conditional novelty 4.0

    Reward-weighted log-likelihood objectives outperform complex off-policy estimators in large action spaces because their optimization landscapes are much easier to navigate.