# PHom-GeM: Persistent Homology for Generative Models

**Authors:** Jeremy Charlier, Radu State, Jean Hilger

arXiv: 1905.09894 · 2019-05-27

## TL;DR

This paper introduces PHom-GeM, a novel topological approach using persistent homology to evaluate and compare the distributions of generative models, addressing limitations of traditional distance measures.

## Contribution

It proposes a new topological distance measure, the bottleneck distance, for assessing generative models, especially in complex real-world datasets.

## Key findings

- Persistent homology effectively compares true and generated distributions.
- PHom-GeM outperforms traditional measures on challenging datasets.
- First application of topological distance in credit card transaction analysis.

## Abstract

Generative neural network models, including Generative Adversarial Network (GAN) and Auto-Encoders (AE), are among the most popular neural network models to generate adversarial data. The GAN model is composed of a generator that produces synthetic data and of a discriminator that discriminates between the generator's output and the true data. AE consist of an encoder which maps the model distribution to a latent manifold and of a decoder which maps the latent manifold to a reconstructed distribution. However, generative models are known to provoke chaotically scattered reconstructed distribution during their training, and consequently, incomplete generated adversarial distributions. Current distance measures fail to address this problem because they are not able to acknowledge the shape of the data manifold, i.e. its topological features, and the scale at which the manifold should be analyzed. We propose Persistent Homology for Generative Models, PHom-GeM, a new methodology to assess and measure the distribution of a generative model. PHom-GeM minimizes an objective function between the true and the reconstructed distributions and uses persistent homology, the study of the topological features of a space at different spatial resolutions, to compare the nature of the true and the generated distributions. Our experiments underline the potential of persistent homology for Wasserstein GAN in comparison to Wasserstein AE and Variational AE. The experiments are conducted on a real-world data set particularly challenging for traditional distance measures and generative neural network models. PHom-GeM is the first methodology to propose a topological distance measure, the bottleneck distance, for generative models used to compare adversarial samples in the context of credit card transactions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.09894/full.md

## Figures

24 figures with captions in the complete paper: https://tomesphere.com/paper/1905.09894/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1905.09894/full.md

---
Source: https://tomesphere.com/paper/1905.09894