paper-with-me

Papers

Align Your Flow: Scaling Continuous-Time Flow Map Distillation

2025-06-17 · Amirmojtaba Sabour, Sanja Fidler, Karsten Kreis

Diffusion- and flow-based models have emerged as state-of-the-art generative modeling approaches, but they require many sampling steps. Consistency models can distill these models into efficient one-step generators; however, unlike flow- and diffusion-based methods, their performance inevitably degrades when increasing the number of steps, which we show both analytically and empirically. Flow maps generalize these approaches by connecting any two noise levels in a single step and remain effective across all step counts. In this paper, we introduce two new continuous-time objectives for training flow maps, along with additional novel training techniques, generalizing existing consistency and flow matching objectives. We further demonstrate that autoguidance can improve performance, using a low-quality model for guidance during distillation, and an additional boost can be achieved by adversarial finetuning, with minimal loss in sample diversity. We extensively validate our flow map models, called Align Your Flow, on challenging image generation benchmarks and achieve state-of-the-art few-step generation performance on both ImageNet 64x64 and 512x512, using small and efficient neural networks. Finally, we show text-to-image flow map models that outperform all existing non-adversarially trained few-step samplers in text-conditioned synthesis.

📄 PDF Abstract BibTeX arXiv:2506.14603

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Consistency Models 설명 없음

Similar Papers 제목 키워드 기반

Align Your Tangent: Training Better Consistency Models via Manifold-Aligned Tangents

2025-10-01 · Beomsu Kim, Byunghee Cha, Jong Chul Ye arxiv

With diffusion and flow matching models achieving state-of-the-art generating performance, the interest of the community now turned to reducing the inference time without sacrificing sample quality. Consistency Models (C…

Follow-Your-Preference: Towards Preference-Aligned Image Inpainting

2025-09-27 · Yutao Shen, Junkun Yuan, Toru Aonishi, Hideki Nakayama 외 arxiv

This paper investigates image inpainting with preference alignment. Instead of introducing a novel method, we go back to basics and revisit fundamental problems in achieving such alignment. We leverage the prominent dire…

Image Inpainting

Inference-Time Scaling for Flow Models via Stochastic Generation and Rollover Budget Forcing

2025-03-25 · Jaihoon Kim, Taehoon Yoon, Jisung Hwang, Minhyuk Sung

We propose an inference-time scaling approach for pretrained flow models. Recently, inference-time scaling has gained significant attention in LLMs and diffusion models, improving sample quality or better aligning output…

Denoising

FlowConsist: Make Your Flow Consistent with Real Trajectory

2026-02-06 · Tianyi Zhang, Chengcheng Liu, Jinwei Chen, Chun-Le Guo 외 arxiv

Fast flow models accelerate the iterative sampling process by learning to directly predict ODE path integrals, enabling one-step or few-step generation. However, we argue that current fast-flow training paradigms suffer …

Move on Muon : A Hamiltonian probability gradient flow perspective of Muon optimizer

2026-05-22 · Aratrika Mustafi, Soumya Mukherjee, Bharath K. Sriperumbudur arxiv

We develop a gradient flow on the space of probability measures defined on matrix-valued parameters induced by regularized Muon, an analytically smoothed version of the idealized Muon optimizer. The key observation is th…