跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.82) 您好!臺灣時間:2025/03/16 14:22
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:雷諾茲
研究生(外文):Daniel Radil
論文名稱:譜聚類的應用
論文名稱(外文):An Application of Spectral Clustering
指導教授:林晉宏
指導教授(外文):Jephian Lin
學位類別:碩士
校院名稱:國立中山大學
系所名稱:應用數學系研究所
學門:數學及統計學門
學類:數學學類
論文種類:學術論文
論文出版年:2022
畢業學年度:110
語文別:英文
論文頁數:28
中文關鍵詞:拉普拉斯矩陣特徵向量聚類譜聚類特徵投影模型
外文關鍵詞:Laplacian matrixEigenvectorClusteringSpectral ClusteringEigenprojection Model
相關次數:
  • 被引用被引用:0
  • 點閱點閱:111
  • 評分評分:
  • 下載下載:7
  • 收藏至我的研究室書目清單書目收藏:0
圖是一種用來說明目標間之關聯性與相似性的工具,圖的拉普拉斯矩陣可用於進一步探討其相似性。在本研究中,我們將探究拉普拉斯矩陣的特徵向量來對高度相關的資料點進行聚類,其中一個應用為將圖像的像素聚類。這樣利用拉普拉斯矩陣輔助聚類的技術在文獻中稱為譜聚類。
Graphs are tools which illustrate connections and similarities between objects. A graph''s Laplacian can be used to further explore these similarities. In this thesis, we will explore the use of the Laplacian''s eigenvectors to cluster datapoints which are highly related. Particularly, we will relate pixels within an image and use this clustering to discern objects within the image. This technique is called spectral clustering.
Contents
論文審定書 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .i
摘要 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .ii
Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .iii
圖次 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .vi
1 Introduction 1
2 Graphs and Drawings 2
3 Similarity and Weights 3
3.1 Connectivity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .3
3.2 Creating Weights . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
3.3 Putting Them Together . . . . . . . . . . . . . . . . . . . . . . . . . . .5
4 The Laplacian Matrix 8
5 Degree-Normalized Eigenvectors 10
6 Drawing Graphs with Eigenvectors 11
7 Implementation 13
8 Defining Clusters 18
8.1 K-Means . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .18
8.2 Hierarchical Partitioning . . . . . . . . . . . . . . . . . . . . . . . . . .19
9 Final Thoughts 20
參考文獻 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21
[1] A. Ng, M. Jordan, and Y. Weiss (2002). On Spectral Clustering: Analysis and an Algorithm. Advances in Neural Information Processing Systems.
[2] G. James, D. Witten, T. Hastie, and R. Tibshirani. An Introduction to Statistical Learning : with Applications in R. New York: Springer, 2013.
[3] J. Shi and J. Malik (2000). Normalized Cuts and Image Segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol.22, No.8.
[4] P. D. Jarvis, B. R. Holland, and J. G. Sumner (2013). Phylogenetic Invariants. Brenner’s Encyclopedia of Genetics (Second Edition)
[5] U. von Luxburg (2007). A Tutorial on Spectral Clustering. Statistics and Computing, 17.
[6] W. Fleshman (2019). Spectral Clustering: Foundation and Application. Towards Data Science available online at https://towardsdatascience.com/spectralclustering-
aba2640c0d5b.
[7] Y. Koren (2004-2005). Drawing Graphs by Eigenvectors: Theory and Practice. Computers and Mathematics with Applications 49. 1867-1888.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top