Multi-label Learning with Missing Labels using Mixed Dependency Graphs
Baoyuan Wu, Fan Jia, Wei Liu, Bernard Ghanem, Siwei Lyu

TL;DR
This paper introduces a novel approach for multi-label learning with missing labels by constructing mixed dependency graphs that incorporate various label dependencies, leading to improved performance in image annotation and retrieval tasks.
Contribution
The paper proposes two convex transductive formulations, MLMG-CO and MLMG-SL, utilizing mixed dependency graphs with different label dependencies for better label propagation.
Findings
Significant performance improvements over state-of-the-art methods.
Enhanced robustness to missing labels in multi-label learning.
Effective application to image annotation and retrieval tasks.
Abstract
This work focuses on the problem of multi-label learning with missing labels (MLML), which aims to label each test instance with multiple class labels given training instances that have an incomplete/partial set of these labels. The key point to handle missing labels is propagating the label information from provided labels to missing labels, through a dependency graph that each label of each instance is treated as a node. We build this graph by utilizing different types of label dependencies. Specifically, the instance-level similarity is served as undirected edges to connect the label nodes across different instances and the semantic label hierarchy is used as directed edges to connect different classes. This base graph is referred to as the mixed dependency graph, as it includes both undirected and directed edges. Furthermore, we present another two types of label dependencies to…
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 · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
