Inference for relative sparsity
Samuel J. Weisenthal, Sally W. Thurston, Ashkan Ertefaie
TL;DR
This work tackles inference for relative sparsity-constrained, multi-stage policies in healthcare by embedding a weighted Trust Region Policy Optimization (TRPO) base objective inside a relative sparsity penalty and using adaptive Lasso with sample splitting. By imposing a KL-constrained baseline and an adaptive penalty, the estimand becomes finite and amenable to inference, even when the optimal policy is deterministic and would otherwise yield unbounded parameters. The authors develop consistent, asymptotically normal estimators for the policy coefficients and the value, provide post-selection inference procedures, and validate them through simulations and a real MIMIC-III vasopressor dataset analysis, resulting in a practically sparse, interpretable policy with valid uncertainty quantification. The framework supports safer translation of data-driven decisions into clinical practice by quantifying uncertainty and enabling transparent, sparse explanations of how the new policy diverges from standard of care.
Abstract
In healthcare, there is much interest in estimating policies, or mappings from covariates to treatment decisions. Recently, there is also interest in constraining these estimated policies to the standard of care, which generated the observed data. A relative sparsity penalty was proposed to derive policies that have sparse, explainable differences from the standard of care, facilitating justification of the new policy. However, the developers of this penalty only considered estimation, not inference. Here, we develop inference for the relative sparsity objective function, because characterizing uncertainty is crucial to applications in medicine. Further, in the relative sparsity work, the authors only considered the single-stage decision case; here, we consider the more general, multi-stage case. Inference is difficult, because the relative sparsity objective depends on the unpenalized value function, which is unstable and has infinite estimands in the binary action case. Further, one must deal with a non-differentiable penalty. To tackle these issues, we nest a weighted Trust Region Policy Optimization function within a relative sparsity objective, implement an adaptive relative sparsity penalty, and propose a sample-splitting framework for post-selection inference. We study the asymptotic behavior of our proposed approaches, perform extensive simulations, and analyze a real, electronic health record dataset.
