paper-with-me

Papers

Residual Energy-Based Models for Text Generation

2020-04-22 · ICLR 2020 1 · Yuntian Deng, Anton Bakhtin, Myle Ott, Arthur Szlam, Marc'Aurelio Ranzato

Text generation is ubiquitous in many NLP tasks, from summarization, to dialogue and machine translation. The dominant parametric approach is based on locally normalized models which predict one word at a time. While these work remarkably well, they are plagued by exposure bias due to the greedy nature of the generation process. In this work, we investigate un-normalized energy-based models (EBMs) which operate not at the token but at the sequence level. In order to make training tractable, we first work in the residual of a pretrained locally normalized language model and second we train using noise contrastive estimation. Furthermore, since the EBM works at the sequence level, we can leverage pretrained bi-directional contextual representations, such as BERT and RoBERTa. Our experiments on two large language modeling datasets show that residual EBMs yield lower perplexity compared to locally normalized baselines. Moreover, generation via importance sampling is very efficient and of higher quality than the baseline models according to human evaluation.

📄 PDF Abstract BibTeX arXiv:2004.11714

Code (1)

da03/Residual-EBM pytorch

Tasks

Language ModelingLanguage ModellingMachine TranslationText GenerationTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
EBM 설명 없음
RoBERTa 설명 없음
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Residual Energy-Based Models for Text

2020-04-06 · Anton Bakhtin, Yuntian Deng, Sam Gross, Myle Ott 외

Current large-scale auto-regressive language models display impressive fluency and can generate convincing text. In this work we start by asking the question: Can the generations of these models be reliably distinguished…

How flexible electrification can integrate fluctuating renewables

2023-01-26 · Leonard Göke, Jens Weibezahn, Mario Kendziorski

To phase-out fossil fuels, energy systems must shift to renewable electricity as the main source of primary energy. In this paper, we analyze how electrification can support the integration of fluctuating renewables, lik…

Composing Flow-Matching Energies with Known Physics: Generation, OOD Detection, and Inversion on PDE Fields

2026-08-18 · Yixuan Sun, Anirban Samaddar, Sandeep Madireddy arxiv

Probabilistic modeling of physical fields benefits from both a data-driven prior and known physical structure such as the governing equations. Energy-based models (EBMs) are a natural fit since energies compose additivel…

Use of operator defect identities in multi-channel signal plus residual-analysis via iterated products and telescoping energy-residuals: Applications to kernels in machine learning

2026-01-26 · Palle E. T. Jorgensen, Myung-Sin Song, James F. Tian arxiv

We present a new operator theoretic framework for analysis of complex systems with intrinsic subdivisions into components, taking the form of "residuals" in general, and "telescoping energy residuals" in particular. We p…

SeqLoRA: Bilevel Orthogonal Adaptation for Continual Multi-Concept Generation

2026-05-21 · Javad Parsa, Enis Simsar, Amir Joudaki, Thomas Hofmann 외 arxiv

Parameter-efficient fine-tuning enables fast personalization of text-to-image diffusion models, but composing multiple custom concepts remains challenging due to representation interference. Existing modular methods eith…

parameter-efficient fine-tuningBilevel OptimizationContinual LearningImage Generation