Skip to content

Commit 54871ec

Browse files
authored
Update README.md
1 parent 44244c3 commit 54871ec

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,17 @@ Papers are listed in the following methods:graph clustering, NMF-based clusterin
134134

135135
28. TPAMI 2021: Adaptive Graph Auto-Encoder for General Data Clustering(AdaGAE)[<a href= "https://ieeexplore.ieee.org/document/9606581" target="_blank">Paper</a>] [<a href="https://github.com/hyzhang98/AdaGAE" target="_blank">Code</a>]
136136

137-
29. AAAI 2022: Stationary Diffusion State Neural Estimation for Multiview Clustering(SDSNE)[<a href= "https://www.aaai.org/AAAI22Papers/AAAI-184.LiuC.pdf" target="_blank">Paper</a>] [<a href="https://github.com/kunzhan/SDSNE" target="_blank">Code</a>]
137+
29. ACMMM 2021: Consistent Multiple Graph Embedding for Multi-View Clustering(CMGEC)[<a href= "https://arxiv.org/pdf/2105.04880.pdf" target="_blank">Paper</a>] [<a href="https://github.com/wangemm/CMGEC" target="_blank">Code</a>]
138138

139-
30. CVPR 2022: Deep Safe Multi-View Clustering:Reducing the Risk of Clustering Performance Degradation Caused by View Increase(DSMVC)[<a href= "https://openaccess.thecvf.com/content/CVPR2022/papers/Tang_Deep_Safe_Multi-View_Clustering_Reducing_the_Risk_of_Clustering_Performance_CVPR_2022_paper.pdf" target="_blank">Paper</a>] [<a href="https://github.com/Gasteinh/DSMVC" target="_blank">Code</a>]
139+
30. AAAI 2022: Stationary Diffusion State Neural Estimation for Multiview Clustering(SDSNE)[<a href= "https://www.aaai.org/AAAI22Papers/AAAI-184.LiuC.pdf" target="_blank">Paper</a>] [<a href="https://github.com/kunzhan/SDSNE" target="_blank">Code</a>]
140140

141-
31. CVPR 2022: Multi-level Feature Learning for Contrastive Multi-view Clustering(MFLVC)[<a href= "https://openaccess.thecvf.com/content/CVPR2022/papers/Xu_Multi-Level_Feature_Learning_for_Contrastive_Multi-View_Clustering_CVPR_2022_paper.pdf" target="_blank">Paper</a>] [<a href="https://github.com/SubmissionsIn/MFLVC" target="_blank">Code</a>]
141+
31. CVPR 2022: Deep Safe Multi-View Clustering:Reducing the Risk of Clustering Performance Degradation Caused by View Increase(DSMVC)[<a href= "https://openaccess.thecvf.com/content/CVPR2022/papers/Tang_Deep_Safe_Multi-View_Clustering_Reducing_the_Risk_of_Clustering_Performance_CVPR_2022_paper.pdf" target="_blank">Paper</a>] [<a href="https://github.com/Gasteinh/DSMVC" target="_blank">Code</a>]
142142

143-
32. IJCAI 2022: Contrastive Multi-view Hyperbolic Hierarchical Clustering(CMHHC)[<a href= "https://arxiv.org/pdf/2205.02618.pdf" target="_blank">Paper</a>]
143+
32. CVPR 2022: Multi-level Feature Learning for Contrastive Multi-view Clustering(MFLVC)[<a href= "https://openaccess.thecvf.com/content/CVPR2022/papers/Xu_Multi-Level_Feature_Learning_for_Contrastive_Multi-View_Clustering_CVPR_2022_paper.pdf" target="_blank">Paper</a>] [<a href="https://github.com/SubmissionsIn/MFLVC" target="_blank">Code</a>]
144144

145-
33. NN 2022: Multi-view Graph Embedding Clustering Network:Joint Self-supervision and Block Diagonal Representation(MVGC)[<a href= "https://www.sciencedirect.com/science/article/pii/S089360802100397X" target="_blank">Paper</a>] [<a href="https://github.com/xdweixia/NN-2022-MVGC" target="_blank">Code</a>]
145+
33. IJCAI 2022: Contrastive Multi-view Hyperbolic Hierarchical Clustering(CMHHC)[<a href= "https://arxiv.org/pdf/2205.02618.pdf" target="_blank">Paper</a>]
146+
147+
34. NN 2022: Multi-view Graph Embedding Clustering Network:Joint Self-supervision and Block Diagonal Representation(MVGC)[<a href= "https://www.sciencedirect.com/science/article/pii/S089360802100397X" target="_blank">Paper</a>] [<a href="https://github.com/xdweixia/NN-2022-MVGC" target="_blank">Code</a>]
146148

147149

148150
### <span id="jump25">Binary Multi-view Clustering</span>

0 commit comments

Comments
 (0)