Adversarial Mutual Information for Text Generation
Boyuan Pan, Yazheng Yang, Kaizhao Liang, Bhavya Kailkhura, Zhongming, Jin, Xian-Sheng Hua, Deng Cai, Bo Li

TL;DR
This paper introduces Adversarial Mutual Information (AMI), a novel framework for text generation that models both forward and backward mutual information to improve generation quality and dependency modeling.
Contribution
The paper proposes a new adversarial framework that jointly models forward and backward mutual information, enhancing text generation by promoting better source-target dependencies.
Findings
AMI outperforms strong baselines in various text generation tasks.
The framework achieves a tighter lower bound of mutual information.
Latent noise sampling improves long-term dependency in generated text.
Abstract
Recent advances in maximizing mutual information (MI) between the source and target have demonstrated its effectiveness in text generation. However, previous works paid little attention to modeling the backward network of MI (i.e., dependency from the target to the source), which is crucial to the tightness of the variational information maximization lower bound. In this paper, we propose Adversarial Mutual Information (AMI): a text generation framework which is formed as a novel saddle point (min-max) optimization aiming to identify joint interactions between the source and target. Within this framework, the forward and backward networks are able to iteratively promote or demote each other's generated instances by comparing the real and synthetic data distributions. We also develop a latent noise sampling strategy that leverages random variations at the high-level semantic space to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Handwritten Text Recognition Techniques
