TL;DR
This paper introduces Coupling Models, a novel one-step discrete generative approach that directly couples data with Gaussian latents, significantly improving performance over existing methods across multiple domains.
Contribution
It presents a purpose-built decoder that inverts data-noise coupling for single-step generation, avoiding complex flows and improving baseline results.
Findings
Reduces LM1B perplexity by 33% at best
Improves FBD enhancer design by 18%
Decreases MNIST-Binary FID by 46%
Abstract
Generative modeling over discrete structures underpins applications across deep learning, from biological sequence design and code generation to large language models, yet generation often remains sequential, relying on autoregressive decoding or iterative refinement. In this work, we introduce Coupling Models(Coupling Models), a one-step discrete generative model that learns a direct coupling between discrete sequences and Gaussian latents. Unlike recent distillation methods that compress a pretrained multi-step sampler into a few steps, Coupling Model trains a purpose-built decoder to invert this coupling and generate samples in a single step. The model also avoids complex continuous flows over the simplex and hand-specified data-to-noise couplings. Empirically,Coupling Model improves the strongest one-step baselines in each domain: it reduces LM1B text-generation perplexity by 33% at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
