paper-with-me

Papers

Adversarial Autoencoders with Constant-Curvature Latent Manifolds

2018-12-11 · Daniele Grattarola, Lorenzo Livi, Cesare Alippi

Constant-curvature Riemannian manifolds (CCMs) have been shown to be ideal embedding spaces in many application domains, as their non-Euclidean geometry can naturally account for some relevant properties of data, like hierarchy and circularity. In this work, we introduce the CCM adversarial autoencoder (CCM-AAE), a probabilistic generative model trained to represent a data distribution on a CCM. Our method works by matching the aggregated posterior of the CCM-AAE with a probability distribution defined on a CCM, so that the encoder implicitly learns to represent data on the CCM to fool the discriminator network. The geometric constraint is also explicitly imposed by jointly training the CCM-AAE to maximise the membership degree of the embeddings to the CCM. While a few works in recent literature make use of either hyperspherical or hyperbolic manifolds for different learning tasks, ours is the first unified framework to seamlessly deal with CCMs of different curvatures. We show the effectiveness of our model on three different datasets characterised by non-trivial geometry: semi-supervised classification on MNIST, link prediction on two popular citation datasets, and graph-based molecule generation using the QM9 chemical database. Results show that our method improves upon other autoencoders based on Euclidean and non-Euclidean geometries on all tasks taken into account.

📄 PDF Abstract BibTeX arXiv:1812.04314

Code (1)

danielegrattarola/ccm-aae 공식 구현

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

Mixed-curvature Variational Autoencoders

2019-11-19 · ICLR 2020 1 · Ondrej Skopek, Octavian-Eugen Ganea, Gary Bécigneul

Euclidean geometry has historically been the typical "workhorse" for machine learning applications due to its power and simplicity. However, it has recently been shown that geometric spaces with constant non-zero curvatu…

Identifying the latent space geometry of network models through analysis of curvature

2020-12-19 · Shane Lubold, Arun G. Chandrasekhar, Tyler H. McCormick

A common approach to modeling networks assigns each node to a position on a low-dimensional manifold where distance is inversely proportional to connection likelihood. More positive manifold curvature encourages more and…

PositionSociology

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 Learning

MSINO: Curvature-Aware Sobolev Optimization for Manifold Neural Networks

2026-02-26 · Suresan Pareth arxiv

We introduce Manifold Sobolev Informed Neural Optimization (MSINO), a curvature aware training framework for neural networks defined on Riemannian manifolds. The method replaces standard Euclidean derivative supervision …

An efficient Exact-PGA algorithm for constant curvature manifolds

2016-03-13 · CVPR 2016 6 · Rudrasis Chakraborty, Dohyung Seo, Baba C. Vemuri

Manifold-valued datasets are widely encountered in many computer vision tasks. A non-linear analog of the PCA, called the Principal Geodesic Analysis (PGA) suited for data lying on Riemannian manifolds was reported in li…