paper-with-me

Papers

Embedding Node Structural Role Identity Using Stress Majorization

2021-09-14 · Lili Wang, Chenghan Huang, Weicheng Ma, Ying Lu, Soroush Vosoughi

Nodes in networks may have one or more functions that determine their role in the system. As opposed to local proximity, which captures the local context of nodes, the role identity captures the functional "role" that nodes play in a network, such as being the center of a group, or the bridge between two groups. This means that nodes far apart in a network can have similar structural role identities. Several recent works have explored methods for embedding the roles of nodes in networks. However, these methods all rely on either approximating or indirect modeling of structural equivalence. In this paper, we present a novel and flexible framework using stress majorization, to transform the high-dimensional role identities in networks directly (without approximation or indirect modeling) to a low-dimensional embedding space. Our method is also flexible, in that it does not rely on specific structural similarity definitions. We evaluated our method on the tasks of node classification, clustering, and visualization, using three real-world and five synthetic networks. Our experiments show that our framework achieves superior results than existing methods in learning node role representations.

📄 PDF Abstract BibTeX arXiv:2109.07023

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Embedding Node Structural Role Identity into Hyperbolic Space

2020-11-03 · Lili Wang, Ying Lu, Chenghan Huang, Soroush Vosoughi

Recently, there has been an interest in embedding networks in hyperbolic space, since hyperbolic space has been shown to work well in capturing graph/network structure as it can naturally reflect some properties of compl…

Network Embedding

struc2vec: Learning Node Representations from Structural Identity

2017-04-11 · Leonardo F. R. Ribeiro, Pedro H. P. Saverese, Daniel R. Figueiredo

Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec

Graph EmbeddingNetwork EmbeddingNode 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

RiWalk: Fast Structural Node Embedding via Role Identification

2019-10-15 · Xuewei Ma, Geng Qin, Zhiyang Qiu, Mingxin Zheng 외

Nodes performing different functions in a network have different roles, and these roles can be gleaned from the structure of the network. Learning latent representations for the roles of nodes helps to understand the net…

Feature EngineeringGeneral ClassificationNetwork EmbeddingStructural Node Embedding+1

Twitch Gamers: a Dataset for Evaluating Proximity Preserving and Structural Role-based Node Embeddings

2021-01-08 · Benedek Rozemberczki, Rik Sarkar

Proximity preserving and structural role-based node embeddings have become a prime workhorse of applied graph mining. Novel node embedding techniques are often tested on a restricted set of benchmark datasets. In this pa…

Graph MiningNode Classification