Highlight

LINE: Large-scale Information Network Embedding

Presents LINE, a scalable network embedding method that preserves local and global structure for graphs with millions of nodes.

Based on

LINE: Large-scale Information Network Embedding

By Jian Tang, Meng Qu, Mingzhe Wang et al.The Web Conference
Read original article →

The paper studies embedding very large information networks into low-dimensional vector spaces to support tasks such as visualization, node classification, and link prediction. The proposed LINE method applies to arbitrary network types, undirected, directed, and weighted, and optimizes a carefully designed objective function that preserves both the local and the global structure of the network. To make inference effective and efficient, it introduces an edge-sampling algorithm that addresses limitations of classical stochastic gradient descent.

Empirical experiments on a variety of real-world networks, including language, social, and citation networks, demonstrate the method's effectiveness. The approach is also highly efficient, able to learn embeddings for a network with millions of vertices and billions of edges within a few hours on a single typical machine, and the authors released the source code, making large-scale network embedding broadly accessible.

Abstract

LINE embeds very large information networks into low-dimensional vectors for visualization, node classification, and link prediction. Unlike prior methods that do not scale, it handles undirected, directed, and weighted networks via an objective preserving both local and global structure. An edge-sampling algorithm overcomes limitations of classical stochastic gradient descent, improving effectiveness and efficiency. Experiments on language, social, and citation networks embed millions of vertices and billions of edges in hours on one machine.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

network embeddinggraph representation learninglink predictionnode classificationedge samplingscalability
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.