Multi-Label Learning with Label Enhancement
Ruifeng Shao, Ning Xu, Xin Geng

TL;DR
This paper introduces LEMLL, a novel multi-label learning framework that reconstructs label importance from logical labels by integrating label enhancement and regression, significantly improving multi-label prediction accuracy.
Contribution
It proposes a unified framework combining label enhancement with regression to recover label importance, advancing multi-label learning methods.
Findings
LEMLL effectively reconstructs latent label importance.
Performance of multi-label learning is significantly improved.
Extensive studies validate the effectiveness of label enhancement.
Abstract
The task of multi-label learning is to predict a set of relevant labels for the unseen instance. Traditional multi-label learning algorithms treat each class label as a logical indicator of whether the corresponding label is relevant or irrelevant to the instance, i.e., +1 represents relevant to the instance and -1 represents irrelevant to the instance. Such label represented by -1 or +1 is called logical label. Logical label cannot reflect different label importance. However, for real-world multi-label learning problems, the importance of each possible label is generally different. For the real applications, it is difficult to obtain the label importance information directly. Thus we need a method to reconstruct the essential label importance from the logical multilabel data. To solve this problem, we assume that each multi-label instance is described by a vector of latent real-valued…
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
TopicsText and Document Classification Technologies · Machine Learning and Algorithms · Machine Learning in Bioinformatics
