CVApr 26, 2024

Masked Two-channel Decoupling Framework for Incomplete Multi-view Weak Multi-label Learning

arXiv:2404.17340v126 citationsh-index: 33NIPS
Originality Incremental advance
AI Analysis

This addresses a complex and realistic task in multi-view and multi-label learning, but it appears incremental as it builds on existing deep learning methods with specific adaptations.

The paper tackles the problem of incomplete multi-view weak multi-label learning by proposing a masked two-channel decoupling framework, achieving improved performance through experiments that confirm its effectiveness and advancement.

Multi-view learning has become a popular research topic in recent years, but research on the cross-application of classic multi-label classification and multi-view learning is still in its early stages. In this paper, we focus on the complex yet highly realistic task of incomplete multi-view weak multi-label learning and propose a masked two-channel decoupling framework based on deep neural networks to solve this problem. The core innovation of our method lies in decoupling the single-channel view-level representation, which is common in deep multi-view learning methods, into a shared representation and a view-proprietary representation. We also design a cross-channel contrastive loss to enhance the semantic property of the two channels. Additionally, we exploit supervised information to design a label-guided graph regularization loss, helping the extracted embedding features preserve the geometric structure among samples. Inspired by the success of masking mechanisms in image and text analysis, we develop a random fragment masking strategy for vector features to improve the learning ability of encoders. Finally, it is important to emphasize that our model is fully adaptable to arbitrary view and label absences while also performing well on the ideal full data. We have conducted sufficient and convincing experiments to confirm the effectiveness and advancement of our model.

Foundations

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

Your Notes