paper-with-me

Papers

DICNet: Deep Instance-Level Contrastive Network for Double Incomplete Multi-View Multi-Label Classification

2023-03-15 · Chengliang Liu, Jie Wen, Xiaoling Luo, Chao Huang, Zhihao Wu, Yong Xu

In recent years, multi-view multi-label learning has aroused extensive research enthusiasm. However, multi-view multi-label data in the real world is commonly incomplete due to the uncertain factors of data collection and manual annotation, which means that not only multi-view features are often missing, and label completeness is also difficult to be satisfied. To deal with the double incomplete multi-view multi-label classification problem, we propose a deep instance-level contrastive network, namely DICNet. Different from conventional methods, our DICNet focuses on leveraging deep neural network to exploit the high-level semantic representations of samples rather than shallow-level features. First, we utilize the stacked autoencoders to build an end-to-end multi-view feature extraction framework to learn the view-specific representations of samples. Furthermore, in order to improve the consensus representation ability, we introduce an incomplete instance-level contrastive learning scheme to guide the encoders to better extract the consensus information of multiple views and use a multi-view weighted fusion module to enhance the discrimination of semantic features. Overall, our DICNet is adept in capturing consistent discriminative representations of multi-view multi-label data and avoiding the negative effects of missing views and missing labels. Extensive experiments performed on five datasets validate that our method outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.08358

Code (2)

justsmart/DICNet 공식 구현 pytorch
justsmart/DICNet-mindspore 공식 구현 mindspore

Tasks

Contrastive LearningMissing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Self-supervised Image Clustering from Multiple Incomplete Views via Constrastive Complementary Generation

2022-09-24 · Jiatai Wang, Zhiwei Xu, Xuewen Yang, Dongjin Guo 외

Incomplete Multi-View Clustering aims to enhance clustering performance by using data from multiple modalities. Despite the fact that several approaches for studying this issue have been proposed, the following drawbacks…

ClusteringContrastive LearningDiversityImage Clustering+1

Incomplete Contrastive Multi-View Clustering with High-Confidence Guiding

2023-12-14 · Guoqing Chao, Yi Jiang, Dianhui Chu

Incomplete multi-view clustering becomes an important research problem, since multi-view data with missing values are ubiquitous in real-world applications. Although great efforts have been made for incomplete multi-view…

ClusteringContrastive LearningIncomplete multi-view clusteringMissing Values+1

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

2024-11-27 · Bingyan Nie, Wulin Xie, Jiang Long, Xiaohuan Lu

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 mul…

ClassificationContrastive LearningLearning TheoryMulti-Label Classification+1

Incomplete Multi-view Clustering via Diffusion Contrastive Generation

2025-03-12 · Yuanyang Zhang, Yijie Lin, Weiqing Yan, Li Yao 외

Incomplete multi-view clustering (IMVC) has garnered increasing attention in recent years due to the common issue of missing data in multi-view datasets. The primary approach to address this challenge involves recovering…

ClusteringContrastive LearningDenoisingImputation+1

Deep Incomplete Multi-view Clustering with Cross-view Partial Sample and Prototype Alignment

2023-03-28 · CVPR 2023 1 · Jiaqi Jin, Siwei Wang, Zhibin Dong, Xinwang Liu 외

The success of existing multi-view clustering relies on the assumption of sample integrity across multiple views. However, in real-world scenarios, samples of multi-view are partially available due to data corruption or …

ClusteringContrastive LearningIncomplete multi-view clustering