English

A Simpler Alternative to Variational Regularized Counterfactual Risk Minimization

Machine Learning 2024-10-15 v2

Abstract

Variance regularized counterfactual risk minimization (VRCRM) has been proposed as an alternative off-policy learning (OPL) method. VRCRM method uses a lower-bound on the ff-divergence between the logging policy and the target policy as regularization during learning and was shown to improve performance over existing OPL alternatives on multi-label classification tasks. In this work, we revisit the original experimental setting of VRCRM and propose to minimize the ff-divergence directly, instead of optimizing for the lower bound using a ff-GAN approach. Surprisingly, we were unable to reproduce the results reported in the original setting. In response, we propose a novel simpler alternative to f-divergence optimization by minimizing a direct approximation of f-divergence directly, instead of a ff-GAN based lower bound. Experiments showed that minimizing the divergence using ff-GANs did not work as expected, whereas our proposed novel simpler alternative works better empirically.

Cite

@article{arxiv.2409.09819,
  title  = {A Simpler Alternative to Variational Regularized Counterfactual Risk Minimization},
  author = {Hua Chang Bakker and Shashank Gupta and Harrie Oosterhuis},
  journal= {arXiv preprint arXiv:2409.09819},
  year   = {2024}
}

Comments

Accepted at the CONSEQUENCES '24 workshop, co-located with ACM RecSys '24

R2 v1 2026-06-28T18:45:19.918Z