paper-with-me

Papers

Meta Off-Policy Estimation

2025-08-11 · Olivier Jeunen arxiv

Off-policy estimation (OPE) methods enable unbiased offline evaluation of recommender systems, directly estimating the online reward some target policy would have obtained, from offline data and with statistical guarantees. The theoretical elegance of the framework combined with practical successes have led to a surge of interest, with many competing estimators now available to practitioners and researchers. Among these, Doubly Robust methods provide a prominent strategy to combine value- and policy-based estimators. In this work, we take an alternative perspective to combine a set of OPE estimators and their associated confidence intervals into a single, more accurate estimate. Our approach leverages a correlated fixed-effects meta-analysis framework, explicitly accounting for dependencies among estimators that arise due to shared data. This yields a best linear unbiased estimate (BLUE) of the target policy's value, along with an appropriately conservative confidence interval that reflects inter-estimator correlation. We validate our method on both simulated and real-world data, demonstrating improved statistical efficiency over existing individual estimators.

📄 PDF Abstract BibTeX arXiv:2508.07914

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpretable Meta-Reinforcement Learning with Actor-Critic Method

2021-01-01 · Xingyuan Liang, Xu-Ying Liu

Meta-reinforcement learning (meta-RL) algorithms have successfully trained agent systems to perform well on different tasks within only few updates. However, in gradient-based meta-RL algorithms, the Q-function at adapta…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Moreau Envelope Approach for LQR Meta-Policy Estimation

2024-03-26 · Ashwin Aravind, Mohammad Taha Toghani, César A. Uribe

We study the problem of policy estimation for the Linear Quadratic Regulator (LQR) in discrete-time linear time-invariant uncertain dynamical systems. We propose a Moreau Envelope-based surrogate LQR cost, built from a f…

Meta-Learning

Meta-Q-Learning

2019-09-30 · ICLR 2020 1 · Rasool Fakoor, Pratik Chaudhari, Stefano Soatto, Alexander J. Smola

This paper introduces Meta-Q-Learning (MQL), a new off-policy algorithm for meta-Reinforcement Learning (meta-RL). MQL builds upon three simple ideas. First, we show that Q-learning is competitive with state-of-the-art m…

continuous-controlContinuous ControlMeta Reinforcement LearningQ-Learning+1

Model-Agnostic Meta-Policy Optimization via Zeroth-Order Estimation: A Linear Quadratic Regulator Perspective

2025-03-01 · Yunian Pan, Tao Li, Quanyan Zhu

Meta-learning has been proposed as a promising machine learning topic in recent years, with important applications to image classification, robotics, computer games, and control systems. In this paper, we study the probl…

image-classificationImage ClassificationMeta-Learning

Meta Reinforcement Learning with Finite Training Tasks -- a Density Estimation Approach

2022-06-21 · Zohar Rimon, Aviv Tamar, Gilad Adler

In meta reinforcement learning (meta RL), an agent learns from a set of training tasks how to quickly solve a new task, drawn from the same task distribution. The optimal meta RL policy, a.k.a. the Bayes-optimal behavior…

Density EstimationDimensionality ReductionMeta Reinforcement Learningreinforcement-learning+1