Imbalanced Regression Pipeline Recommendation
Juscimara G. Avelino, George D. C. Cavalcanti, Rafael M. O. Cruz

TL;DR
This paper introduces Meta-IR, a meta-learning framework that recommends optimal imbalanced regression pipelines by training meta-classifiers, outperforming existing AutoML methods and baseline configurations.
Contribution
It proposes a novel zero-shot meta-learning approach with independent and chained formulations for pipeline recommendation in imbalanced regression tasks.
Findings
Chained meta-classifiers outperform independent ones.
Meta-IR surpasses AutoML frameworks in performance.
Meta-IR outperforms all baseline configurations tested.
Abstract
Imbalanced problems are prevalent in various real-world scenarios and are extensively explored in classification tasks. However, they also present challenges for regression tasks due to the rarity of certain target values. A common alternative is to employ balancing algorithms in preprocessing to address dataset imbalance. However, due to the variety of resampling methods and learning models, determining the optimal solution requires testing many combinations. Furthermore, the learning model, dataset, and evaluation metric affect the best strategies. This work proposes the Meta-learning for Imbalanced Regression (Meta-IR) framework, which diverges from existing literature by training meta-classifiers to recommend the best pipeline composed of the resampling strategy and learning model per task in a zero-shot fashion. The meta-classifiers are trained using a set of meta-features to learn…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
