paper-with-me

Papers

Augmented Functional Random Forests: Classifier Construction and Unbiased Functional Principal Components Importance through Ad-Hoc Conditional Permutations

2024-08-23 · Fabrizio Maturo, Annamaria Porreca

This paper introduces a novel supervised classification strategy that integrates functional data analysis (FDA) with tree-based methods, addressing the challenges of high-dimensional data and enhancing the classification performance of existing functional classifiers. Specifically, we propose augmented versions of functional classification trees and functional random forests, incorporating a new tool for assessing the importance of functional principal components. This tool provides an ad-hoc method for determining unbiased permutation feature importance in functional data, particularly when dealing with correlated features derived from successive derivatives. Our study demonstrates that these additional features can significantly enhance the predictive power of functional classifiers. Experimental evaluations on both real-world and simulated datasets showcase the effectiveness of the proposed methodology, yielding promising results compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2408.13179

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFeature Importance

Similar Papers 제목 키워드 기반

Training Set Reconstruction from Differentially Private Forests: How Effective is DP?

2025-02-07 · Alice Gorgé, Julien Ferry, Sébastien Gambs, Thibaut Vidal

Recent research has shown that machine learning models are vulnerable to privacy attacks targeting their training data. Differential privacy (DP) has become a widely adopted countermeasure, as it offers rigorous privacy …

Reconstruction Attack

Explaining the Success of AdaBoost and Random Forests as Interpolating Classifiers

2015-04-28 · Abraham J. Wyner, Matthew Olson, Justin Bleich, David Mease

There is a large literature explaining why AdaBoost is a successful classifier. The literature on AdaBoost focuses on classifier margins and boosting's interpretation as the optimization of an exponential likelihood func…

Big Data Classification Using Augmented Decision Trees

2017-10-26 · Rajiv Sambasivan, Sourish Das

We present an algorithm for classification tasks on big data. Experiments conducted as part of this study indicate that the algorithm can be as accurate as ensemble methods such as random forests or gradient boosted tree…

ClassificationGeneral Classification

When do random forests fail?

2018-12-01 · NeurIPS 2018 12 · Cheng Tang, Damien Garreau, Ulrike Von Luxburg

Random forests are learning algorithms that build large collections of random trees and make predictions by averaging the individual tree predictions. In this paper, we consider various tree constructions and examine how…

Towards Convergence Rate Analysis of Random Forests for Classification

2020-12-01 · NeurIPS 2020 12 · Wei Gao, Zhi-Hua Zhou

Random forests have been one of the successful ensemble algorithms in machine learning. The basic idea is to construct a large number of random trees individually and make prediction based on an average of their predicti…

ClassificationGeneral Classification