paper-with-me

홈 › Papers

Beyond Trees: Classification with Sparse Pairwise Dependencies

2018-06-06 · Yaniv Tenzer, Amit Moscovich, Mary Frances Dorn, Boaz Nadler, Clifford Spiegelman

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 independence criteria, and finally construct a linear SVM on the retained log-transformed densities. We demonstrate using both synthetic and real data that our resulting classifier, denoted SLB (Sparse Log-Bivariate density), is competitive with popular classification methods.

📄 PDF Abstract BibTeX arXiv:1806.01993

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Gradient Boosted Decision Trees for High Dimensional Sparse Output

2017-08-01 · ICML 2017 8 · Si Si, huan zhang, S. Sathiya Keerthi, Dhruv Mahajan 외

In this paper, we study the gradient boosted decision trees (GBDT) when the output space is high dimensional and sparse. For example, in multilabel classification, the output space is a $L$-dimensional 0/1 vector, w…

General ClassificationVocal Bursts Intensity Prediction

Twoblock clustering trees with coskewness-based dimension reduction: recovering piecewise multivariate linear regimes

2026-07-22 · Sven Serneels arxiv

The twoblock clustering tree (\tbtree) is introduced as a highly interpretable regression tree for multivariate responses. Twoblock trees are deterministic decision trees that have local multivariate linear models as the…

Assessing Corpus Evidence for Formal and Psycholinguistic Constraints on Nonprojectivity

2022-06-01 · CL (ACL) 2022 6 · Himanshu Yadav, Samar Husain, Richard Futrell

Formal constraints on crossing dependencies have played a large role in research on the formal complexity of natural language grammars and parsing. Here we ask whether the apparent evidence for constraints on crossing de…

Highly Efficient Structural Learning of Sparse Staged Trees

2022-06-14 · Manuele Leonelli, Gherardo Varando

Several structural learning algorithms for staged tree models, an asymmetric extension of Bayesian networks, have been defined. However, they do not scale efficiently as the number of variables considered increases. Here…

All Roads Lead to UD: Converting Stanford and Penn Parses to English Universal Dependencies with Multilayer Annotations

2019-09-02 · COLING 2018 8 · Siyao Peng, Amir Zeldes

We describe and evaluate different approaches to the conversion of gold standard corpus data from Stanford Typed Dependencies (SD) and Penn-style constituent trees to the latest English Universal Dependencies representat…

Allcoreference-resolutionCoreference ResolutionNER