paper-with-me

Papers

Smart Data driven Decision Trees Ensemble Methodology for Imbalanced Big Data

2020-01-16 · Diego García-Gil, Salvador García, Ning Xiong, Francisco Herrera

Differences in data size per class, also known as imbalanced data distribution, have become a common problem affecting data quality. Big Data scenarios pose a new challenge to traditional imbalanced classification algorithms, since they are not prepared to work with such amount of data. Split data strategies and lack of data in the minority class due to the use of MapReduce paradigm have posed new challenges for tackling the imbalance between classes in Big Data scenarios. Ensembles have shown to be able to successfully address imbalanced data problems. Smart Data refers to data of enough quality to achieve high performance models. The combination of ensembles and Smart Data, achieved through Big Data preprocessing, should be a great synergy. In this paper, we propose a novel Smart Data driven Decision Trees Ensemble methodology for addressing the imbalanced classification problem in Big Data domains, namely SD_DeTE methodology. This methodology is based on the learning of different decision trees using distributed quality data for the ensemble process. This quality data is achieved by fusing Random Discretization, Principal Components Analysis and clustering-based Random Oversampling for obtaining different Smart Data versions of the original data. Experiments carried out in 21 binary adapted datasets have shown that our methodology outperforms Random Forest.

📄 PDF Abstract BibTeX arXiv:2001.05759

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGeneral Classificationimbalanced classification

Similar Papers 제목 키워드 기반

Boosting-Based Sequential Meta-Tree Ensemble Construction for Improved Decision Trees

2024-02-09 · Ryota Maniwa, Naoki Ichijo, Yuta Nakahara, Toshiyasu Matsushima

A decision tree is one of the most popular approaches in machine learning fields. However, it suffers from the problem of overfitting caused by overly deepened trees. Then, a meta-tree is recently proposed. It solves the…

Ensemble Methods of Classification for Power Systems Security Assessment

2016-01-07 · Alexei Zhukov, Victor Kurbatsky, Nikita Tomin, Denis Sidorov 외

One of the most promising approaches for complex technical systems analysis employs ensemble methods of classification. Ensemble methods enable to build a reliable decision rules for feature space classification in the p…

ClassificationDecision MakingGeneral Classification

On Computing Optimal Tree Ensembles

2023-06-07 · Christian Komusiewicz, Pascal Kunz, Frank Sommer, Manuel Sorge

Random forests and, more generally, (decision\nobreakdash-)tree ensembles are widely used methods for classification and regression. Recent algorithmic advances allow to compute decision trees that are optimal for variou…

Hoeffding adaptive splitting trees for data stream classification with concept drift and ensemble learning

2026-08-17 · Daniel Nowak Assis, Jean Paul Barddal, Fabrício Enembreck arxiv

Ensembles of decision trees are well-established methods for data stream classification. In ensemble learning, Hoeffding Trees are widely adopted as base learners, performing periodic split attempts according to the Hoef…

Ensemble LearningChange Detection

Fast Sparse Decision Tree Optimization via Reference Ensembles

2021-12-01 · Hayden McTavish, Chudi Zhong, Reto Achermann, Ilias Karimalis 외

Sparse decision tree optimization has been one of the most fundamental problems in AI since its inception and is a challenge at the core of interpretable machine learning. Sparse decision tree optimization is computation…

Interpretable Machine Learning