paper-with-me

홈 › Papers

Neural Sequence Model Training via $α$-divergence Minimization

2017-06-30 · Sotetsu Koyamada, Yuta Kikuchi, Atsunori Kanemura, Shin-ichi Maeda, Shin Ishii

We propose a new neural sequence model training method in which the objective function is defined by $\alpha$-divergence. We demonstrate that the objective function generalizes the maximum-likelihood (ML)-based and reinforcement learning (RL)-based objective functions as special cases (i.e., ML corresponds to $\alpha \to 0$ and RL to $\alpha \to1$). We also show that the gradient of the objective function can be considered a mixture of ML- and RL-based objective gradients. The experimental results of a machine translation task show that minimizing the objective function with $\alpha > 0$ outperforms $\alpha \to 0$, which corresponds to ML-based methods.

📄 PDF Abstract BibTeX arXiv:1706.10031

Code (1)

sotetsuk/alpha-dimt-icmlws 공식 구현 pytorch

Tasks

Machine Translationmodelreinforcement-learningReinforcement LearningReinforcement Learning (RL)Translation

Similar Papers 제목 키워드 기반

Many Paths to Equilibrium: GANs Do Not Need to Decrease a Divergence At Every Step

2017-10-23 · ICLR 2018 1 · William Fedus, Mihaela Rosca, Balaji Lakshminarayanan, Andrew M. Dai 외

Generative adversarial networks (GANs) are a family of generative models that do not minimize a single training criterion. Unlike other generative models, the data distribution is learned via a game between a generator (…

Non-saturating GAN training as divergence minimization

2020-10-15 · Matt Shannon, Ben Poole, Soroosh Mariooryad, Tom Bagby 외

Non-saturating generative adversarial network (GAN) training is widely used and has continued to obtain groundbreaking results. However so far this approach has lacked strong theoretical justification, in contrast to alt…

DiversityGenerative Adversarial Network

Equivalence of the Empirical Risk Minimization to Regularization on the Family of f-Divergences

2024-02-01 · Francisco Daunas, Iñaki Esnaola, Samir M. Perlaza, H. Vincent Poor

The solution to empirical risk minimization with $f$-divergence regularization (ERM-$f$DR) is presented under mild conditions on $f$. Under such conditions, the optimal measure is shown to be unique. Examples of the solu…

Inductive Bias

f-Divergence Minimization for Sequence-Level Knowledge Distillation

2023-07-27 · Yuqiao Wen, Zichao Li, Wenyu Du, Lili Mou

Knowledge distillation (KD) is the process of transferring knowledge from a large model to a small one. It has gained increasing attention in the natural language processing community, driven by the demands of compressin…

Knowledge Distillation

The divergences minimized by non-saturating GAN training

2019-09-25 · Matt Shannon

Interpreting generative adversarial network (GAN) training as approximate divergence minimization has been theoretically insightful, has spurred discussion, and has lead to theoretically and practically interesting exten…

Generative Adversarial Network