Proceedings Article10.1109/SMC.2018.00123
Multi-label Classification Using Genetic-Based Machine Learning
Shabnam Nazmi,Xuyang Yan,Abdollah Homaifar +2 more
- 01 Oct 2018
- pp 675-680
8
TL;DR: A multi-label rule-based evolutionary learner is proposed, which is called MLRBC (Multi-Label Rule-Based Classifier), taking advantage of the strong generalization capability of UCS and its robustness in handling data sets with imbalanced classes.
read more
Abstract: Multi-label classification deals with problem domains in which each instance belongs to more than one class simultaneously. Label Powerset (LP) is an efficient multi-label learning algorithm that considers each distinct combination of labels in training data as a unique new class and trains a conventional multi-class learning algorithm. In this paper a Multi-label classification algorithm is proposed that integrates LP with a rule-based evolutionary machine learning approach developed for supervised learning tasks, namely sUpervised Learning Classifiers (UCS). Moreover, to improve the prediction capability of the model on unseen instances, a prediction aggregation strategy is proposed to make efficient use of all the potentially helpful information in the rule base. The result is a multi-label rule-based evolutionary learner, which is called MLRBC (Multi-Label Rule-Based Classifier). Taking advantage of the strong generalization capability of UCS and its robustness in handling data sets with imbalanced classes, the proposed MLRBC algorithm is able to address some of the challenges involved in using LP. Experimental studies on multiple real-world datasets show that the proposed algorithm substantially improves the performance of the original LP technique and shows competitive performance against some of the state of the art multi-label learning algorithms.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Evolving multi-label classification rules by exploiting high-order label correlations
TL;DR: In this article, the label powerset (LP) strategy is employed and a prediction aggregation is utilized that improves the prediction capability of the LP method in the presence of unseen labelsets.
16
•Posted Content
Evolving Multi-label Classification Rules by Exploiting High-order Label Correlation
TL;DR: This paper aims at exploiting the high-order label correlations locally using supervised learning classifier systems (UCS) using the label powerset (LP) strategy and a prediction aggregation is utilized that improves the prediction capability of the LP method in the presence of unseen labelsets.
15
Multiobjective Fuzzy Genetics-Based Machine Learning for Multi-Label Classification
Yuichi Omozaki,Naoki Masuyama,Yusuke Nojima,Hisao Ishibuchi +3 more
- 19 Jul 2020
TL;DR: Experimental results on real-world datasets show that the obtained fuzzy classifiers with a small number of fuzzy rules have high transparency and comparable generalization ability to the other examined multi-label classification algorithms.
12
A Comparison of Multi-Label Text Classification Models in Research Articles Labeled With Sustainable Development Goals
01 Jan 2022
TL;DR: In this paper , the authors compared the performance of multi-label text classification models based on a proposed framework with datasets of different characteristics and found that a particular combination of a transformation method with a classifier algorithm dominated the performance results.
7
A Comparison of Multi-Label Text Classification Models in Research Articles Labeled With Sustainable Development Goals
TL;DR: In this article , the authors applied NLP techniques to articles from peer-reviewed journals to facilitate their classification according to the 17 Sustainable Development Goals of the 2030 Agenda, and compared the performance of multi-label text classification models based on a proposed framework with datasets of different characteristics.
6
References
Multi-label classification: An overview
TL;DR: The task of multi-label classification is introduced, the sparse related literature is organizes into a structured presentation and comparative experimental results of certain multilabel classification methods are performed.
Learning multi-label scene classification
TL;DR: A framework to handle semantic scene classification, where a natural scene may contain multiple objects such that the scene can be described by multiple class labels, is presented and appears to generalize to other classification problems of the same nature.
2.5K
•Proceedings Article
A kernel method for multi-labelled classification
André Elisseeff,Jason Weston +1 more
- 03 Jan 2001
TL;DR: This article presents a Support Vector Machine like learning system to handle multi-label problems, based on a large margin ranking system that shares a lot of common properties with SVMs.
Multilabel Neural Networks with Applications to Functional Genomics and Text Categorization
Min-Ling Zhang,Zhi-Hua Zhou +1 more
TL;DR: Applications to two real-world multilabel learning problems, i.e., functional genomics and text categorization, show that the performance of BP-MLL is superior to that of some well-established multILabel learning algorithms.
1.2K
Random k-Labelsets: An Ensemble Method for Multilabel Classification
Grigorios Tsoumakas,Ioannis Vlahavas +1 more
- 17 Sep 2007
TL;DR: This paper proposes an ensemble method for multilabel classification that aims to take into account label correlations using single-label classifiers that are applied on subtasks with manageable number of labels and adequate number of examples per label.