Multi-facet in heterogeneous information network representation learning

Most of the networks we encounter in practice are Heterogeneous Information Networks (HINs), where it contains nodes of different classes connected by edges. Due to its nature, HIN contains more information than Homogeneous Information Networks and are therefore more complex and cumbersome to analyz...

全面介紹

Saved in:
書目詳細資料
主要作者: Zhao, Tianqi
其他作者: Lihui CHEN
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2020
主題:
在線閱讀:https://hdl.handle.net/10356/140216
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Most of the networks we encounter in practice are Heterogeneous Information Networks (HINs), where it contains nodes of different classes connected by edges. Due to its nature, HIN contains more information than Homogeneous Information Networks and are therefore more complex and cumbersome to analyze or study. The process of converting raw HIN datasets into dense matrixes of lower dimensions while still preserving the network structure as much as possible is called graph embedding or representation learning, which is the very first step to be carried out before any algorithm could be applied on the network to study its structure or node relationships. Graph embedding for HINs often faces more restriction and obstacles due to the existence of multiple node classes, and therefore demands more time and effort in constructing an ideal algorithm. In this project, we examined a multi-facet approach in carrying out graph embedding for HINs by dissecting its algorithms, testing with real world datasets like DBLP2 and movielens, and finally build a frontend project to visualize the embedding.