A Gap Between Decision Trees and Neural Networks
Akash Kumar
TL;DR
The paper investigates when geometric simplicity of axis-aligned decision boundaries (interpreted as interpretability) conflicts with accurate approximation by shallow ReLU networks. It uses the Radon total variation $\|\cdot\|_{\mathcal{R}}$ to quantify boundary complexity and shows that hard threshold indicators $1_A$ have infinite $\mathcal{R}$-TV, with many common smoothings retaining this pathology in dimension $d>1$, while Gaussian smoothing yields a finite, dimension-dependent bound. A key positive result is that for classification tasks focusing only on thresholding, one can construct a smooth barrier score $S_B$ that exactly recovers the box at a fixed threshold and admits calibration guarantees with finite $\mathcal{R}$TV. However, when learning a calibrated score that remains geometrically simple, there is a sharp trade-off between accuracy and complexity, revealing an intrinsic gap between decision-tree interpretability and score-level learning in higher dimensions. The experiments on synthetic box unions illustrate how threshold tuning can alter the decision set without changing the learned score, highlighting the practical implication that threshold-focused evaluations may mask underlying score geometry.
Abstract
We study when geometric simplicity of decision boundaries, used here as a notion of interpretability, can conflict with accurate approximation of axis-aligned decision trees by shallow neural networks. Decision trees induce rule-based, axis-aligned decision regions (finite unions of boxes), whereas shallow ReLU networks are typically trained as score models whose predictions are obtained by thresholding. We analyze the infinite-width, bounded-norm, single-hidden-layer ReLU class through the Radon total variation ($\mathrm{R}\mathrm{TV}$) seminorm, which controls the geometric complexity of level sets. We first show that the hard tree indicator $1_A$ has infinite $\mathrm{R}\mathrm{TV}$. Moreover, two natural split-wise continuous surrogates--piecewise-linear ramp smoothing and sigmoidal (logistic) smoothing--also have infinite $\mathrm{R}\mathrm{TV}$ in dimensions $d>1$, while Gaussian convolution yields finite $\mathrm{R}\mathrm{TV}$ but with an explicit exponential dependence on $d$. We then separate two goals that are often conflated: classification after thresholding (recovering the decision set) versus score learning (learning a calibrated score close to $1_A$). For classification, we construct a smooth barrier score $S_A$ with finite $\mathrm{R}\mathrm{TV}$ whose fixed threshold $τ=1$ exactly recovers the box. Under a mild tube-mass condition near $\partial A$, we prove an $L_1(P)$ calibration bound that decays polynomially in a sharpness parameter, along with an explicit $\mathrm{R}\mathrm{TV}$ upper bound in terms of face measures. Experiments on synthetic unions of rectangles illustrate the resulting accuracy--complexity tradeoff and how threshold selection shifts where training lands along it.
