paper-with-me

Papers

Latent Graph Inference using Product Manifolds

2022-11-26 · Haitz Sáez de Ocáriz Borde, Anees Kazi, Federico Barbero, Pietro Liò

Graph Neural Networks usually rely on the assumption that the graph topology is available to the network as well as optimal for the downstream task. Latent graph inference allows models to dynamically learn the intrinsic graph structure of problems where the connectivity patterns of data may not be directly accessible. In this work, we generalize the discrete Differentiable Graph Module (dDGM) for latent graph learning. The original dDGM architecture used the Euclidean plane to encode latent features based on which the latent graphs were generated. By incorporating Riemannian geometry into the model and generating more complex embedding spaces, we can improve the performance of the latent graph inference system. In particular, we propose a computationally tractable approach to produce product manifolds of constant curvature model spaces that can encode latent features of varying structure. The latent representations mapped onto the inferred product manifold are used to compute richer similarity measures that are leveraged by the latent graph learning model to obtain optimized latent graphs. Moreover, the curvature of the product manifold is learned during training alongside the rest of the network parameters and based on the downstream task, rather than it being a static embedding space. Our novel approach is tested on a wide range of datasets, and outperforms the original dDGM model.

📄 PDF Abstract BibTeX arXiv:2211.16199

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Projections of Model Spaces for Latent Graph Inference

2023-03-21 · Haitz Sáez de Ocáriz Borde, Álvaro Arroyo, Ingmar Posner

Graph Neural Networks leverage the connectivity structure of graphs as an inductive bias. Latent graph inference focuses on learning an adequate graph structure to diffuse information on and improve the downstream perfor…

Inductive Biasmodel

Learning 1-Dimensional Submanifolds for Subsequent Inference on Random Dot Product Graphs

2020-04-15 · Michael W. Trosset, Mingyue Gao, Minh Tang, Carey E. Priebe

A random dot product graph (RDPG) is a generative model for networks in which vertices correspond to positions in a latent Euclidean space and edge probabilities are determined by the dot products of the latent positions…

ARC

Gromov-Hausdorff Distances for Comparing Product Manifolds of Model Spaces

2023-09-09 · Haitz Saez de Ocariz Borde, Alvaro Arroyo, Ismael Morales, Ingmar Posner 외

Recent studies propose enhancing machine learning models by aligning the geometric characteristics of the latent space with the underlying data structure. Instead of relying solely on Euclidean space, researchers have su…

Semisupervised regression in latent structure networks on unknown manifolds

2023-05-04 · Aranyak Acharyya, Joshua Agterberg, Michael W. Trosset, Youngser Park 외

Random graphs are increasingly becoming objects of interest for modeling networks in a wide range of applications. Latent position random graph models posit that each node is associated with a latent position vector, and…

Graph EmbeddingPositionregression

Mixed-curvature decision trees and random forests

2024-10-03 · Philippe Chlenski, Quentin Chu, Raiyan R. Khan, Kaizhu Du 외

Decision trees (DTs) and their random forest (RF) extensions are workhorses of classification and regression in Euclidean spaces. However, algorithms for learning in non-Euclidean spaces are still limited. We extend DT a…

Link Predictionregression