paper-with-me

Papers

Building semi-supervised decision trees with semi-cart algorithm

2024-04-24 · International Journal of Machine Learning and Cybernetics 2024 4 · Aydin Abedinia, Vahid Seydi

Decision trees are a fundamental statistical learning tool for addressing classification and regression problems through a recursive partitioning approach that effectively accommodates numerical and categorical data [1, 2]. The Classification and regression tree (CART) algorithm underlies modern Boosting methodologies such as Gradient boosting machine (GBM), Extreme gradient boosting (XGBoost), and Light gradient boosting machine (LightGBM). However, the standard CART algorithm may require improvement due to its inability to learn from unlabeled data. This study proposes several modifications to incorporate test data into the training phase. Specifically, we introduce a method based on Graph-based semisupervised learning called “Distance-based Weighting,” which calculates and removes irrelevant records from the training set to accelerate the training process and improve performance. We present Semi-supervised classification and regression tree (Semi-Cart), a new implementation of CART that constructs a decision tree using weighted training data. We evaluated its performance on thirteen datasets from various domains. Our results demonstrate that Semi-Cart outperforms standard CART methods and contributes to statistical learning.

📄 PDF Abstract BibTeX

Code (1)

WeightedAI/semicart

Tasks

Classificationregression

Similar Papers 제목 키워드 기반

Automated Feature-Specific Tree Species Identification from Natural Images using Deep Semi-Supervised Learning

2021-10-08 · Dewald Homan, Johan A. du Preez

Prior work on plant species classification predominantly focuses on building models from isolated plant attributes. Hence, there is a need for tools that can assist in species identification in the natural world. We pres…

GPU

Semi-supervised Classification: Cluster and Label Approach using Particle Swarm Optimization

2017-06-03 · Shahira Shaaban Azab, Mohamed Farouk Abdel Hady, Hesham Ahmed Hefny

Classification predicts classes of objects using the knowledge learned during the training phase. This process requires learning from labeled samples. However, the labeled samples usually limited. Annotation process is a…

ClassificationClusteringGeneral Classification

Algebraic Model Counting for Global Analysis of Optimal Decision Trees

2026-07-02 · Hiroki Arimura arxiv

Ensuring model reliability in Explainable AI requires a global assessment of the hypothesis space. We propose a formal framework for the exhaustive analysis of optimal and near-optimal decision trees, called Algebraic De…

Muffled Semi-Supervised Learning

2016-05-28 · Akshay Balsubramani, Yoav Freund

We explore a novel approach to semi-supervised learning. This approach is contrary to the common approach in that the unlabeled examples serve to "muffle," rather than enhance, the guidance provided by the labeled exampl…

regression

Fine-Grained Building Function Recognition from Street-View Images via Geometry-Aware Semi-Supervised Learning

2024-08-18 · Weijia Li, Jinhua Yu, Dairong Chen, Yi Lin 외

In this work, we propose a geometry-aware semi-supervised framework for fine-grained building function recognition, utilizing geometric relationships among multi-source data to enhance pseudo-label accuracy in semi-super…

Pseudo Label