paper-with-me

Papers

Learning Structural Node Embeddings Via Diffusion Wavelets

2017-10-27 · KDD 2018 6 · Claire Donnat, Marinka Zitnik, David Hallac, Jure Leskovec

Nodes residing in different parts of a graph can have similar structural roles within their local network topology. The identification of such roles provides key insight into the organization of networks and can be used for a variety of machine learning tasks. However, learning structural representations of nodes is a challenging problem, and it has typically involved manually specifying and tailoring topological features for each node. In this paper, we develop GraphWave, a method that represents each node's network neighborhood via a low-dimensional embedding by leveraging heat wavelet diffusion patterns. Instead of training on hand-selected features, GraphWave learns these embeddings in an unsupervised way. We mathematically prove that nodes with similar network neighborhoods will have similar GraphWave embeddings even though these nodes may reside in very different parts of the network, and our method scales linearly with the number of edges. Experiments in a variety of different settings demonstrate GraphWave's real-world potential for capturing structural roles in networks, and our approach outperforms existing state-of-the-art baselines in every experiment, by as much as 137%.

📄 PDF Abstract BibTeX arXiv:1710.10321

Code (1)

benedekrozemberczki/GraphWaveMachine

Similar Papers 제목 키워드 기반

Spectral Graph Wavelets for Structural Role Similarity in Networks

2018-01-01 · ICLR 2018 1 · Claire Donnat, Marinka Zitnik, David Hallac, Jure Leskovec

Nodes residing in different parts of a graph can have similar structural roles within their local network topology. The identification of such roles provides key insight into the organization of networks and can also be …

Graph Embedding via Diffusion-Wavelets-Based Node Feature Distribution Characterization

2021-09-14 · Lili Wang, Chenghan Huang, Weicheng Ma, Xinyuan Cao 외

Recent years have seen a rise in the development of representational learning methods for graph data. Most of these methods, however, focus on node-level representation learning at various scales (e.g., microscopic, meso…

Graph EmbeddingRepresentation Learning

Graph Neural Networks With Lifting-based Adaptive Graph Wavelets

2021-08-03 · Mingxing Xu, Wenrui Dai, Chenglin Li, Junni Zou 외

Spectral-based graph neural networks (SGNNs) have been attracting increasing attention in graph representation learning. However, existing SGNNs are limited in implementing graph filters with rigid transforms (e.g., grap…

Graph Representation LearningRepresentation Learning

Digraphwave: Scalable Extraction of Structural Node Embeddings via Diffusion on Directed Graphs

2022-07-20 · Ciwan Ceylan, Kambiz Ghoorchian, Danica Kragic

Structural node embeddings, vectors capturing local connectivity information for each node in a graph, have many applications in data mining and machine learning, e.g., network alignment and node classification, clusteri…

Anomaly DetectionNode Classification

On Proximity and Structural Role-based Embeddings in Networks: Misconceptions, Techniques, and Applications

2019-08-22 · Ryan A. Rossi, Di Jin, Sungchul Kim, Nesreen K. Ahmed 외

Structural roles define sets of structurally similar nodes that are more similar to nodes inside the set than outside, whereas communities define sets of nodes with more connections inside the set than outside. Roles bas…

MisconceptionsNetwork Embedding