cs.CLJul 1, 2026

Self-conditioned Flow Map Language Models via Fixed-point Flows

Authors: Jaehoon YooWonjung KimFloor EijkelboomChanhyuk LeeNicholas M. BoffiSeunghoon HongJinwoo Kim

Organizations: KAIST · University of Amsterdam · Carnegie Mellon University

Abstract

Self-conditioning is a core technique that enhances continuous flow-based language models, where the model learns to denoise generated text by conditioning on its own denoising estimate. While empirically successful, its performance improvements are poorly understood. Moreover, there is growing interest in the use of few-step generators based on flow maps, for which how to leverage self-conditioning is unclear. Here, we show that flow language models with self-conditioning solve a fixed-point iteration that bootstraps the performance of the learned denoiser. We use this viewpoint to formulate fixed-point flows, a two-dimensional class of self-conditioned flows, where the first dimension represents the flow process and the second represents the fixed-point iteration. We show that fixed-point flows define valid flow maps, and show that they can be distilled from self-conditioned flow models by compressing both fixed-point iterations and the flow process, the former with fixed-point distillation and the latter with flow map distillation. Our resulting flow map language model, FMLM^\star, outperforms state-of-the-art self-conditioned models and few-step models in one- and few-step generation on OpenWebText. Code is available at https://github.com/Ugness/self-conditioned-fmlm.

Explore similar work

CardsList
  1. Masked Language Flow Models

    Jun 26, 2026Iskander Azangulov, Kianoosh Ashouritaklimi, Leo Zhang +2Masked Diffusion Language ModelsGenerative Flow Networks

  2. Scaling Categorical Flow Maps

    May 8, 2026Oscar Davis, Anastasiia Filippova, Pierre Ablin +4Generative Flow NetworksFlow Map