DICNet: Deep Instance-Level Contrastive Network for Double Incomplete Multi-View Multi-Label Classification
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-view Multi-label Classification | Corel5k 50% missing (test) | 1-HL98.7 | 20 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | MIRFLICKR | Last CF119.04 | 17 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | ESPGame | Last CF10.61 | 17 | |
| Incomplete Multi-view Multi-label Class Incremental Learning | IAPRTC12 | Last CF10.58 | 17 | |
| Player Potential Prediction | NBA FMR=90%, LMR=90% | 1-HL88.3 | 10 | |
| Multi-view Multi-label Classification | IAPRTC12 50% missing (test) | 1-HL0.981 | 10 | |
| Player Potential Prediction | NBA FMR=70%, LMR=70% | 1-HL Score89.2 | 10 | |
| Multi-view Multi-label Classification | ESPGame 50% missing (test) | HL (Label 1)0.983 | 10 | |
| Multi-view Multi-label Classification | Mirflickr 50% missing (test) | 1-HL89 | 10 | |
| Multi-view Multi-label Classification | Pascal07 50% missing (test) | 1-HL0.931 | 10 |