Code for paper: Partial Multi-View Multi-Label Classification via Semantic Invariance Learning and Prototype Modeling
You can run 'python train.py' for a demo! The original link to the five datasets is not available now, you can download the datesets and pre-processed incomplete datesets from here.
If this code is helpful to you, please cite the following paper:
@inproceedings{liupartial,
title={Partial Multi-View Multi-Label Classification via Semantic Invariance Learning and Prototype Modeling},
author={Liu, Chengliang and Xu, Gehui and Wen, Jie and Liu, Yabo and Huang, Chao and Xu, Yong},
booktitle={Forty-first International Conference on Machine Learning},
year={2024}
}Please get in touch with me if you have any questions about running this code! [email protected]