paper-with-me

Papers

Low-dimensional statistical manifold embedding of directed graphs

2019-05-24 · ICLR 2020 1 · Thorben Funke, Tian Guo, Alen Lancic, Nino Antulov-Fantulin

We propose a novel node embedding of directed graphs to statistical manifolds, which is based on a global minimization of pairwise relative entropy and graph geodesics in a non-linear way. Each node is encoded with a probability density function over a measurable space. Furthermore, we analyze the connection between the geometrical properties of such embedding and their efficient learning procedure. Extensive experiments show that our proposed embedding is better in preserving the global geodesic information of graphs, as well as outperforming existing embedding models on directed graphs in a variety of evaluation metrics, in an unsupervised setting.

📄 PDF Abstract BibTeX arXiv:1905.10227

Code (1)

funket/dinet_public 공식 구현 tf

Similar Papers 제목 키워드 기반

Estimating Vector Fields on Manifolds and the Embedding of Directed Graphs

2014-05-30 · Dominique Perrault-Joncas, Marina Meila

This paper considers the problem of embedding directed graphs in Euclidean space while retaining directional information. We model a directed graph as a finite set of observations from a diffusion on a manifold endowed w…

Graph Embedding

Directed Graph Embeddings in Pseudo-Riemannian Manifolds

2021-06-16 · Aaron Sim, Maciej Wiatrak, Angus Brayne, Páidí Creed 외

The inductive biases of graph representation learning algorithms are often encoded in the background geometry of their embedding space. In this paper, we show that general directed graphs can be effectively represented b…

Graph Representation LearningLink PredictionRepresentation Learning

Directed Graph Embedding: an Algorithm based on Continuous Limits of Laplacian-type Operators

2011-12-01 · NeurIPS 2011 12 · Dominique C. Perrault-Joncas, Marina Meila

This paper considers the problem of embedding directed graphs in Euclidean space while retaining directional information. We model the observed graph as a sample from a manifold endowed with a vector field, and we design…

Graph Embedding

Gradient-Based Spectral Embeddings of Random Dot Product Graphs

2023-07-25 · Marcelo Fiori, Bernardo Marenco, Federico Larroca, Paola Bermolen 외

The Random Dot Product Graph (RDPG) is a generative model for relational data, where nodes are represented via latent vectors in low-dimensional Euclidean space. RDPGs crucially postulate that edge formation probabilitie…

Graph Representation LearningNetwork EmbeddingRepresentation Learning

Graph Learning via Spectral Densification

2021-01-01 · Zhuo Feng, Yongyu Wang, Zhiqiang Zhao

Graph learning plays important role in many data mining and machine learning tasks, such as manifold learning, data representation and analysis, dimensionality reduction, data clustering, and visualization, etc. For the …

BIG-bench Machine LearningClusteringDimensionality ReductionGraph Learning