Expand Globally, Shrink Locally: Discriminant Multi-label Learning with Missing Labels
About
In multi-label learning, the issue of missing labels brings a major challenge. Many methods attempt to recovery missing labels by exploiting low-rank structure of label matrix. However, these methods just utilize global low-rank label structure, ignore both local low-rank label structures and label discriminant information to some extent, leaving room for further performance improvement. In this paper, we develop a simple yet effective discriminant multi-label learning (DM2L) method for multi-label learning with missing labels. Specifically, we impose the low-rank structures on all the predictions of instances from the same labels (local shrinking of rank), and a maximally separated structure (high-rank structure) on the predictions of instances from different labels (global expanding of rank). In this way, these imposed low-rank structures can help modeling both local and global low-rank label structures, while the imposed high-rank structure can help providing more underlying discriminability. Our subsequent theoretical analysis also supports these intuitions. In addition, we provide a nonlinear extension via using kernel trick to enhance DM2L and establish a concave-convex objective to learn these models. Compared to the other methods, our method involves the fewest assumptions and only one hyper-parameter. Even so, extensive experiments show that our method still outperforms the state-of-the-art methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-view Multi-label Classification | Corel5k 50% missing (test) | 1-HL98.7 | 20 | |
| Multi-view Multi-label Classification | Pascal07 50% missing (test) | 1-HL0.927 | 10 | |
| Player Potential Prediction | NBA FMR=90%, LMR=90% | 1-HL88.2 | 10 | |
| Multi-view Multi-label Classification | ESPGame 50% missing (test) | HL (Label 1)0.983 | 10 | |
| Multi-view Multi-label Classification | IAPRTC12 50% missing (test) | 1-HL0.98 | 10 | |
| Player Potential Prediction | NBA FMR=50%, LMR=50% | HL (Level 1)0.883 | 10 | |
| Player Potential Prediction | NBA FMR=70%, LMR=70% | 1-HL Score88.2 | 10 | |
| Multi-view Multi-label Classification | Mirflickr 50% missing (test) | 1-HL87.6 | 10 | |
| Multi-Label Classification | MIRFLICKR | AP51.4 | 9 | |
| Multi-Label Classification | Corel5k | AP0.262 | 9 |