paper-with-me

홈 › Papers

BOLT: Fast Energy-based Controlled Text Generation with Tunable Biases

2023-05-19 · Xin Liu, Muhammad Khalifa, Lu Wang

Energy-based models (EBMs) have gained popularity for controlled text generation due to their high applicability to a wide range of constraints. However, sampling from EBMs is non-trivial, as it often requires a large number of iterations to converge to plausible text, which slows down the decoding process and makes it less practical for real-world applications. In this work, we propose BOLT, which relies on tunable biases to directly adjust the language model's output logits. Unlike prior work, BOLT maintains the generator's autoregressive nature to assert a strong control on token-wise conditional dependencies and overall fluency, and thus converges faster. When compared with state-of-the-arts on controlled generation tasks using both soft constraints (e.g., sentiment control) and hard constraints (e.g., keyword-guided topic control), BOLT demonstrates significantly improved efficiency and fluency. On sentiment control, BOLT is 7x faster than competitive baselines, and more fluent in 74.4% of the evaluation samples according to human judges.

📄 PDF Abstract BibTeX arXiv:2305.12018

Code (2)

launchnlp/bolt 공식 구현 jax
launchnlp/litcab pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

BoltzNCE: Learning Likelihoods for Boltzmann Generation with Stochastic Interpolants and Noise Contrastive Estimation

2025-07-01 · Rishal Aggarwal, Jacky Chen, Nicholas M. Boffi, David Ryan Koes arxiv

Efficient sampling from the Boltzmann distribution given its energy function is a key challenge for modeling complex physical systems such as molecules. Boltzmann Generators address this problem by leveraging continuous …

Transfer Learning

Multi-Mode Quantum Annealing for Generative Representation Learning with Boltzmann Priors

2026-04-01 · Gilhan Kim, Daniel K. Park arxiv

Energy-based models provide a natural bridge between statistical physics and machine learning by representing data through structured energy landscapes. Boltzmann machines are a particularly compelling class of such mode…

Out-of-Distribution DetectionRepresentation Learning

NPU-BOLT: A Dataset for Bolt Object Detection in Natural Scene Images

2022-05-23 · Yadian Zhao, Zhenglin Yang, Chao Xu

Bolt joints are very common and important in engineering structures. Due to extreme service environment and load factors, bolts often get loose or even disengaged. To real-time or timely detect the loosed or disengaged b…

object-detectionObject Detection

Learnergy: Energy-based Machine Learners

2020-03-16 · Mateus Roder, Gustavo Henrique de Rosa, João Paulo Papa

Throughout the last years, machine learning techniques have been broadly encouraged in the context of deep learning architectures. An exciting algorithm denoted as Restricted Boltzmann Machine relies on energy- and proba…

Deep Learning

RL Boltzmann Generators for Conformer Generation in Data-Sparse Environments

2022-11-19 · Yash Patel, Ambuj Tewari

The generation of conformers has been a long-standing interest to structural chemists and biologists alike. A subset of proteins known as intrinsically disordered proteins (IDPs) fail to exhibit a fixed structure and, th…