Trading off Worst and Expected Cost in Decision Tree Problems and a Value Dependent Model
Aline Saettler, Eduardo Laber, Ferdinando Cicalese

TL;DR
This paper introduces a method to balance worst-case and expected costs in decision tree evaluation problems, providing guarantees on trade-offs and an approximation algorithm for variable-cost scenarios.
Contribution
It presents a new construction that guarantees a trade-off between worst and expected costs, and offers an $O( ext{log} n)$ approximation algorithm for variable-dependent costs.
Findings
Guarantees a trade-off between worst and expected costs with explicit bounds.
Provides an improved method for uniform testing costs.
Offers an optimal approximation algorithm for variable-dependent costs.
Abstract
We study the problem of evaluating a discrete function by adaptively querying the values of its variables until the values read uniquely determine the value of the function. Reading the value of a variable is done at the expense of some cost, and the goal is to design a strategy (decision tree) for evaluating the function incurring as little cost as possible in the worst case or in expectation (according to a prior distribution on the possible variables assignments). Except for particular cases of the problem, in general, only the minimization of one of these two measures is addressed in the literature. However, there are instances of the problem for which the minimization of one measure leads to a strategy with a high cost with respect to the other measure (even exponentially bigger than the optimal). We provide a new construction which can guarantee a trade-off between the two…
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 · Complexity and Algorithms in Graphs · Bayesian Modeling and Causal Inference
