Decision-Path Patterns as Tree Reliability Signals: Path-based Adaptive Weighting for Random Forest Classification
Youngjoon Park

TL;DR
This paper introduces a novel path-based adaptive weighting method for random forests that leverages decision path patterns to improve classification accuracy near decision boundaries.
Contribution
It proposes a class-conditional ratio weighting scheme that exploits decision path signals to locally refine ensemble decisions without bias, showing statistically significant improvements.
Findings
Statistically significant accuracy improvement over RF (p = 0.007).
Consistent accuracy gains across forest sizes from 100 to 1,000 trees.
Improves minority class recall without regressions on majority class.
Abstract
Random forests aggregate trees by averaging leaf class distributions with uniform per-tree weight, which flattens local tree expertise into a globally averaged boundary. To refine this boundary locally, we look for signals in how individual trees navigate the feature space around each sample. We observe that the structural pattern of each tree's root-to-leaf decision path -- where and how often the dominant class label flips along it -- carries such a signal, conditional on the tree's final decision and the regional context where the sample lies. We propose a class-conditional ratio weighting that exploits this signal while guaranteeing zero expected class bias by construction, refining the ensemble decision near the boundary without trading one class against another. On 30 binary classification benchmarks (30 repeats), the proposed method yields a statistically significant accuracy…
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.
