English

Concept-driven Off Policy Evaluation

Machine Learning 2024-12-02 v1 Artificial Intelligence Machine Learning

Abstract

Evaluating off-policy decisions using batch data poses significant challenges due to limited sample sizes leading to high variance. To improve Off-Policy Evaluation (OPE), we must identify and address the sources of this variance. Recent research on Concept Bottleneck Models (CBMs) shows that using human-explainable concepts can improve predictions and provide better understanding. We propose incorporating concepts into OPE to reduce variance. Our work introduces a family of concept-based OPE estimators, proving that they remain unbiased and reduce variance when concepts are known and predefined. Since real-world applications often lack predefined concepts, we further develop an end-to-end algorithm to learn interpretable, concise, and diverse parameterized concepts optimized for variance reduction. Our experiments with synthetic and real-world datasets show that both known and learned concept-based estimators significantly improve OPE performance. Crucially, we show that, unlike other OPE methods, concept-based estimators are easily interpretable and allow for targeted interventions on specific concepts, further enhancing the quality of these estimators.

Keywords

Cite

@article{arxiv.2411.19395,
  title  = {Concept-driven Off Policy Evaluation},
  author = {Ritam Majumdar and Jack Teversham and Sonali Parbhoo},
  journal= {arXiv preprint arXiv:2411.19395},
  year   = {2024}
}

Comments

37 pages, 10 figures

R2 v1 2026-06-28T20:16:19.371Z