Multi-class Active Learning: A Hybrid Informative and Representative Criterion Inspired Approach
Xi Fang, Zengmao Wang, Xinyao Tang, Chen Wu

TL;DR
This paper introduces a multi-class active learning method that combines informativeness and representativeness into a unified criterion, improving label efficiency and classification performance on multi-class datasets.
Contribution
It proposes a hybrid criterion for multi-class active learning that unifies informativeness and representativeness, addressing limitations of binary-focused methods.
Findings
Outperforms state-of-the-art active learning methods on UCI datasets.
Effectively balances informativeness and representativeness in multi-class scenarios.
Reduces labeling effort while maintaining high classification accuracy.
Abstract
Labeling each instance in a large dataset is extremely labor- and time- consuming . One way to alleviate this problem is active learning, which aims to which discover the most valuable instances for labeling to construct a powerful classifier. Considering both informativeness and representativeness provides a promising way to design a practical active learning. However, most existing active learning methods select instances favoring either informativeness or representativeness. Meanwhile, many are designed based on the binary class, so that they may present suboptimal solutions on the datasets with multiple classes. In this paper, a hybrid informative and representative criterion based multi-class active learning approach is proposed. We combine the informative informativeness and representativeness into one formula, which can be solved under a unified framework. The informativeness is…
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 Algorithms · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
