paper-with-me

Papers

Off-policy estimation with adaptively collected data: the power of online learning

2024-11-19 · Jeonghwan Lee, Cong Ma

We consider estimation of a linear functional of the treatment effect using adaptively collected data. This task finds a variety of applications including the off-policy evaluation (\textsf{OPE}) in contextual bandits, and estimation of the average treatment effect (\textsf{ATE}) in causal inference. While a certain class of augmented inverse propensity weighting (\textsf{AIPW}) estimators enjoys desirable asymptotic properties including the semi-parametric efficiency, much less is known about their non-asymptotic theory with adaptively collected data. To fill in the gap, we first establish generic upper bounds on the mean-squared error of the class of AIPW estimators that crucially depends on a sequentially weighted error between the treatment effect and its estimates. Motivated by this, we also propose a general reduction scheme that allows one to produce a sequence of estimates for the treatment effect via online learning to minimize the sequentially weighted estimation error. To illustrate this, we provide three concrete instantiations in (\romannumeral 1) the tabular case; (\romannumeral 2) the case of linear function approximation; and (\romannumeral 3) the case of general function approximation for the outcome model. We then provide a local minimax lower bound to show the instance-dependent optimality of the \textsf{AIPW} estimator using no-regret online learning algorithms.

📄 PDF Abstract BibTeX arXiv:2411.12786

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceMulti-Armed BanditsOff-policy evaluation

Similar Papers 제목 키워드 기반

Offline Policy Evaluation for Reinforcement Learning with Adaptively Collected Data

2023-06-24 · Sunil Madhow, Dan Qiao, Ming Yin, Yu-Xiang Wang

Developing theoretical guarantees on the sample complexity of offline RL methods is an important step towards making data-hungry RL algorithms practically viable. Currently, most results hinge on unrealistic assumptions …

Offline RLreinforcement-learningReinforcement Learning

Policy Learning with Adaptively Collected Data

2021-05-05 · Ruohan Zhan, Zhimei Ren, Susan Athey, Zhengyuan Zhou

Learning optimal policies from historical data enables personalization in a wide variety of applications including healthcare, digital recommendations, and online education. The growing policy learning literature focuses…

Multi-Armed Bandits

Adaptive Off-Policy Inference for M-Estimators Under Model Misspecification

2025-09-17 · James Leiner, Robin Dunn, Aaditya Ramdas arxiv

When data are collected adaptively, such as in bandit algorithms, classical statistical approaches such as ordinary least squares and $M$-estimation will often fail to achieve asymptotic normality. Although recent lines …

Risk Minimization from Adaptively Collected Data: Guarantees for Supervised and Policy Learning

2021-06-03 · NeurIPS 2021 12 · Aurélien Bibaut, Antoine Chambaz, Maria Dimakopoulou, Nathan Kallus 외

Empirical risk minimization (ERM) is the workhorse of machine learning, whether for classification and regression or for off-policy policy learning, but its model-agnostic guarantees can fail when we use adaptively colle…

regression

Variance Reduction based Experience Replay for Policy Optimization

2022-08-25 · Hua Zheng, Wei Xie, M. Ben Feng

For reinforcement learning on complex stochastic systems where many factors dynamically impact the output trajectories, it is desirable to effectively leverage the information from historical samples collected in previou…

Reinforcement Learning (RL)