paper-with-me

홈 › Papers

Sparse Hierarchical Table Ensemble

2021-09-29 · Guy Farjon, Aharon Bar Hillel

Deep learning for tabular data is drawing increasing attention, with recent work attempting to boost the accuracy of neuron-based networks. However, when computational capacity is low as in Internet of Things (IoT), drone, or Natural User Interface (NUI) applications, such deep learning methods are deserted. We offer to enable deep learning capabilities using ferns (oblivious decision trees) instead of neurons, by constructing a Sparse Hierarchical Table Ensemble (S-HTE). S-HTE inference is dense at the beginning of the training process and becomes gradually sparse using an annealing mechanism, leading to an efficient final predictor. Unlike previous work with ferns, S-HTE learns useful internal representations, and it earns from increasing depth. Using a standard classification and regression benchmark, we show its accuracy is comparable to alternatives while having an order of magnitude lower computational complexity. Our PyTorch implementation is available at https://anonymous.4open.science/r/HTE_CTE-60EB/

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Hierarchical RL Using an Ensemble of Proprioceptive Periodic Policies

2019-05-01 · ICLR 2019 5 · Kenneth Marino, Abhinav Gupta, Rob Fergus, Arthur Szlam

In this paper we introduce a simple, robust approach to hierarchically training an agent in the setting of sparse reward tasks. The agent is split into a low-level and a high-level policy. The low-level policy only acces…

MuJoCo

Feature Learning for Interpretable, Performant Decision Trees

2023-09-21 · NeurIPS 2023 11

Decision trees are regarded for high interpretability arising from their hierarchical partitioning structure built on simple decision rules. However, in practice, this is not realized because axis-aligned partitioning of…

Robust Hierarchical-Optimization RLS Against Sparse Outliers

2019-10-11 · Konstantinos Slavakis, Sinjini Banerjee

This paper fortifies the recently introduced hierarchical-optimization recursive least squares (HO-RLS) against outliers which contaminate infrequently linear-regression models. Outliers are modeled as nuisance variables…

LEMMA

Ensembled sparse-input hierarchical networks for high-dimensional datasets

2020-05-11 · Jean Feng, Noah Simon

Neural networks have seen limited use in prediction for high-dimensional data with small sample sizes, because they tend to overfit and require tuning many more hyperparameters than existing off-the-shelf machine learnin…

Vocal Bursts Intensity Prediction

Hierarchical Concept Embedding & Pursuit for Interpretable Image Classification

2026-02-11 · Nghia Nguyen, Tianjiao Ding, René Vidal arxiv

Interpretable-by-design models are gaining traction in computer vision because they provide faithful explanations for their predictions. In image classification, these models typically recover human-interpretable concept…

Image Classification