Distribution-based Label Space Transformation for Multi-label Learning
Zongting Lyu, Yan Yan, and Fei Wu

TL;DR
This paper introduces a distribution-based label space transformation method for multi-label learning that preserves label correlations and addresses sparsity, leading to improved classification performance and efficiency.
Contribution
The proposed DLST model effectively captures label correlations and mitigates sparsity issues by using distribution similarity and KL-divergence, outperforming existing methods.
Findings
DLST achieves higher classification accuracy on benchmark datasets.
DLST is more computationally efficient than previous label space transformation methods.
DLST effectively handles label and data sparsity in multi-label learning.
Abstract
Multi-label learning problems have manifested themselves in various machine learning applications. The key to successful multi-label learning algorithms lies in the exploration of inter-label correlations, which usually incur great computational cost. Another notable factor in multi-label learning is that the label vectors are usually extremely sparse, especially when the candidate label vocabulary is very large and only a few instances are assigned to each category. Recently, a label space transformation (LST) framework has been proposed targeting these challenges. However, current methods based on LST usually suffer from information loss in the label space dimension reduction process and fail to address the sparsity problem effectively. In this paper, we propose a distribution-based label space transformation (DLST) model. By defining the distribution based on the similarity of label…
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 · Image Retrieval and Classification Techniques · Web Data Mining and Analysis
MethodsLogistic Regression
