Learning the Optimal Stopping for Early Classification within Finite Horizons via Sequential Probability Ratio Test
Akinori F. Ebihara, Taiki Miyagawa, Kazuyuki Sakurai, Hitoshi Imaoka

TL;DR
This paper introduces FIRMBOUND, an efficient SPRT-based framework for optimal early classification in finite horizon time series, balancing speed and accuracy with theoretical guarantees and practical speedups.
Contribution
FIRMBOUND bridges optimal stopping theory and real-world deployment by efficiently estimating backward induction, employing density ratio estimation and convex functions for consistent statistical estimation.
Findings
Achieves optimal Bayes risk in early classification tasks.
Reduces decision-time variance for reliable decisions.
Offers a faster Gaussian process regression alternative with minor statistical tradeoffs.
Abstract
Time-sensitive machine learning benefits from Sequential Probability Ratio Test (SPRT), which provides an optimal stopping time for early classification of time series. However, in finite horizon scenarios, where input lengths are finite, determining the optimal stopping rule becomes computationally intensive due to the need for backward induction, limiting practical applicability. We thus introduce FIRMBOUND, an SPRT-based framework that efficiently estimates the solution to backward induction from training data, bridging the gap between optimal stopping theory and real-world deployment. It employs density ratio estimation and convex function learning to provide statistically consistent estimators for sufficient statistic and conditional expectation, both essential for solving backward induction; consequently, FIRMBOUND minimizes Bayes risk to reach optimality. Additionally, we present…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Statistical Methods and Inference · Machine Learning and Data Classification
MethodsGaussian Process
