TPM: Transition Probability Matrix -- Graph Structural Feature based Embedding
Sarmad N. Mohammed, Semra G\"und\"u\c{c}

TL;DR
This paper introduces TPM, a novel graph embedding method using anonymous walks derived from random walks to better capture topological features, improving node classification and link prediction performance.
Contribution
The paper presents TPM, a new graph embedding technique that leverages anonymous walks for richer topological feature extraction, outperforming existing methods.
Findings
Superior performance in node classification tasks
Enhanced link prediction accuracy
Effective transfer of connectivity information to new graphs
Abstract
In this work, Transition Probability Matrix (TPM) is proposed as a new method for extracting the features of nodes in the graph. The proposed method uses random walks to capture the connectivity structure of a node's close neighborhood. The information obtained from random walks is converted to anonymous walks to extract the topological features of nodes. In the embedding process of nodes, anonymous walks are used since they capture the topological similarities of connectivities better than random walks. Therefore the obtained embedding vectors have richer information about the underlying connectivity structure. The method is applied to node classification and link prediction tasks. The performance of the proposed algorithm is superior to the state-of-the-art algorithms in the recent literature. Moreover, the extracted information about the connectivity structure of similar networks is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph theory and applications
