Simple Algorithms for Stochastic Score Classification with Small Approximation Ratios
Benedikt M. Plank, Kevin Schewior

TL;DR
This paper introduces simple algorithms for the stochastic score classification problem, achieving small approximation ratios by combining test ordering strategies, and analyzes the adaptivity gap with tight bounds.
Contribution
It proposes combined test ordering algorithms with improved approximation ratios for SSC and settles the adaptivity gap for unit-cost k-of-n instances.
Findings
Approximation ratio reduced to approximately 5.828.
Combined strategies outperform previous approaches.
Lower bound of 1.5 on the adaptivity gap established.
Abstract
We revisit the Stochastic Score Classification (SSC) problem introduced by Gkenosis et al. (ESA 2018): We are given tests. Each test can be conducted at cost , and it succeeds independently with probability . Further, a partition of the (integer) interval into smaller intervals is known. The goal is to conduct tests so as to determine that interval from the partition in which the number of successful tests lies while minimizing the expected cost. Ghuge et al. (IPCO 2022) recently showed that a polynomial-time constant-factor approximation algorithm exists. We show that interweaving the two strategies that order tests increasingly by their and ratios, respectively, -- as already proposed by Gkensosis et al. for a special case -- yields a small approximation ratio. We also show that the approximation ratio can be slightly…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Modeling and Causal Inference · Machine Learning and Data Classification
