2019 IEEE International Conference on Big Data (Big Data) 2019
DOI: 10.1109/bigdata47090.2019.9005670
|View full text |Cite
|
Sign up to set email alerts
|

motif2vec: Motif Aware Node Representation Learning for Heterogeneous Networks

Abstract: Recent years have witnessed a surge of interest in machine learning on graphs and networks with applications ranging from vehicular network design to IoT traffic management to social network recommendations. Supervised machine learning tasks in networks such as node classification and link prediction require us to perform feature engineering that is known and agreed to be the key to success in applied machine learning. Research efforts dedicated to representation learning, especially representation learning us… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(17 citation statements)
references
References 33 publications
(57 reference statements)
0
17
0
Order By: Relevance
“…This subsection reviews the generalized SkipGram-based graph embedding methods DeepWalk [56], Node2Vec [24], and Struc2Vec [58]; and the subgraph-based graph embedding methods DeepGK [73], Subgraph2Vec [48], RUM [75], Motif2Vec [15], and MotifWalk [50] . DeepWalk [56] was one of the earlist works to introduce the generalized SkipGram model to graph embedding.…”
Section: Generalized Skipgram-based Graph Embedding Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…This subsection reviews the generalized SkipGram-based graph embedding methods DeepWalk [56], Node2Vec [24], and Struc2Vec [58]; and the subgraph-based graph embedding methods DeepGK [73], Subgraph2Vec [48], RUM [75], Motif2Vec [15], and MotifWalk [50] . DeepWalk [56] was one of the earlist works to introduce the generalized SkipGram model to graph embedding.…”
Section: Generalized Skipgram-based Graph Embedding Methodsmentioning
confidence: 99%
“…Dareddy et al [15] propose another type of motif graph. Given a graph G = (V, E) , for each motif g, Motif2Vec builds a motif graph G � = (V, E � ) , where the weight of an edge (u, v) ∈ E � is the number of motif instances of g in G that contain node u and v. Then, Motif2Vec simulates a set of random walks on each motif graph and uses Node2Vec [24] to learn the embeddings of the nodes in G. A similar idea is also proposed in the MotifWalk method of [50].…”
Section: Generalized Skipgram-based Graph Embedding Methodsmentioning
confidence: 99%
“…In comparison to GNNs, these methods usually only extract graph-level representations and not node-level. Motif-based node embeddings [66,67] and diffusion operators [68,69,70] that employ adjacency matrices weighted according to motif occurrences, have recently been proposed for graph representation learning; these can be expressed by our general formulation. Finally, GNNs that operate in larger induced neighbourhoods [71,72] or higher-order paths [73] have prohibitive complexity since the size of these neighbourhoods typically grows exponentially.…”
Section: Substructures In Complex Networkmentioning
confidence: 99%
“…On the contrary, MODEL is an individual algorithm and uses autoencoder to capture the nonlinear network structure. Motif2Vec [45] also leverages motifs, but its goal is to design a new random-walk method, which is unsatisfactory to capture the nonlinearity of the network structure. Furthermore, Motif2Vec focuses on heterogeneous networks, while MODEL focuses on homogeneous networks.…”
Section: Similar Workmentioning
confidence: 99%