A Variational AutoEncoder for Transformers with Nonparametric Variational Information Bottleneck
Abstract
We propose a VAE for Transformers by developing a variational information bottleneck regulariser for Transformer embeddings. We formalise the embedding space of Transformer encoders as mixture probability distributions, and use Bayesian nonparametrics to derive a nonparametric variational information bottleneck (NVIB) for such attention-based embeddings. The variable number of mixture components supported by nonparametric methods captures the variable number of vectors supported by attention, and the exchangeability of our nonparametric distributions captures the permutation invariance of attention. This allows NVIB to regularise the number of vectors accessible with attention, as well as the amount of information in individual vectors. By regularising the cross-attention of a Transformer encoder-decoder with NVIB, we propose a nonparametric variational autoencoder (NVAE). Initial experiments on training a NVAE on natural language text show that the induced embedding space has the desired properties of a VAE for Transformers.
Keywords
Cite
@article{arxiv.2207.13529,
title = {A Variational AutoEncoder for Transformers with Nonparametric Variational Information Bottleneck},
author = {James Henderson and Fabio Fehr},
journal= {arXiv preprint arXiv:2207.13529},
year = {2022}
}
Comments
33 pages, 10 figures, 3 tables. First time this work has been made public