The World Wide Web Conference 2019
DOI: 10.1145/3308558.3313595
|View full text |Cite
|
Sign up to set email alerts
|

Global Vectors for Node Representations

Abstract: Most network embedding algorithms consist in measuring co-occurrences of nodes via random walks then learning the embeddings using Skip-Gram with Negative Sampling. While it has proven to be a relevant choice, there are alternatives, such as GloVe, which has not been investigated yet for network embedding. Even though SGNS better handles non co-occurrence than GloVe, it has a worse time-complexity. In this paper, we propose a matrix factorization approach for network embedding, inspired by GloVe, that better h… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 38 publications
(24 citation statements)
references
References 14 publications
0
24
0
Order By: Relevance
“…Finally, to evaluate the model of step (2), link prediction constitutes a good evaluation task. Several ways to generate a pair of training/test set exist (random, temporal).…”
Section: Methodsmentioning
confidence: 99%
“…Finally, to evaluate the model of step (2), link prediction constitutes a good evaluation task. Several ways to generate a pair of training/test set exist (random, temporal).…”
Section: Methodsmentioning
confidence: 99%
“…It combines the advantages of two vector learning techniques: global matrix factorization methods and local context window methods ( Pennington, Socher & Manning, 2014 ). This algorithm has many applications in different fields such as text similarity ( Kenter & De Rijke, 2015 ), node representations ( Brochier, Guille & Velcin, 2019 ), emotion detection ( George, Barathi Ganesh & Soman, 2018 ) and many others. This algorithm found its way in many biomedicine such as finding semantic similarity ( Muneeb, Sahu & Anand, 2015 ), extracting Adverse Drug Reactions (ADR) ( Lin et al, 2015 ), and analyzing protein sequences ( George et al, 2019 ).…”
Section: Related Workmentioning
confidence: 99%
“…Even if these approaches yield good results, they require tuning a lot of hyperparameters. Two methods are based on factorization approaches: GVNR-t [4], that extends GloVe [14], and AANE [7]. None of these methods learn documents and words embedding in the same space.…”
Section: Related Workmentioning
confidence: 99%