Hazard-free Decision Trees
Deepu Benson, Balagopal Komarath, Jayalal Sarma, Nalli Sai, Soumya

TL;DR
This paper introduces hazard-free decision trees that extend classical decision trees to handle uncertain outputs, establishing bounds, structural properties, and equivalences with known Boolean function parameters in this new model.
Contribution
It defines hazard-free decision trees, proves bounds and separations from classical models, and establishes polynomial equivalences among key parameters like sensitivity and decision tree depth.
Findings
Hazard-free decision trees have bounds similar to classical decision trees.
Sensitivity, block sensitivity, and certificate complexity are polynomially equivalent in the hazard-free model.
Small hazard-free sensitivity implies the function is determined by values in a small Hamming ball.
Abstract
Decision trees are one of the most fundamental computational models for computing Boolean functions . It is well-known that the depth and size of decision trees are closely related to time and number of processors respectively for computing functions in the CREW-PRAM model. For a given , a fundamental goal is to minimize the depth and/or the size of the decision tree computing it. In this paper, we extend the decision tree model to the world of hazard-free computation. We allow each query to produce three results: zero, one, or unknown. The output could also be: zero, one, or unknown, with the constraint that we should output "unknown" only when we cannot determine the answer from the input bits. This setting naturally gives rise to ternary decision trees computing functions, which we call hazard-free decision trees. We prove various lower and upper…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Bayesian Modeling and Causal Inference
