paper-with-me

Papers

Your Autoregressive Generative Model Can be Better If You Treat It as an Energy-Based One

2022-06-26 · Yezhen Wang, Tong Che, Bo Li, Kaitao Song, Hengzhi Pei, Yoshua Bengio, Dongsheng Li

Autoregressive generative models are commonly used, especially for those tasks involving sequential data. They have, however, been plagued by a slew of inherent flaws due to the intrinsic characteristics of chain-style conditional modeling (e.g., exposure bias or lack of long-range coherence), severely limiting their ability to model distributions properly. In this paper, we propose a unique method termed E-ARM for training autoregressive generative models that takes advantage of a well-designed energy-based learning objective. By leveraging the extra degree of freedom of the softmax operation, we are allowed to make the autoregressive model itself be an energy-based model for measuring the likelihood of input without introducing any extra parameters. Furthermore, we show that E-ARM can be trained efficiently and is capable of alleviating the exposure bias problem and increase temporal coherence for autoregressive generative models. Extensive empirical results, covering benchmarks like language modeling, neural machine translation, and image generation, demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2206.12840

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationLanguage ModelingLanguage ModellingMachine Translation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Your Classifier is Secretly an Energy Based Model and You Should Treat it Like One

2019-12-06 · ICLR 2020 1 · Will Grathwohl, Kuan-Chieh Wang, Jörn-Henrik Jacobsen, David Duvenaud 외

We propose to reinterpret a standard discriminative classifier of p(y|x) as an energy based model for the joint distribution p(x,y). In this setting, the standard class probabilities can be easily computed as well as unn…

Semi-Autoregressive Energy Flows: Exploring Likelihood-Free Training of Normalizing Flows

2022-06-14 · Phillip Si, Zeyi Chen, Subham Sekhar Sahoo, Yair Schiff 외

Training normalizing flow generative models can be challenging due to the need to calculate computationally expensive determinants of Jacobians. This paper studies the likelihood-free training of flows and proposes the e…

Two-sample testing

Diversity Has Always Been There in Your Visual Autoregressive Models

2025-11-21 · Tong Wang, Guanyu Yang, Nian Liu, Kai Wang 외 arxiv

Visual Autoregressive (VAR) models have recently garnered significant attention for their innovative next-scale prediction paradigm, offering notable advantages in both inference efficiency and image quality compared to …

Deep Generative Modelling: A Comparative Review of VAEs, GANs, Normalizing Flows, Energy-Based and Autoregressive Models

2021-03-08 · Sam Bond-Taylor, Adam Leach, Yang Long, Chris G. Willcocks

Deep generative models are a class of techniques that train deep neural networks to model the distribution of training samples. Research has fragmented into various interconnected approaches, each of which make trade-off…

Diversity

Hotspot-Driven Peptide Design via Multi-Fragment Autoregressive Extension

2024-11-26 · Jiahan Li, Tong Chen, Shitong Luo, Chaoran Cheng 외

Peptides, short chains of amino acids, interact with target proteins, making them a unique class of protein-based therapeutics for treating human diseases. Recently, deep generative models have shown great promise in pep…