paper-with-me

Papers

Functional Random Forest with Adaptive Cost-Sensitive Splitting for Imbalanced Functional Data Classification

2025-12-02 · Fahad Mostafa, Hafiz Khan arxiv

Classification of functional data where observations are curves or trajectories poses unique challenges, particularly under severe class imbalance. Traditional Random Forest algorithms, while robust for tabular data, often fail to capture the intrinsic structure of functional observations and struggle with minority class detection. This paper introduces Functional Random Forest with Adaptive Cost-Sensitive Splitting (FRF-ACS), a novel ensemble framework designed for imbalanced functional data classification. The proposed method leverages basis expansions and Functional Principal Component Analysis (FPCA) to represent curves efficiently, enabling trees to operate on low dimensional functional features. To address imbalance, we incorporate a dynamic cost sensitive splitting criterion that adjusts class weights locally at each node, combined with a hybrid sampling strategy integrating functional SMOTE and weighted bootstrapping. Additionally, curve specific similarity metrics replace traditional Euclidean measures to preserve functional characteristics during leaf assignment. Extensive experiments on synthetic and real world datasets including biomedical signals and sensor trajectories demonstrate that FRF-ACS significantly improves minority class recall and overall predictive performance compared to existing functional classifiers and imbalance handling techniques. This work provides a scalable, interpretable solution for high dimensional functional data analysis in domains where minority class detection is critical.

📄 PDF Abstract BibTeX arXiv:2512.07888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Randomized Spline Trees for Functional Data Classification: Theory and Application to Environmental Time Series

2024-09-12 · Donato Riccio, Fabrizio Maturo, Elvira Romano

Functional data analysis (FDA) and ensemble learning can be powerful tools for analyzing complex environmental time series. Recent literature has highlighted the key role of diversity in enhancing accuracy and reducing v…

DiversityEnsemble LearningTime SeriesTime Series Analysis+1

MARF: Multiscale Adaptive-switch Random Forest for Leg Detection with 2D Laser Scanners

2022-04-14 · Tianxi Wang, Feng Xue, Yu Zhou, Anlong Ming

For the 2D laser-based tasks, e.g., people detection and people tracking, leg detection is usually the first step. Thus, it carries great weight in determining the performance of people detection and people tracking. How…

Binary Classification

Misclassification cost-sensitive ensemble learning: A unifying framework

2020-07-14 · George Petrides, Wouter Verbeke

Over the years, a plethora of cost-sensitive methods have been proposed for learning on data when different types of misclassification errors incur different costs. Our contribution is a unifying framework that provides …

Ensemble Learning

Feature Selection Methods for Cost-Constrained Classification in Random Forests

2020-08-14 · Rudolf Jagdhuber, Michel Lang, Jörg Rahnenführer

Cost-sensitive feature selection describes a feature selection problem, where features raise individual costs for inclusion in a model. These costs allow to incorporate disfavored aspects of features, e.g. failure rates …

Classificationfeature selectionGeneral ClassificationModel Selection

Unsupervised and Supervised Learning with the Random Forest Algorithm for Traffic Scenario Clustering and Classification

2020-04-05 · Friedrich Kruber, Jonas Wurst, Eduardo Sánchez Morales, Samarjit Chakraborty 외

The goal of this paper is to provide a method, which is able to find categories of traffic scenarios automatically. The architecture consists of three main components: A microscopic traffic simulation, a clustering techn…

ClusteringGeneral Classification