paper-with-me

Papers

Centroid Decision Forest

2025-03-25 · Amjad Ali, Zardad Khan, Saeed Aldahmani

This paper introduces the centroid decision forest (CDF), a novel ensemble learning framework that redefines the splitting strategy and tree building in the ordinary decision trees for high-dimensional classification. The splitting approach in CDF differs from the traditional decision trees in theat the class separability score (CSS) determines the selection of the most discriminative features at each node to construct centroids of the partitions (daughter nodes). The splitting criterion uses the Euclidean distance measurements from each class centroid to achieve a splitting mechanism that is more flexible and robust. Centroids are constructed by computing the mean feature values of the selected features for each class, ensuring a class-representative division of the feature space. This centroid-driven approach enables CDF to capture complex class structures while maintaining interpretability and scalability. To evaluate CDF, 23 high-dimensional datasets are used to assess its performance against different state-of-the-art classifiers through classification accuracy and Cohen's kappa statistic. The experimental results show that CDF outperforms the conventional methods establishing its effectiveness and flexibility for high-dimensional classification problems.

📄 PDF Abstract BibTeX arXiv:2503.19306

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

3D Hand Pose Estimation Using Randomized Decision Forest With Segmentation Index Points

2015-12-01 · ICCV 2015 12 · Peiyi Li, Haibin Ling, Xi Li, Chunyuan Liao

In this paper, we propose a real-time 3D hand pose estimation algorithm using the randomized decision forest framework. Our algorithm takes a depth image as input and generates a set of skeletal joints as output. Previou…

3D Hand Pose EstimationCPUHand Pose EstimationPose Estimation

DICS: Data-Informed Centroid Splitting for Decision Tree Classifiers

2026-08-20 · MD Saifur Rahman Mazumder, Feng Yu arxiv

Decision tree-based models are widely used in machine learning due to their interpretability and strong empirical performance. However, training decision trees can be computationally expensive, particularly for large and…

Computational Efficiency

Robust Feature Selection using Sparse Centroid-Encoder

2021-09-29 · Tomojit Ghosh, Michael Kirby

We develop a sparse optimization problem for the determination of the total set of features that discriminate two or more classes. This is a sparse implementa- tion of the centroid-encoder for nonlinear data reduction an…

feature selection

Cross-Domain Dead Tree Detection via Knowledge Distillation in Aerial Imagery

2026-06-01 · Anis Ur Rahman, Mete Ahishali, Einari Heinaro, Samuli Junttila arxiv

Detecting dead trees in aerial imagery is vital for assessing forest health, especially as tree mortality increases globally due to climate change, but domain variability and scarce labeled data often limit model general…

Knowledge DistillationTransfer Learning

QAMO: Quality-aware Multi-centroid One-class Learning For Speech Deepfake Detection

2025-09-25 · Duc-Tuan Truong, Tianchi Liu, Ruijie Tao, Junjie Li 외 arxiv

Recent work shows that one-class learning can detect unseen deepfake attacks by modeling a compact distribution of bona fide speech around a single centroid. However, the single-centroid assumption can oversimplify the b…

DeepFake Detection