Node Embeddings via Neighbor Embeddings

📅 2025-03-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper unifies two major nonparametric graph representation learning paradigms: graph layout (2D visualization) and node embedding (high-dimensional representation). To this end, it proposes a unified neighbor embedding framework—graph t-SNE for high-fidelity 2D layouts and graph CNE for task-oriented high-dimensional embeddings. Its core contribution is the first theoretical integration of t-SNE and the InfoNCE loss within a single principled framework, ensuring conceptual consistency between visualization and embedding learning. The method leverages random-walk-based sampling and neighborhood similarity modeling, requiring no complex neural architectures. Experiments demonstrate that it significantly outperforms DeepWalk, node2vec, and force-directed layouts in preserving local structural fidelity, while yielding a more compact, interpretable, and parameter-efficient model.

Technology Category

Application Category

📝 Abstract
Graph layouts and node embeddings are two distinct paradigms for non-parametric graph representation learning. In the former, nodes are embedded into 2D space for visualization purposes. In the latter, nodes are embedded into a high-dimensional vector space for downstream processing. State-of-the-art algorithms for these two paradigms, force-directed layouts and random-walk-based contrastive learning (such as DeepWalk and node2vec), have little in common. In this work, we show that both paradigms can be approached with a single coherent framework based on established neighbor embedding methods. Specifically, we introduce graph t-SNE, a neighbor embedding method for two-dimensional graph layouts, and graph CNE, a contrastive neighbor embedding method that produces high-dimensional node representations by optimizing the InfoNCE objective. We show that both graph t-SNE and graph CNE strongly outperform state-of-the-art algorithms in terms of local structure preservation, while being conceptually simpler.
Problem

Research questions and friction points this paper is trying to address.

Unify graph layouts and node embeddings frameworks
Improve local structure preservation in embeddings
Simplify conceptual approach to graph representation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Unified framework for graph representation learning
Graph t-SNE for 2D visualization layouts
Graph CNE for high-dimensional embeddings
🔎 Similar Papers
No similar papers found.
J
Jan Niklas Bohm
Hertie Institute for AI in Brain Health, University of Tuebingen, Germany
M
Marius Keute
Hertie Institute for AI in Brain Health, University of Tuebingen, Germany
A
Alica Guzman
Hertie Institute for AI in Brain Health, University of Tuebingen, Germany
S
Sebastian Damrich
Hertie Institute for AI in Brain Health, University of Tuebingen, Germany
Andrew Draganov
Andrew Draganov
Unknown affiliation
Machine LearningDimensionality ReductionAI Safety
Dmitry Kobak
Dmitry Kobak
University of Tübingen
Machine LearningUnsupervised LearningManifold learningTranscriptomicsComputational Neuroscience