首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--程序设计论文

基于近似有效电阻的属性聚类

Acknowledgements第5-6页
摘要第6-10页
Abstract第10-11页
Preface第12-15页
1 Introduction第15-21页
    1.1 The clustering problem第15-16页
    1.2 Attributed graph clustering第16-17页
    1.3 Alternative embeddings that aid clustering第17页
    1.4 Related work第17-19页
    1.5 Our contribution第19-20页
    1.6 How this thesis is organized第20-21页
2 Preliminaries第21-31页
    2.1 Distance and similarity measures第21-22页
    2.2 k-means and spectral k-means第22-25页
        2.2.1 Spectral k-means第23-25页
    2.3 Random walks on graphs第25页
    2.4 Effective resistance第25-31页
        2.4.1 The basic idea第25-27页
        2.4.2 Linear algebra formulation第27-30页
        2.4.3 Connection to random walks第30-31页
3 Attributed graph clustering using effective resistance第31-37页
    3.1 Merging structural and attribute information第31-32页
        3.1.1 Method 1 (cosine similarity)第31页
        3.1.2 Method 2 (squared cosine similarity)第31-32页
        3.1.3 Method 3 (frequency-normalized attribute similarity)第32页
    3.2 Approximate resistance distance embedding using a fast SDD solver第32-34页
    3.3 k-medoids with a composite distance第34-37页
4 Experiments and results第37-45页
    4.1 Data for experiments第37-38页
    4.2 Implementation details第38页
    4.3 Evaluation metrics第38-39页
    4.4 Comparing Methods 1,2, and 3第39-43页
    4.5 Comparing NJW, RESC,and Algorithm 3第43-45页
5 Conclusion第45-46页
    5.1 Future work第45-46页
        5.1.1 Studying behavior on perturbations of the input graphs第45页
        5.1.2 Studying behavior on larger graphs第45页
        5.1.3 Studying behavior on synthetic graphs第45-46页
6 References第46-50页
作者简历及攻读硕士 /博士学位期间取得的研究成果第50-52页
学位论文数据集第52-53页

论文共53页,点击 下载论文
上一篇:画幅式红外图像拼接技术研究
下一篇:基于深度学习的图片匹配算法实现