LHT: Statistically-Driven Oblique Decision Trees for Interpretable Classification
Hongyi Li, Jun Xu, William Ward Armstrong

TL;DR
LHT introduces a non-iterative, statistically-driven oblique decision tree model that constructs hyperplanes directly from feature expectations, offering interpretability and competitive accuracy for classification tasks.
Contribution
The paper presents a novel, deterministic method for constructing oblique decision trees using statistical feature differences, eliminating iterative optimization.
Findings
LHT achieves competitive accuracy on benchmark datasets.
The method has a time complexity of O(mnd), making it computationally feasible.
Explicit feature weighting enhances interpretability of the model.
Abstract
We introduce the Learning Hyperplane Tree (LHT), a novel oblique decision tree model designed for expressive and interpretable classification. LHT fundamentally distinguishes itself through a non-iterative, statistically-driven approach to constructing splitting hyperplanes. Unlike methods that rely on iterative optimization or heuristics, LHT directly computes the hyperplane parameters, which are derived from feature weights based on the differences in feature expectations between classes within each node. This deterministic mechanism enables a direct and well-defined hyperplane construction process. Predictions leverage a unique piecewise linear membership function within leaf nodes, obtained via local least-squares fitting. We formally analyze the convergence of the LHT splitting process, ensuring that each split yields meaningful, non-empty partitions. Furthermore, we establish that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Imbalanced Data Classification Techniques · Adversarial Robustness in Machine Learning
Methods+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881||How do I resolve a dispute on Expedia?
