TL;DR
This paper proposes a structured multi-view multi-label classification method using a shared codebook and fused-teacher self-distillation to handle dual-missing view and label scenarios, improving representation stability and prediction quality.
Contribution
It introduces a novel approach combining a shared codebook for consistent representations and a fused-teacher self-distillation framework for enhanced generalization under incomplete data conditions.
Findings
Outperforms existing methods on five benchmark datasets.
Effectively captures stable shared semantics with a multi-view shared codebook.
Enhances model generalization through fused-teacher self-distillation.
Abstract
Although multi-view multi-label learning has been extensively studied, research on the dual-missing scenario, where both views and labels are incomplete, remains largely unexplored. Existing methods mainly rely on contrastive learning or information bottleneck theory to learn consistent representations under missing-view conditions, but loss-based alignment without explicit structural constraints limits the ability to capture stable and discriminative shared semantics. To address this issue, we introduce a more structured mechanism for consistent representation learning: we learn discrete consistent representations through a multi-view shared codebook and cross-view reconstruction, which naturally align different views within the limited shared codebook embeddings and reduce feature redundancy. At the decision level, we design a weight estimation method that evaluates the ability of…
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
