Policy Learning with Abstention
Ayush Sawarni, Jikai Jin, Justin Whitehouse, Vasilis Syrgkanis
TL;DR
Policy learning with abstention addresses high-stakes decision settings by allowing learned policies to output a deferral symbol $\ast$ and receive a bonus $p$ when abstaining. The authors develop a two-stage abstention learner that first identifies near-optimal policies and then builds abstention rules from their disagreements, achieving fast $O\big(\frac{1}{n}\big)$ regret when propensities are known and extending to unknown propensities via a doubly robust estimator. They establish fast rates under margin-like conditions and connect abstention to distributional robustness and safe policy improvement, with practical algorithms for both known and unknown propensity settings. The framework yields improved guarantees and safer deployment in domains such as personalized medicine and policy optimization under shifts, while remaining compatible with standard policy-learning objectives and estimators.
Abstract
Policy learning algorithms are widely used in areas such as personalized medicine and advertising to develop individualized treatment regimes. However, most methods force a decision even when predictions are uncertain, which is risky in high-stakes settings. We study policy learning with abstention, where a policy may defer to a safe default or an expert. When a policy abstains, it receives a small additive reward on top of the value of a random guess. We propose a two-stage learner that first identifies a set of near-optimal policies and then constructs an abstention rule from their disagreements. We establish fast O(1/n)-type regret guarantees when propensities are known, and extend these guarantees to the unknown-propensity case via a doubly robust (DR) objective. We further show that abstention is a versatile tool with direct applications to other core problems in policy learning: it yields improved guarantees under margin conditions without the common realizability assumption, connects to distributionally robust policy learning by hedging against small data shifts, and supports safe policy improvement by ensuring improvement over a baseline policy with high probability.
