NAACL 2024findings0 citations

VOLTA: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder

Yueen Ma, DaFeng Chi, Jingjing Li, Kai Song, Yuzheng Zhuang, Irwin King

Abstract

The natural language generation domain has witnessed great success thanks to Transformer models. Although they have achieved state-of-the-art generative quality, they often neglect generative diversity. Prior attempts to tackle this issue suffer from either low model capacity or over-complicated architectures. Some recent methods employ the VAE framework to enhance diversity, but their latent variables fully depend on the input context, restricting exploration of the latent space. In this paper, we introduce VOLTA, a framework that elevates generative diversity by bridging Transformer with VAE via a more effective cross-attention-based connection, departing from conventional embedding concatenation or summation. Additionally, we propose integrating InfoGAN-style latent codes to enable input-independent variability, further diversifying the generation. Moreover, our framework accommodates discrete inputs alongside its existing support for continuous inputs. We perform comprehensive experiments with two types of Transformers on six datasets from three different NLG tasks to show that our approach can significantly improve generative diversity while maintaining generative quality.

BibTeX
@inproceedings{ma-etal-2024-volta,
    title = "{VOLTA}: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder",
    author = "Ma, Yueen  and
      Chi, DaFeng  and
      Li, Jingjing  and
      Song, Kai  and
      Zhuang, Yuzheng  and
      King, Irwin",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.26/",
    doi = "10.18653/v1/2024.findings-naacl.26",
    pages = "364--378"
}
VOLTA: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder · NAACL 2024