Characterizing instance hardness in classification and regression problems
Gustavo P. Torquette, Victor S. Nunes, Pedro Y. A. Paiva and, Louren\c{c}o B. C. Neto, Ana C. Lorena

TL;DR
This paper introduces meta-features and measures to identify and analyze the hardest instances in classification and regression datasets, aiding data quality inspection and learning strategy development.
Contribution
It proposes a novel set of instance hardness meta-features applicable to both classification and regression, along with a Python package implementation.
Findings
Effective characterization of hard instances in datasets
Insights into factors influencing instance difficulty
Tools for improving data quality and learning strategies
Abstract
Some recent pieces of work in the Machine Learning (ML) literature have demonstrated the usefulness of assessing which observations are hardest to have their label predicted accurately. By identifying such instances, one may inspect whether they have any quality issues that should be addressed. Learning strategies based on the difficulty level of the observations can also be devised. This paper presents a set of meta-features that aim at characterizing which instances of a dataset are hardest to have their label predicted accurately and why they are so, aka instance hardness measures. Both classification and regression problems are considered. Synthetic datasets with different levels of complexity are built and analyzed. A Python package containing all implementations is also provided.
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.
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Statistical Methods and Models · Imbalanced Data Classification Techniques
