The Stochastic Score Classification Problem
Dimitrios Gkenosis, Nathaniel Grammel, Lisa Hellerstein, and Devorah, Kletenik

TL;DR
This paper addresses the problem of optimally sequencing medical tests with probabilistic outcomes to classify patient risk levels while minimizing expected costs, providing approximation algorithms for different testing strategies.
Contribution
It introduces approximation algorithms for both adaptive and non-adaptive test sequencing in the stochastic score classification problem, advancing cost-effective risk classification methods.
Findings
Developed approximation algorithms for adaptive testing strategies.
Proposed solutions for non-adaptive testing sequences.
Identified open questions for future research.
Abstract
Consider the following Stochastic Score Classification Problem. A doctor is assessing a patient's risk of developing a certain disease, and can perform tests on the patient. Each test has a binary outcome, positive or negative. A positive test result is an indication of risk, and a patient's score is the total number of positive test results. The doctor needs to classify the patient into one of risk classes, depending on the score (e.g., LOW, MEDIUM, and HIGH risk). Each of these classes corresponds to a contiguous range of scores. Test has probability of being positive, and it costs to perform the test. To reduce costs, instead of performing all tests, the doctor will perform them sequentially and stop testing when it is possible to determine the risk category for the patient. The problem is to determine the order in which the doctor should perform the tests, so…
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
TopicsBayesian Modeling and Causal Inference · Advanced Causal Inference Techniques · Risk and Portfolio Optimization
