Incomplete Multi-View Weak-Label Learning with Noisy Features and Imbalanced Labels
Zhiwei Li, Zijian Yang, Lu Sun, Mineichi Kudo, Kego Kimura

TL;DR
This paper introduces a novel multi-view multi-label learning method that handles incomplete, noisy, and imbalanced data by joint embedding, adaptive view importance, and focal loss, showing superior performance on real datasets.
Contribution
It proposes an integrated approach combining low-dimensional embedding, adaptive view weighting, and imbalance mitigation for incomplete multi-view weak-label learning.
Findings
Effective in handling incomplete and noisy views.
Improves label imbalance with focal loss.
Outperforms existing methods on real datasets.
Abstract
A variety of modern applications exhibit multi-view multi-label learning, where each sample has multi-view features, and multiple labels are correlated via common views. Current methods usually fail to directly deal with the setting where only a subset of features and labels are observed for each sample, and ignore the presence of noisy views and imbalanced labels in real-world problems. In this paper, we propose a novel method to overcome the limitations. It jointly embeds incomplete views and weak labels into a low-dimensional subspace with adaptive weights, and facilitates the difference between embedding weight matrices via auto-weighted Hilbert-Schmidt Independence Criterion (HSIC) to reduce the redundancy. Moreover, it adaptively learns view-wise importance for embedding to detect noisy views, and mitigates the label imbalance problem by focal loss. Experimental results on four…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Rough Sets and Fuzzy Logic
