Abstract: Multiview fuzzy c-means clustering has garnered significant attention in recent years, leading to the development of various multiview fuzzy clustering algorithms. However, existing algorithms still exhibit room for improvement. First, most existing algorithms only utilize the shallow information of the view data and fail to delve into the mining and utilization of deeper representations. Second, existing algorithms tend to extract common representations among the views first and then implement clustering separately, which may lack a collaborative linkage between two tasks. Finally, multiview clustering algorithms based on representation learning often overlook the importance of effectively preserving similarity information within the views. To address these limitations, we propose a novel algorithm called pseudolabel enhanced multiview deep concept factorization fuzzy clustering (PE-MV-DCFCM). The algorithm first introduces a deep concept factorization method to uncover the deep information of the view data. Subsequently, it employs pseudolabel learning to preserve intraview similarity information during the learning of common representations among the views, based on non-negative matrix factorization. Finally, this algorithm integrates deep concept factorization, representation learning, and fuzzy clustering into a unified framework to enhance the collaboration among the various substeps of the algorithm. Experiments on several benchmark datasets show that the proposed PE-MV-DCFCM algorithm outperformed other state-of-the-art algorithms.
Loading