Multi-Label Bayesian Active Learning with Inter-Label Relationships
Yuanyuan Qi, Jueqing Lu, Xiaohao Yang, Joanne Enticott, Lan Du

TL;DR
This paper introduces a novel multi-label active learning approach that models label correlations and addresses data imbalance, leading to improved performance on real-world datasets.
Contribution
It proposes a new strategy using correlation matrices and ensemble pseudo labeling to better assess uncertainty and handle imbalanced data in multi-label active learning.
Findings
Outperforms existing methods on four datasets
Effectively models label co-occurrence and disjoint relationships
Addresses data imbalance with ensemble pseudo labeling
Abstract
The primary challenge of multi-label active learning, differing it from multi-class active learning, lies in assessing the informativeness of an indefinite number of labels while also accounting for the inherited label correlation. Existing studies either require substantial computational resources to leverage correlations or fail to fully explore label dependencies. Additionally, real-world scenarios often require addressing intrinsic biases stemming from imbalanced data distributions. In this paper, we propose a new multi-label active learning strategy to address both challenges. Our method incorporates progressively updated positive and negative correlation matrices to capture co-occurrence and disjoint relationships within the label space of annotated samples, enabling a holistic assessment of uncertainty rather than treating labels as isolated elements. Furthermore, alongside…
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
TopicsMachine Learning and Algorithms
