paper-with-me

Papers

Analyzing and Improving Fast Sampling of Text-to-Image Diffusion Models

2026-02-28 · Zhenyu Zhou, Defang Chen, Siwei Lyu, Chun Chen, Can Wang arxiv

Text-to-image diffusion models have achieved unprecedented success but still struggle to produce high-quality results under limited sampling budgets. Existing training-free sampling acceleration methods are typically developed independently, leaving the overall performance and compatibility among these methods unexplored. In this paper, we bridge this gap by systematically elucidating the design space, and our comprehensive experiments identify the sampling time schedule as the most pivotal factor. Inspired by the geometric properties of diffusion models revealed through the Frenet-Serret formulas, we propose constant total rotation schedule (TORS), a scheduling strategy that ensures uniform geometric variation along the sampling trajectory. TORS outperforms previous training-free acceleration methods and produces high-quality images with 10 sampling steps on Flux.1-Dev and Stable Diffusion 3.5. Extensive experiments underscore the adaptability of our method to unseen models, hyperparameters, and downstream applications.

📄 PDF Abstract BibTeX arXiv:2603.00763

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast Sampling Through The Reuse Of Attention Maps In Diffusion Models

2023-12-13 · Rosco Hunter, Łukasz Dudziak, Mohamed S. Abdelfattah, Abhinav Mehrotra 외

Text-to-image diffusion models have demonstrated unprecedented capabilities for flexible and realistic image synthesis. Nevertheless, these models rely on a time-consuming sampling procedure, which has motivated attempts…

Image GenerationKnowledge Distillation

TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation

2024-10-08 · Gihyun Kwon, Jong Chul Ye

Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains a challenging task. To address thi…

Video Generation

Fast-DDPM: Fast Denoising Diffusion Probabilistic Models for Medical Image-to-Image Generation

2024-05-23 · Hongxu Jiang, Muhammad Imran, Linhai Ma, Teng Zhang 외

Denoising diffusion probabilistic models (DDPMs) have achieved unprecedented success in computer vision. However, they remain underutilized in medical imaging, a field crucial for disease diagnosis and treatment planning…

DenoisingImage DenoisingImage GenerationImage Super-Resolution+2

TurboEdit: Text-Based Image Editing Using Few-Step Diffusion Models

2024-08-01

Diffusion models have opened the path to a wide range of text-based image editing frameworks. However, these typically build on the multi-step nature of the diffusion backwards process, and adapting them to distilled, fa…

DPM-Solver++: Fast Solver for Guided Sampling of Diffusion Probabilistic Models

2022-11-02 · Cheng Lu, Yuhao Zhou, Fan Bao, Jianfei Chen 외

Diffusion probabilistic models (DPMs) have achieved impressive success in high-resolution image synthesis, especially in recent large-scale text-to-image generation applications. An essential technique for improving the …

Image GenerationText to Image GenerationText-to-Image Generation