TL;DR
This paper evaluates various automated multi-label classification methods, highlighting the effectiveness of a grammar-based genetic programming approach over other AutoML techniques across multiple datasets.
Contribution
It provides a comprehensive comparison of five AutoML methods for multi-label classification, introducing Auto-MEKA_GGP as a superior approach based on extensive experiments.
Findings
Auto-MEKA_GGP achieved the best average results.
Auto-MEKA_GGP was statistically better than other methods in most cases.
The study highlights the effectiveness of grammar-based genetic programming for MLC AutoML.
Abstract
Automated Machine Learning (AutoML) has emerged to deal with the selection and configuration of algorithms for a given learning task. With the progression of AutoML, several effective methods were introduced, especially for traditional classification and regression problems. Apart from the AutoML success, several issues remain open. One issue, in particular, is the lack of ability of AutoML methods to deal with different types of data. Based on this scenario, this paper approaches AutoML for multi-label classification (MLC) problems. In MLC, each example can be simultaneously associated to several class labels, unlike the standard classification task, where an example is associated to just one class label. In this work, we provide a general comparison of five automated multi-label classification methods -- two evolutionary methods, one Bayesian optimization method, one random search and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRandom Search
