Joint Score-Threshold Optimization for Interpretable Risk Assessment Under Partial Supervision
Fardin Gankhanloo, Emmett Springer, Erik H. Hoyer, Daniel L. Young, Kimia Ghobadi
TL;DR
This work tackles risk scoring in healthcare by addressing partial supervision from intervention-censored outcomes and asymmetric misclassification costs in ordinal risk categories. It introduces a joint optimization framework that learns scoring weights $\beta$ and thresholds $\tau$ under per-instance feasible label sets $\mathcal{S}_i$, using an exact mixed-integer program (MIP) and a convex constrained score optimization (CSO) relaxation. The authors add governance constraints for interpretability, including sign, sparsity, and minimal modification restrictions, and employ a two-phase CSO–MIP strategy to enable scalable, deployable solutions. Empirical evaluation on the Johns Hopkins Fall Risk Assessment Tool demonstrates improved separation and predictive performance over the baseline, with tunable trade-offs between false positives and false negatives that support safe, practical deployment across different clinical settings.
Abstract
Risk assessment tools in healthcare commonly employ point-based scoring systems that map patients to ordinal risk categories via thresholds. While electronic health record (EHR) data presents opportunities for data-driven optimization of these tools, two fundamental challenges impede standard supervised learning: (1) partial supervision arising from intervention-censored outcomes, where only extreme categories can be reliably labeled, and (2) asymmetric misclassification costs that increase with ordinal distance. We propose a mixed-integer programming (MIP) framework that jointly optimizes scoring weights and category thresholds under these constraints. Our approach handles partial supervision through per-instance feasible label sets, incorporates asymmetric distance-aware objectives, and prevents middle-category collapse via minimum threshold gaps. We further develop a CSO relaxation using softplus losses that preserves the ordinal structure while enabling efficient optimization. The framework supports governance constraints including sign restrictions, sparsity, and minimal modifications to incumbent tools, ensuring practical deployability in clinical workflows.
