← Search

David Rohde

4 accepted papers

2025

Bayesian Off-Policy Evaluation and Learning for Large Action Spaces

AISTATS 2025poster

In interactive systems, actions are often correlated, presenting an opportunity for more sample-efficient off-policy evaluation (OPE) and learning (OPL) in large action spaces. We introduce a unified Bayesian framework to capture these correlations through structured and informative priors. In this…

Cited by 0SourceScholar
2024

Unified PAC-Bayesian Study of Pessimism for Offline Policy Learning with Regularized Importance Sampling

UAI 2024poster

Off-policy learning (OPL) often involves minimizing a risk estimator based on importance weighting to correct bias from the logging policy used to collect data. However, this method can produce an estimator with a high variance. A common solution is to regularize the importance weights and learn the…

Cited by 1SourcePDFScholar
2023

Fast Offline Policy Optimization for Large Scale Recommendation

AAAI 2023technical

Personalised interactive systems such as recommender systems require selecting relevant items from massive catalogs dependent on context. Reward-driven offline optimisation of these systems can be achieved by a relaxation of the discrete problem resulting in policy learning or REINFORCE style learni…