Sequential Testing with Subadditive Costs
Blake Harris, Viswanath Nagarajan, Rayen Tan

TL;DR
This paper develops approximation algorithms for sequential testing problems with complex subadditive costs, extending classic methods to more general cost structures and providing bounds for various applications.
Contribution
It introduces a novel approximation algorithm for sequential testing with subadditive costs and connects it to the minimum sum set cover problem, covering multiple cost models.
Findings
Achieves a $(4 ho+\gamma)$-approximation under certain oracle assumptions.
Provides the first approximation algorithms for tree-based, routing, and machine activation costs.
Shows hardness results for submodular costs assuming the exponential time hypothesis.
Abstract
In the classic sequential testing problem, we are given a system with several components each of which fails with some independent probability. The goal is to identify whether or not some component has failed. When the test costs are additive, it is well known that a greedy algorithm finds an optimal solution. We consider a much more general setting with subadditive cost functions and provide a -approximation algorithm, assuming a -approximate value oracle (that computes the cost of any subset) and a -approximate ratio oracle (that finds a subset with minimum ratio of cost to failure probability). While the natural greedy algorithm has a poor approximation ratio in the subadditive case, we show that a suitable truncation achieves the above guarantee. Our analysis is based on a connection to the minimum sum set cover problem. As applications, we obtain the…
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
TopicsAdvanced Statistical Process Monitoring
