Abstract
Multi-view clustering (MVC) has been extensively studied to collect multiple source information in recent years. One typical type of MVC methods is based on matrix factorization to effectively perform dimension reduction and clustering. However, the existing approaches can be further improved with following considerations: i) The current one-layer matrix factorization framework cannot fully exploit the useful data representations. ii) Most algorithms only focus on the shared information while ignore the view-specific structure leading to suboptimal solutions. iii) The partition level information has not been utilized in existing work. To solve the above issues, we propose a novel multi-view clustering algorithm via deep matrix decomposition and partition alignment. To be specific, the partition representations of each view are obtained through deep matrix decomposition, and then are jointly utilized with the optimal partition representation for fusing multi-view information. Finally, an alternating optimization algorithm is developed to solve the optimization problem with proven convergence. The comprehensive experimental results conducted on six benchmark multi-view datasets clearly demonstrates the effectiveness of the proposed algorithm against the SOTA methods. The code address for this algorithm is https://github.com/ZCtalk/MVC-DMF-PA.
Original language | English |
---|---|
Title of host publication | MM 2021 - Proceedings of the 29th ACM International Conference on Multimedia |
Publisher | Association for Computing Machinery, Inc |
Pages | 4156-4164 |
Number of pages | 9 |
ISBN (Electronic) | 9781450386517 |
DOIs | |
State | Published - Oct 17 2021 |
Externally published | Yes |
Event | 29th ACM International Conference on Multimedia, MM 2021 - Virtual, Online, China Duration: Oct 20 2021 → Oct 24 2021 |
Publication series
Name | MM 2021 - Proceedings of the 29th ACM International Conference on Multimedia |
---|
Conference
Conference | 29th ACM International Conference on Multimedia, MM 2021 |
---|---|
Country/Territory | China |
City | Virtual, Online |
Period | 10/20/21 → 10/24/21 |
Funding
This work was supported by the National Key R&D Program of China 2020AAA0107100, the Natural Science Foundation of China (project no. 61922088, 61773392, 61872377, 61872371 and 62006237).
Keywords
- deep matrix factorization
- late fusion
- multi-view clustering
- multi-view learning