cd /news/machine-learning/scaling-categorical-flow-maps · home topics machine-learning article
[ARTICLE · art-89013] src=machinelearning.apple.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Scaling Categorical Flow Maps

Researchers at Apple trained a 1.7B-parameter categorical flow model on 2.1T tokens and self-distilled it into a Categorical Flow Map (CFM) that generates text in as few as 4 inference steps while maintaining near-data-level token entropy. The team, including Oscar Davis, Anastasiia Filippova, Victor Turrisi, Amitis Shidani, Pierre Ablin, Marco Cuturi, and Louis Béthune, also introduced a likelihood bound for CFMs in the semi-discrete setting, enabling scoring on standard LM benchmarks with results comparable to discrete diffusion methods. The work addresses scalability challenges and provides insights on loss weighting and time scheduling.

read2 min views4 publishedAug 7, 2026
Scaling Categorical Flow Maps
Image: Apple ML Research

content type paperpublished August 2026 Scaling Categorical Flow Maps

AuthorsOscar Davis†**, Anastasiia Filippova, Victor Turrisi, Amitis Shidani, Pierre Ablin, Marco Cuturi, Louis Béthune

Scaling Categorical Flow Maps

AuthorsOscar Davis†**, Anastasiia Filippova, Victor Turrisi, Amitis Shidani, Pierre Ablin, Marco Cuturi, Louis Béthune

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 modalities, including accelerated sampling and tilting. Recently, several works have demonstrated the possibility of generating discrete data continuously by a simple flow matching process between a Gaussian and the one-hot encoded data distribution. They have further shown the feasibility of accelerated sampling via Categorical Flow Maps (CFMs), resulting in competitive sample quality in the few-step regime. However, this method had only been evaluated at relatively modest scales (< 1B), leaving the question of its scalability completely open. In this article, we train a 1.7B-parameter base flow model on 2.1T tokens and self-distill it into a CFM that generates diverse, high-quality text in as few as 4 inference steps while maintaining near-data-level token entropy. Furthermore, we introduce a likelihood bound for CFMs in the semi-discrete setting, and show that they can be used to score the model on standard LM benchmarks, achieving results in the same range as discrete diffusion methods. Finally, we uncover some of the challenges that arise from training these models at scale, and we provide prescriptive insights on loss weighting and time scheduling.

Score Distillation of Flow Matching Models

December 16, 2025research area Computer Vision, research area Methods and Algorithms Diffusion models achieve high-quality image generation but are limited by slow iterative sampling. Distillation methods alleviate this by enabling one- or few-step generation. Flow matching, originally introduced as a distinct framework, has since been shown to be theoretically equivalent to diffusion under Gaussian assumptions, raising the question of whether distillation techniques such as score distillation transfer directly. We provide a…

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

November 12, 2025research area Computer Visionconference NeurIPS Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs. For this, diffusion and flow-based methods have attained compelling results. These methods use a learned (flow) model to transport an initial standard Gaussian noise that ignores the condition to the conditional data distribution. The model is hence required to learn both mass transport and conditional injection. To ease the…

── more in #machine-learning 4 stories · sorted by recency
── more on @apple 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/scaling-categorical-…] indexed:0 read:2min 2026-08-07 ·