Multi-label Learning via Structured Decomposition and Group Sparsity
Tianyi Zhou, Dacheng Tao

TL;DR
This paper introduces SDGS, a novel multi-label learning method that decomposes data into label-specific subspaces and uses group sparsity for prediction, effectively capturing label correlations with improved efficiency.
Contribution
The paper proposes a structured decomposition approach combined with group sparsity for multi-label learning, enabling efficient label correlation modeling and prediction.
Findings
SDGS outperforms popular methods on real datasets.
The method effectively captures label correlations.
It demonstrates high efficiency in training and prediction.
Abstract
In multi-label learning, each sample is associated with several labels. Existing works indicate that exploring correlations between labels improve the prediction performance. However, embedding the label correlations into the training process significantly increases the problem size. Moreover, the mapping of the label structure in the feature space is not clear. In this paper, we propose a novel multi-label learning method "Structured Decomposition + Group Sparsity (SDGS)". In SDGS, we learn a feature subspace for each label from the structured decomposition of the training data, and predict the labels of a new sample from its group sparse representation on the multi-subspace obtained from the structured decomposition. In particular, in the training stage, we decompose the data matrix as , wherein the rows of associated with samples that…
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 · Natural Language Processing Techniques · Spam and Phishing Detection
