paper-with-me

홈 › Papers

Improving Maximum Likelihood Training for Text Generation with Density Ratio Estimation

2020-07-12 · Yuxuan Song, Ning Miao, Hao Zhou, Lantao Yu, Mingxuan Wang, Lei LI

Auto-regressive sequence generative models trained by Maximum Likelihood Estimation suffer the exposure bias problem in practical finite sample scenarios. The crux is that the number of training samples for Maximum Likelihood Estimation is usually limited and the input data distributions are different at training and inference stages. Many method shave been proposed to solve the above problem (Yu et al., 2017; Lu et al., 2018), which relies on sampling from the non-stationary model distribution and suffers from high variance or biased estimations. In this paper, we propose{\psi}-MLE, a new training scheme for auto-regressive sequence generative models, which is effective and stable when operating at large sample space encountered in text generation. We derive our algorithm from a new perspective of self-augmentation and introduce bias correction with density ratio estimation. Extensive experimental results on synthetic data and real-world text generation tasks demonstrate that our method stably outperforms Maximum Likelihood Estimation and other state-of-the-art sequence generative models in terms of both quality and diversity.

📄 PDF Abstract BibTeX arXiv:2007.06018

Code (0)

등록된 구현이 없습니다.

Tasks

Density Ratio EstimationDiversityText Generation

Similar Papers 제목 키워드 기반

Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models

2017-05-24 · Aditya Grover, Manik Dhar, Stefano Ermon

Adversarial learning of probabilistic models has recently emerged as a promising alternative to maximum likelihood. Implicit models such as generative adversarial networks (GAN) often generate better samples compared to …

Generative Adversarial Network

Training language GANs from Scratch

2019-05-23 · NeurIPS 2019 12 · Cyprien de Masson d'Autume, Mihaela Rosca, Jack Rae, Shakir Mohamed

Generative Adversarial Networks (GANs) enjoy great success at image generation, but have proven difficult to train in the domain of natural language. Challenges with gradient estimation, optimization instability, and mod…

DiversityImage GenerationText Generation

ARAML: A Stable Adversarial Training Framework for Text Generation

2019-08-20 · IJCNLP 2019 11 · Pei Ke, Fei Huang, Minlie Huang, Xiaoyan Zhu

Most of the existing generative adversarial networks (GAN) for text generation suffer from the instability of reinforcement learning training algorithms such as policy gradient, leading to unstable performance. To tackle…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Text Generation

Unified Perspective on Probability Divergence via Maximum Likelihood Density Ratio Estimation: Bridging KL-Divergence and Integral Probability Metrics

2022-01-31 · Masahiro Kato, Masaaki Imaizumi, Kentaro Minami

This paper provides a unified perspective for the Kullback-Leibler (KL)-divergence and the integral probability metrics (IPMs) from the perspective of maximum likelihood density-ratio estimation (DRE). Both the KL-diverg…

Density Ratio Estimation

Direct System Identification of Dynamical Networks with Partial Measurements: a Maximum Likelihood Approach

2023-11-01 · João Victor Galvão da Mata, Anders Hansson, Martin S. Andersen

This paper introduces a novel direct approach to system identification of dynamic networks with missing data based on maximum likelihood estimation. Dynamic networks generally present a singular probability density funct…

global-optimization