HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

LINE: Large-scale Information Network Embedding

Jian Tang; Meng Qu; Mingzhe Wang; Ming Zhang; Jun Yan; Qiaozhu Mei

LINE: Large-scale Information Network Embedding

Abstract

This paper studies the problem of embedding very large information networks into low-dimensional vector spaces, which is useful in many tasks such as visualization, node classification, and link prediction. Most existing graph embedding methods do not scale for real world information networks which usually contain millions of nodes. In this paper, we propose a novel network embedding method called the "LINE," which is suitable for arbitrary types of information networks: undirected, directed, and/or weighted. The method optimizes a carefully designed objective function that preserves both the local and global network structures. An edge-sampling algorithm is proposed that addresses the limitation of the classical stochastic gradient descent and improves both the effectiveness and the efficiency of the inference. Empirical experiments prove the effectiveness of the LINE on a variety of real-world information networks, including language networks, social networks, and citation networks. The algorithm is very efficient, which is able to learn the embedding of a network with millions of vertices and billions of edges in a few hours on a typical single machine. The source code of the LINE is available online.

Code Repositories

2myeonggyu/Graph-Embedding
Mentioned in GitHub
shenweichen/GraphEmbedding
tf
Mentioned in GitHub
liuxinkai94/Graph-embedding
tf
Mentioned in GitHub
ink-usc/request
Mentioned in GitHub
zxhhh97/ABot
pytorch
Mentioned in GitHub
ninoxjy/graph-embedding
tf
Mentioned in GitHub
leihuayi/NetworkEmbedding
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-blogcatalogLINE
Accuracy: 20.50%
Macro-F1: 0.192
node-classification-on-wikipediaLINE
Accuracy: 17.50%
Macro-F1: 0.164

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LINE: Large-scale Information Network Embedding | Papers | HyperAI