ML-MG: Multi-Label Learning With Missing Labels Using a Mixed Graph
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 (i.e. some of their labels are missing). To handle missing labels, we propose a unified model of label dependencies by constructing a mixed graph, which jointly incorporates (i) instance-level similarity and class co-occurrence as undirected edges and (ii) semantic label hierarchy as directed edges. Unlike most MLML methods, We formulate this learning problem transductively as a convex quadratic matrix optimization problem that encourages training label consistency and encodes both types of label dependencies (i.e. undirected and directed edges) using quadratic terms and hard linear constraints. The alternating direction method of multipliers (ADMM) can be used to exactly and efficiently solve this problem. To evaluate our proposed method, we consider two popular applications (image and video annotation), where the label hierarchy can be derived from Wordnet. Experimental results show that our method achieves a significant improvement over state-of-the-art methods in performance and robustness to missing labels.
Code (0)
등록된 구현이 없습니다.
Tasks
Missing LabelsMulti-Label LearningSimilar Papers 제목 키워드 기반
Multi-label Learning with Missing Labels using Mixed Dependency Graphs
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…
Image RetrievalMissing LabelsMulti-Label LearningRetrieval+1SSLfmm: An R Package for Semi-Supervised Learning with Mixed Missingness
Partially labelled samples arise when features are observed for all data, but class labels are available for only a subset. In such settings, the mechanism governing label availability may itself contain information rele…
Multi-Label Continual Learning using Augmented Graph Convolutional Network
Multi-Label Continual Learning (MLCL) builds a class-incremental framework in a sequential multi-label image recognition data stream. The critical challenges of MLCL are the construction of label relationships on past-mi…
Continual LearningMulti-Label Image RecognitionMADNet: Maximizing Addressee Deduction Expectation for Multi-Party Conversation Generation
Modeling multi-party conversations (MPCs) with graph neural networks has been proven effective at capturing complicated and graphical information flows. However, existing methods rely heavily on the necessary addressee l…
Discriminatory Label-specific Weights for Multi-label Learning with Missing Labels
Class labels in multi-label datasets are only associated with a very small fraction of the data instances leading to a class imbalance problem. There exist multi-label learning algorithms that handle the datasets’ class …
Missing LabelsMulti-Label ClassificationMulti-Label Learning