paper-with-me

Papers

A-FloPS: Accelerating Diffusion Models via Adaptive Flow Path Sampler

2025-08-22 · Cheng Jin, Zhenyu Xiao, Yuantao Gu arxiv

Diffusion models deliver state-of-the-art generative performance across diverse modalities but remain computationally expensive due to their inherently iterative sampling process. Existing training-free acceleration methods typically improve numerical solvers for the reverse-time ODE, yet their effectiveness is fundamentally constrained by the inefficiency of the underlying sampling trajectories. We propose A-FloPS (Adaptive Flow Path Sampler), a principled, training-free framework that reparameterizes the sampling trajectory of any pre-trained diffusion model into a flow-matching form and augments it with an adaptive velocity decomposition. The reparameterization analytically maps diffusion scores to flow-compatible velocities, yielding integration-friendly trajectories without retraining. The adaptive mechanism further factorizes the velocity field into a linear drift term and a residual component whose temporal variation is actively suppressed, restoring the accuracy benefits of high-order integration even in extremely low-NFE regimes. Extensive experiments on conditional image generation and text-to-image synthesis show that A-FloPS consistently outperforms state-of-the-art training-free samplers in both sample quality and efficiency. Notably, with as few as $5$ function evaluations, A-FloPS achieves substantially lower FID and generates sharper, more coherent images. The adaptive mechanism also improves native flow-based generative models, underscoring its generality. These results position A-FloPS as a versatile and effective solution for high-quality, low-latency generative modeling.

📄 PDF Abstract BibTeX arXiv:2509.00036

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image Generation

Similar Papers 제목 키워드 기반

Unleashing Vecset Diffusion Model for Fast Shape Generation

2025-03-20 · Zeqiang Lai, YunFei Zhao, Zibo Zhao, Haolin Liu 외

3D shape generation has greatly flourished through the development of so-called "native" 3D diffusion, particularly through the Vecset Diffusion Model (VDM). While recent advancements have shown promising results in gene…

3D Generation3D Shape GenerationDecodermodel

Accelerating Diffusion via Hybrid Data-Pipeline Parallelism Based on Conditional Guidance Scheduling

2026-02-25 · Euisoo Jung, Byunghyun Kim, Hyunjin Kim, Seonghye Cho 외 arxiv

Diffusion models have achieved remarkable progress in high-fidelity image, video, and audio generation, yet inference remains computationally expensive. Nevertheless, current diffusion acceleration methods based on distr…

Audio Generation

CAFlow: Adaptive-Depth Single-Step Flow Matching for Efficient Histopathology Super-Resolution

2026-03-19 · Elad Yoshai, Ariel D. Yoshai, Natan T. Shaked arxiv

In digital pathology, whole-slide images routinely exceed gigapixel resolution, making computationally intensive generative super-resolution (SR) impractical for routine deployment. We introduce CAFlow, an adaptive-depth…

Markovian Flow Matching: Accelerating MCMC with Continuous Normalizing Flows

2024-05-23 · Alberto Cabezas, Louis Sharrock, Christopher Nemeth

Continuous normalizing flows (CNFs) learn the probability path between a reference distribution and a target distribution by modeling the vector field generating said path using neural networks. Recently, Lipman et al. (…

FlowIE: Efficient Image Enhancement via Rectified Flow

2024-06-01 · CVPR 2024 1 · Yixuan Zhu, Wenliang Zhao, Ao Li, Yansong Tang 외

Image enhancement holds extensive applications in real-world scenarios due to complex environments and limitations of imaging devices. Conventional methods are often constrained by their tailored models, resulting in dim…

Image Enhancement