Network Embedding: An Overview
Nino Arsov, Georgina Mirceva

TL;DR
This paper reviews key methods and recent trends in network embedding, highlighting their importance for machine learning tasks on networks and discussing their advantages, limitations, and real-world applications.
Contribution
It provides a comprehensive overview of major network embedding techniques and analyzes current research directions and state-of-the-art methods.
Findings
Spectral Clustering, DeepWalk, LINE, and node2vec are significant network embedding methods.
Embedding methods improve machine learning performance on network-based tasks.
Current research trends focus on scalability and capturing complex network structures.
Abstract
Networks are one of the most powerful structures for modeling problems in the real world. Downstream machine learning tasks defined on networks have the potential to solve a variety of problems. With link prediction, for instance, one can predict whether two persons will become friends on a social network. Many machine learning algorithms, however, require that each input example is a real vector. Network embedding encompasses various methods for unsupervised, and sometimes supervised, learning of feature representations of nodes and links in a network. Typically, embedding methods are based on the assumption that the similarity between nodes in the network should be reflected in the learned feature representations. In this paper, we review significant contributions to network embedding in the last decade. In particular, we look at four methods: Spectral Clustering, DeepWalk,…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
MethodsSpectral Clustering · DeepWalk · node2vec
