paper-with-me

Papers

Discrete Tilt Matching

2026-04-20 · Yuyuan Chen, Shiyi Wang, Peter Potaptchik, Jaeyeon Kim, Michael S. Albergo arxiv

Masked diffusion large language models (dLLMs) are a promising alternative to autoregressive generation. While reinforcement learning (RL) methods have recently been adapted to dLLM fine-tuning, their objectives typically depend on sequence-level marginal likelihoods, which are intractable for masked diffusion models. To address this, we derive Discrete Tilt Matching (DTM), a likelihood-free method that recasts dLLM fine-tuning as state-level matching of local unmasking posteriors under reward tilting. DTM takes the form of a weighted cross-entropy objective with explicit minimizer, and admits control variates that improve training stability. On a synthetic maze-planning task, we analyze how DTM's annealing schedule and control variates affect training stability and prevent mode collapse. At scale, fine-tuning LLaDA-8B-Instruct with DTM yields strong gains on Sudoku and Countdown while remaining competitive on MATH500 and GSM8K.

📄 PDF Abstract BibTeX arXiv:2604.18739

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Tilt Matching for Scalable Sampling and Fine-Tuning

2025-12-26 · Peter Potaptchik, Cheuk-Kit Lee, Michael S. Albergo arxiv

We propose a simple, scalable algorithm for using stochastic interpolants to sample from unnormalized densities and for fine-tuning generative models. The approach, Tilt Matching, arises from a dynamical equation relatin…

Contrastive Distribution Matching for Amortized Sequential Monte Carlo in Discrete Diffusion

2026-05-22 · Jaihoon Kim, Taehoon Yoon, Prin Phunyaphibarn, Seungjun Kim 외 arxiv

Discrete diffusion models have emerged as powerful frameworks for generating structured categorical data. However, efficiently sampling from reward-tilted distributions remains a fundamental challenge. While Twisted Sequ…

Text Generation

Scaling Categorical Flow Maps

2026-05-08 · Oscar Davis, Anastasiia Filippova, Pierre Ablin, Victor Turrisi 외 arxiv

Continuous diffusion and flow matching models could represent a powerful alternative to autoregressive approaches for language modelling (LM), as they unlock a host of advantages currently reserved for continuous modalit…

Language Modelling

Reinforcing Few-step Generators via Reward-Tilted Distribution Matching

2026-05-25 · Yushi Huang, Xiangxin Zhou, Ruoyu Wang, Chi Zhang 외 arxiv

Recent advances in few-step diffusion distillation have enabled efficient image generation, yet aligning these models with human preferences remains challenging. We propose Reward-Tilted Distribution Matching Distillatio…

Text-to-Image GenerationReinforcement Learning

Feynman-Kac-Flow: Inference Steering of Conditional Flow Matching to an Energy-Tilted Posterior

2025-09-01 · Konstantin Mark, Leonard Galustian, Maximilian P. -P. Kovar, Esther Heid arxiv

Conditional Flow Matching(CFM) represents a fast and high-quality approach to generative modelling, but in many applications it is of interest to steer the generated samples towards precise requirements. While steering a…