This repository contains the code of our AAAI2024 paper Reliable Conflictive Multi-view Learning.
Multi-View data obtained from multiple sources or different feature subsets. Information gathered from different sources is likely to be conflicting. This conflictive information in different views makes most multi-view learning methods inevitably degenerate or even fail. Conflictive instances contain noise and unalignment views.
Previous methods aim to eliminate conflictive instances, while real�world applications usually require making decisions for them. Considering the decision of a conflictive instance might be unreliable, we need the model can answer “should the decision be reliable?”.
1、 Conflicting multi-view data is very common in the real world, but there are currently no datasets related to it, and we are working to collect data sets and share them with everyone.
2、The proposed average aggregation schema may not be the optimal solution. For example, the specific order in which fusion takes place can influence the final result.
3、 For different data sets, the results vary greatly, and we have a hypothesis that this may be related to the differences between sample categories and the number of sample views.
There are many interesting works inspired by this paper and the following are related follow-up works:
[1] Zongbo Han, Changqing Zhang, Huazhu Fu and Joey Tianyi Zhou. Trusted multi-view classification. In International Conference on Learning Representations, 2021.
[2] Murat Sensoy, Lance Kaplan and Melih Kandemir. Evidential deep learning to quantify classification uncertainty. In Neural Information Processing Systems, 31, 2018.
[3] Gawlikowski J, Tassi C R N, Ali M, et al. A survey of uncertainty in deep neural networks. In Artificial Intelligence Review, 56(Suppl 1): 1513-1589, 2023.
[4] Danruo Deng, Guangyong Chen, Yang Yu, Furui Liu, and Pheng-Ann Heng. Uncertainty estimation by fisher information-based evidential deep learning. In International Conference on Machine Learning, Vol. 202. JMLR.org, Article 300, 7596–7616, 2023.
[5] Jøsang, Audun. Subjective logic. Cham: Springer, 2016.
[6] J. Liu, X. Liu, Y. Yang, Q. Liao and Y. Xia. Contrastive Multi-View Kernel Learning. In IEEE Transactions on Pattern Analysis and Machine Intelligence, pp. 9552-9566, 2023.
[7] Zhenyu Huang, Peng Hu, Joey Tianyi Zhou, Jiancheng Lv and Xi Peng. Partially view-aligned clustering. In Neural Information Processing Systems, 33: 2892-2902, 2020.
[8] Andrey Malinin and Mark Gales. Predictive uncertainty estimation via prior networks. In Neural Information Processing Systems, 31, 2018.
[9] W. Dong and S. Sun. Multi-View Deep Gaussian Processes for Supervised Learning. In IEEE Transactions on Pattern Analysis and Machine Intelligence, pp. 15137-15153, 2023.
[10] J. Wen et al. A Survey on Incomplete Multiview Clustering. In IEEE Transactions on Systems, Man, and Cybernetics: Systems, pp. 1136-1149, 2023.