Beyond Trees: Classification with Sparse Pairwise Dependencies
Yaniv Tenzer, Amit Moscovich, Mary Frances Dorn, Boaz Nadler, Clifford, Spiegelman

TL;DR
This paper introduces SLB, a semi-parametric classifier that combines non-parametric density estimation with sparsity to effectively utilize pairwise dependencies beyond tree structures for improved classification accuracy.
Contribution
The paper proposes a novel sparse linear combination approach using non-parametric density estimates and independence testing to enhance classification beyond tree-based models.
Findings
SLB is competitive with popular classifiers on synthetic data.
SLB effectively identifies relevant pairwise dependencies.
The method improves classification when data departs from tree-structured assumptions.
Abstract
Several classification methods assume that the underlying distributions follow tree-structured graphical models. Indeed, trees capture statistical dependencies between pairs of variables, which may be crucial to attain low classification errors. The resulting classifier is linear in the log-transformed univariate and bivariate densities that correspond to the tree edges. In practice, however, observed data may not be well approximated by trees. Yet, motivated by the importance of pairwise dependencies for accurate classification, here we propose to approximate the optimal decision boundary by a sparse linear combination of the univariate and bivariate log-transformed densities. Our proposed approach is semi-parametric in nature: we non-parametrically estimate the univariate and bivariate densities, remove pairs of variables that are nearly independent using the Hilbert-Schmidt…
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
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Inference · Advanced Statistical Methods and Models
MethodsSupport Vector Machine
