Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Researchers Introduce Three-Body Scattering Modeling for One-Step Generation

AI By Crimson AI Hugging Face Papers 27 July 2026 · 00:00 9 views
Share: X Telegram

A new generative framework called Three-Body Scattering Modeling (TBSM) achieves state-of-the-art one-step image generation on ImageNet-256 with FID scores of 2.23 (pixel-space) and 1.63 (latent-space), offering an alternative to GANs, diffusion models, and distillation methods.

Hugging Face Researchers Introduce Three-Body Scattering Modeling for One-Step Generation

Key points

Researchers from Hugging Face have introduced Three-Body Scattering Modeling (TBSM), a novel generative framework that learns a transport field from generated samples toward real data. Unlike GANs, diffusion models, or distillation methods, TBSM uses a tracked scattering field to directly guide the generator, enabling stable one-step and few-step training without auxiliary losses.

TBSM turns the energy distance into a constant-size per-projectile interaction: each projectile is attracted toward one real source and repelled from one independently generated source. Conditioned on the projectile and its condition, its expectation equals the 2-Wasserstein gradient-flow velocity of ½ D_E²(P_θ, Q). A batch of B frozen-target events yields O(B) sample-level losses, each using one reference for its condition instead of the minibatch-wide all-pairs field used by methods such as Drifting Models.

On ImageNet-256, TBSM-trained one-step generators achieve competitive generation quality with NFE=1: FID 2.23 with pixel-space PixelDiT-XL and FID 1.63 with latent-space DiT-XL. Beyond standard image generation, TBSM demonstrates stable training of large-scale text-to-image models with up to 20B parameters, achieving one-step and few-step generation without additional auxiliary losses.

TBSM also provides a design map that reveals connections among GANs, diffusion models, and drifting-based approaches, offering a new perspective on generative modeling paradigms. The code is available on GitHub at https://github.com/sp12138/TBSM.

ModelSpaceFID (NFE=1)
PixelDiT-XLPixel2.23
DiT-XLLatent1.63
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1