CVNov 27, 2024

Incomplete Multi-view Multi-label Classification via a Dual-level Contrastive Learning Framework

arXiv:2411.18267v21 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses a real-world scenario of double missing data in multi-view multi-label classification, which is an incremental improvement over existing methods.

The paper tackles the problem of incomplete multi-view multi-label classification by proposing a dual-level contrastive learning framework that decouples consistent and view-specific information into different spaces. The method achieves more stable and superior classification performance on several benchmark datasets.

Recently, multi-view and multi-label classification have become significant domains for comprehensive data analysis and exploration. However, incompleteness both in views and labels is still a real-world scenario for multi-view multi-label classification. In this paper, we seek to focus on double missing multi-view multi-label classification tasks and propose our dual-level contrastive learning framework to solve this issue. Different from the existing works, which couple consistent information and view-specific information in the same feature space, we decouple the two heterogeneous properties into different spaces and employ contrastive learning theory to fully disentangle the two properties. Specifically, our method first introduces a two-channel decoupling module that contains a shared representation and a view-proprietary representation to effectively extract consistency and complementarity information across all views. Second, to efficiently filter out high-quality consistent information from multi-view representations, two consistency objectives based on contrastive learning are conducted on the high-level features and the semantic labels, respectively. Extensive experiments on several widely used benchmark datasets demonstrate that the proposed method has more stable and superior classification performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes