Cluster analysis on dynamic graphs

In the era of big data, massive amount of graph data are generated from various domains like citation networks, biological systems, and social networks, leading to the need of effective analysis techniques. Graph clustering (methods for identifying closely connected groups within datasets) has becom...

全面介紹

Saved in:
書目詳細資料
主要作者: Wang, Yujing
其他作者: Gary Royden Watson Greaves
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2024
主題:
在線閱讀:https://hdl.handle.net/10356/175188
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:In the era of big data, massive amount of graph data are generated from various domains like citation networks, biological systems, and social networks, leading to the need of effective analysis techniques. Graph clustering (methods for identifying closely connected groups within datasets) has become increasingly popular. Using neural networks has demonstrated potential for achieving effective clustering results. However, dynamic graphs pose unique challenges compared to static ones. Challenges include handling multiple interactions between nodes, evolving node features and cluster structures over time, and the absence of suitable evaluation metrics. This paper addresses these challenges by refining the dynamic graph clustering algorithm TGC. Our contributions include introducing the "Intensity Modularity" metric for evaluation, implementing innovative training and sampling techniques to enhance TGC's adaptability, and proposing a method for dynamic determination of cluster numbers. Experimental results validate the effectiveness of our approaches.