Self-weighted Multiview Clustering

所属分类:其他
开发工具:matlab
文件大小:2956KB
下载次数:5
上传日期:2019-04-11 10:43:42
上 传 者xixi415415
说明:  Self-weighted Multiview Clustering with Multiple Graphs

文件列表:
SwMC code\v1\CLR.m (1702, 2018-03-21)
SwMC code\v1\ClusteringMeasure.m (14650, 2018-01-15)
SwMC code\v1\constructW_PKN.m (1197, 2018-01-15)
SwMC code\v1\eig1.m (539, 2018-01-15)
SwMC code\v1\EProjSimplex_new.m (631, 2018-01-15)
SwMC code\v1\L2_distance_1.m (514, 2018-01-15)
SwMC code\v1\SwMC.m (1479, 2018-03-21)
SwMC code\v1\X.mat (1006670, 2018-01-15)
SwMC code\v2\CLR.m (1706, 2018-03-21)
SwMC code\v2\ClusteringMeasure.m (14650, 2018-01-15)
SwMC code\v2\constructW_PKN.m (1197, 2018-01-15)
SwMC code\v2\eig1.m (539, 2018-01-15)
SwMC code\v2\EProjSimplex_new.m (631, 2018-01-15)
SwMC code\v2\L2_distance_1.m (514, 2018-01-15)
SwMC code\v2\SwMC.m (1479, 2018-03-21)
SwMC code\v2\X.mat (1006670, 2018-01-15)
SwMC code\v3\CLR.m (1746, 2018-03-21)
SwMC code\v3\ClusteringMeasure.m (14650, 2018-03-20)
SwMC code\v3\constructW_PKN.m (1197, 2018-03-20)
SwMC code\v3\eig1.m (539, 2018-03-20)
SwMC code\v3\EProjSimplex_new.m (631, 2018-03-20)
SwMC code\v3\L2_distance_1.m (514, 2018-03-20)
SwMC code\v3\SwMC.m (1072, 2018-03-21)
SwMC code\v3\X.mat (1006670, 2018-03-20)
SwMC code\v1 (0, 2018-03-21)
SwMC code\v2 (0, 2018-03-21)
SwMC code\v3 (0, 2018-03-21)
SwMC code (0, 2018-03-21)

Some tips to use this package code. 1. To understand the original idea of the proposed algorithm, please use v1, where the convergence is better preserved while the clustering performance may be unsatisfactory. 2. Use v2 if you try to obtain a decent clustering result(We did it in our paper). Please note that since some necessary minor changes have been made, the optimization during each iteration will not decrease the object value monotonically. 3. v3 is developed to make a tradeoff between v1 and v2. It at first sets \lambda to zero and come to coarse weights, and then learns a structured graph by adjusting \lambda. 4. In each subpackage, we implement a test on X for intuitive observations. You can replace its data, lable vector or even graph construction approach in your own experiment as you want. 5. Other operations are expected to produce more impressive results which are not included and discussed in our paper, such as randomly initializing the view weights (Note that the problem is not convex), doing normalizations for data, or setting \lambda with a small value instead of zero in v3 (At this condition, you need further modify CLR function). Ref: F. Nie, J. Li, and X. Li, "Self-weighted Multiview Clustering with Multiple Graphs," in proceedings of International Joint Conference on Artificial Intelligence (IJCAI), 25***-2570, 2017.

近期下载者

相关文件


收藏者