paper-with-me

Papers

Measure Inducing Classification and Regression Trees for Functional Data

2020-10-30 · Edoardo Belli, Simone Vantini

We propose a tree-based algorithm for classification and regression problems in the context of functional data analysis, which allows to leverage representation learning and multiple splitting rules at the node level, reducing generalization error while retaining the interpretability of a tree. This is achieved by learning a weighted functional $L^{2}$ space by means of constrained convex optimization, which is then used to extract multiple weighted integral features from the input functions, in order to determine the binary split for each internal node of the tree. The approach is designed to manage multiple functional inputs and/or outputs, by defining suitable splitting rules and loss functions that can depend on the specific problem and can also be combined with scalar and categorical data, as the tree is grown with the original greedy CART algorithm. We focus on the case of scalar-valued functional inputs defined on unidimensional domains and illustrate the effectiveness of our method in both classification and regression tasks, through a simulation study and four real world applications.

📄 PDF Abstract BibTeX arXiv:2011.00046

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationregressionRepresentation Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Multivariate Dyadic Regression Trees for Sparse Learning Problems

2010-12-01 · NeurIPS 2010 12 · Han Liu, Xi Chen

We propose a new nonparametric learning method based on multivariate dyadic regression trees (MDRTs). Unlike traditional dyadic decision trees (DDTs) or classification and regression trees (CARTs), MDRTs are constructed…

General ClassificationregressionSparse LearningVariable Selection

CART-ELC: Oblique Decision Tree Induction via Exhaustive Search

2025-05-08 · Andrew D. Laack

Oblique decision trees have attracted attention due to their potential for improved classification performance over traditional axis-aligned decision trees. However, methods that rely on exhaustive search to find oblique…

Classification

Bayesian Additive Distribution Regression

2026-03-06 · Antonio R. Linero, Soumyabrata Bose, Jared Murray arxiv

Distribution regression, where the goal is to predict a scalar response from a distribution-valued predictor, arises naturally in settings where observations are grouped and outcomes depend on group-level characteristics…

Computational Efficiency

Energy Trees: Regression and Classification With Structured and Mixed-Type Covariates

2022-07-10 · Riccardo Giubilei, Tullia Padellini, Pierpaolo Brutti

The increasing complexity of data requires methods and models that can effectively handle intricate structures, as simplifying them would result in loss of information. While several analytical tools have been developed …

regressionVariable SelectionVocal Bursts Type Prediction

BET: Bayesian Ensemble Trees for Clustering and Prediction in Heterogeneous Data

2014-08-18 · Leo L. Duan, John P. Clancy, Rhonda D. Szczesniak

We propose a novel "tree-averaging" model that utilizes the ensemble of classification and regression trees (CART). Each constituent tree is estimated with a subset of similar data. We treat this grouping of subsets as B…

ClassificationClusteringGeneral Classificationregression