paper-with-me

Papers

Applying an Ensemble Learning Method for Improving Multi-label Classification Performance

2018-01-07 · Amirreza Mahdavi-Shahri, Mahboobeh Houshmand, Mahdi Yaghoobi, Mehrdad Jalali

In recent years, multi-label classification problem has become a controversial issue. In this kind of classification, each sample is associated with a set of class labels. Ensemble approaches are supervised learning algorithms in which an operator takes a number of learning algorithms, namely base-level algorithms and combines their outcomes to make an estimation. The simplest form of ensemble learning is to train the base-level algorithms on random subsets of data and then let them vote for the most popular classifications or average the predictions of the base-level algorithms. In this study, an ensemble learning method is proposed for improving multi-label classification evaluation criteria. We have compared our method with well-known base-level algorithms on some data sets. Experiment results show the proposed approach outperforms the base well-known classifiers for the multi-label classification problem.

📄 PDF Abstract BibTeX arXiv:1801.02149

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEnsemble LearningGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Label Cluster Chains for Multi-Label Classification

2024-11-01 · Elaine Cecília Gatto, Felipe Nakano Kenji, Jesse Read, Mauri Ferrandin 외

Multi-label classification is a type of supervised machine learning that can simultaneously assign multiple labels to an instance. To solve this task, some methods divide the original problem into several sub-problems (l…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Self-paced ensemble learning for speech and audio classification

2021-03-22 · Nicolae-Catalin Ristea, Radu Tudor Ionescu

Combining multiple machine learning models into an ensemble is known to provide superior performance levels compared to the individual components forming the ensemble. This is because models can complement each other in …

Audio ClassificationClassificationEnsemble LearningGeneral Classification+1

Graph-Ensemble Learning Model for Multi-label Skin Lesion Classification using Dermoscopy and Clinical Images

2023-07-04 · Peng Tang, Yang Nan, Tobias Lasser

Many skin lesion analysis (SLA) methods recently focused on developing a multi-modal-based multi-label classification method due to two factors. The first is multi-modal data, i.e., clinical and dermoscopy images, which …

AttributeClassificationDiagnosticEnsemble Learning+4

A Novel Online Stacked Ensemble for Multi-Label Stream Classification

2018-09-26 · Alican Büyükçakır, Hamed Bonab, Fazli Can

As data streams become more prevalent, the necessity for online algorithms that mine this transient and dynamic data becomes clearer. Multi-label data stream classification is a supervised learning problem where each ins…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Exploring label correlations using decision templates for ensemble of classifier chains

2026-03-13 · Victor F. Rocha, Alexandre L. Rodrigues, Thiago Oliveira-Santos, Flávio M. Varejão arxiv

The use of ensemble-based multi-label methods has been shown to be effective in improving multi-label classification results. One of the most widely used ensemble-based multi-label classifiers is Ensemble of Classifier C…

Multi-Label Classification