paper-with-me

Papers

Gromov-Wasserstein Autoencoders

2022-09-15 · Nao Nakagawa, Ren Togo, Takahiro Ogawa, Miki Haseyama

Variational Autoencoder (VAE)-based generative models offer flexible representation learning by incorporating meta-priors, general premises considered beneficial for downstream tasks. However, the incorporated meta-priors often involve ad-hoc model deviations from the original likelihood architecture, causing undesirable changes in their training. In this paper, we propose a novel representation learning method, Gromov-Wasserstein Autoencoders (GWAE), which directly matches the latent and data distributions using the variational autoencoding scheme. Instead of likelihood-based objectives, GWAE models minimize the Gromov-Wasserstein (GW) metric between the trainable prior and given data distributions. The GW metric measures the distance structure-oriented discrepancy between distributions even with different dimensionalities, which provides a direct measure between the latent and data spaces. By restricting the prior family, we can introduce meta-priors into the latent space without changing their objective. The empirical comparisons with VAE-based models show that GWAE models work in two prominent meta-priors, disentanglement and clustering, with their GW objective unchanged.

📄 PDF Abstract BibTeX arXiv:2209.07007

Code (1)

ganmodokix/gwae 공식 구현 pytorch

Tasks

DisentanglementRepresentation Learning

Similar Papers 제목 키워드 기반

Improving Relational Regularized Autoencoders with Spherical Sliced Fused Gromov Wasserstein

2020-10-05 · ICLR 2021 1 · Khai Nguyen, Son Nguyen, Nhat Ho, Tung Pham 외

Relational regularized autoencoder (RAE) is a framework to learn the distribution of data by minimizing a reconstruction loss together with a relational regularization on the latent space. A recent attempt to reduce the …

Image Generation

Fused Gromov-Wasserstein Alignment for Hawkes Processes

2019-10-04 · Dixin Luo, Hongteng Xu, Lawrence Carin

We propose a novel fused Gromov-Wasserstein alignment method to jointly learn the Hawkes processes in different event spaces, and align their event types. Given two Hawkes processes, we use fused Gromov-Wasserstein discr…

Learning Autoencoders with Relational Regularization

2020-02-07 · ICML 2020 1 · Hongteng Xu, Dixin Luo, Ricardo Henao, Svati Shah 외

A new algorithmic framework is proposed for learning autoencoders of data distributions. We minimize the discrepancy between the model and target distributions, with a \emph{relational regularization} on the learnable la…

MULTI-VIEW LEARNING

Formation Shape Control using the Gromov-Wasserstein Metric

2025-03-27 · Haruto Nakashima, Siddhartha Ganguly, Kohei Morimoto, Kenji Kashima

This article introduces a formation shape control algorithm, in the optimal control framework, for steering an initial population of agents to a desired configuration via employing the Gromov-Wasserstein distance. The un…

Fast Gradient Computation for Gromov-Wasserstein Distance

2024-04-13 · Wei zhang, ZiHao Wang, Jie Fan, Hao Wu 외

The Gromov-Wasserstein distance is a notable extension of optimal transport. In contrast to the classic Wasserstein distance, it solves a quadratic assignment problem that minimizes the pair-wise distance distortion unde…