# Catch Me If You Can

**Authors:** Antoine Viscardi, Casey Juanxi Li, Thomas Hollis

arXiv: 1904.12627 · 2019-04-30

## TL;DR

This paper explores using Variational Auto-Encoders to distinguish genuine signatures by learning a latent space, analyzing their effectiveness and potential for ensemble methods in signature verification.

## Contribution

Introduces a VAE-based approach for signature verification that leverages latent space representations and classifier integration, with analysis of disentanglement and posterior collapse.

## Key findings

- Method performs less well than existing approaches
- VAE latent space can distinguish genuine signatures
- Potential for ensemble use in future models

## Abstract

As advances in signature recognition have reached a new plateau of performance at around 2% error rate, it is interesting to investigate alternative approaches. The approach detailed in this paper looks at using Variational Auto-Encoders (VAEs) to learn a latent space representation of genuine signatures. This is then used to pass unlabelled signatures such that only the genuine ones will successfully be reconstructed by the VAE. This latent space representation and the reconstruction loss is subsequently used by random forest and kNN classifiers for prediction. Subsequently, VAE disentanglement and the possibility of posterior collapse are ascertained and analysed. The final results suggest that while this method performs less well than existing alternatives, further work may allow this to be used as part of an ensemble for future models.

## Full text

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

## Figures

31 figures with captions in the complete paper: https://tomesphere.com/paper/1904.12627/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1904.12627/full.md

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