paper-with-me

Papers

LCM-LoRA: A Universal Stable-Diffusion Acceleration Module

2023-11-09 · Simian Luo, Yiqin Tan, Suraj Patil, Daniel Gu, Patrick von Platen, Apolinário Passos, Longbo Huang, Jian Li, Hang Zhao

Latent Consistency Models (LCMs) have achieved impressive performance in accelerating text-to-image generative tasks, producing high-quality images with minimal inference steps. LCMs are distilled from pre-trained latent diffusion models (LDMs), requiring only ~32 A100 GPU training hours. This report further extends LCMs' potential in two aspects: First, by applying LoRA distillation to Stable-Diffusion models including SD-V1.5, SSD-1B, and SDXL, we have expanded LCM's scope to larger models with significantly less memory consumption, achieving superior image generation quality. Second, we identify the LoRA parameters obtained through LCM distillation as a universal Stable-Diffusion acceleration module, named LCM-LoRA. LCM-LoRA can be directly plugged into various Stable-Diffusion fine-tuned models or LoRAs without training, thus representing a universally applicable accelerator for diverse image generation tasks. Compared with previous numerical PF-ODE solvers such as DDIM, DPM-Solver, LCM-LoRA can be viewed as a plug-in neural PF-ODE solver that possesses strong generalization abilities. Project page: https://github.com/luosiallen/latent-consistency-model.

📄 PDF Abstract BibTeX arXiv:2311.05556

Code (2)

luosiallen/latent-consistency-model 공식 구현 pytorch
foivospar/Arc2Face pytorch

Tasks

GPUImage Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Unified Module for Accelerating STABLE-DIFFUSION: LCM-LORA

2024-03-24 · Ayush Thakur, Rashmi Vashisth

This paper presents a comprehensive study on the unified module for accelerating stable-diffusion processes, specifically focusing on the lcm-lora module. Stable-diffusion processes play a crucial role in various scienti…

Computational EfficiencyGPU

SpeedUpNet: A Plug-and-Play Adapter Network for Accelerating Text-to-Image Diffusion Models

2023-12-13 · Weilong Chai, Dandan Zheng, Jiajiong Cao, Zhiquan Chen 외

Text-to-image diffusion models (SD) exhibit significant advancements while requiring extensive computational resources. Existing acceleration methods usually require extensive training and are not universally applicable.…

Image Generation

SmoothCache: A Universal Inference Acceleration Technique for Diffusion Transformers

2024-11-15 · Joseph Liu, Joshua Geddes, Ziyu Guo, Haomiao Jiang 외

Diffusion Transformers (DiT) have emerged as powerful generative models for various tasks, including image, video, and speech synthesis. However, their inference process remains computationally expensive due to the repea…

Image GenerationSpeech Synthesis

Yume: An Interactive World Generation Model

2025-07-23 · Xiaofeng Mao, Shaoheng Lin, Zhen Li, Chuanhao Li 외 arxiv

Yume aims to use images, text, or videos to create an interactive, realistic, and dynamic world, which allows exploration and control using peripheral devices or neural signals. In this report, we present a preview versi…

Video Generation

Diffusion Low Rank Hybrid Reconstruction for Sparse View Medical Imaging

2025-10-05 · Zongyin Deng, Qing Zhou, Yuhao Fang, Zijian Wang 외 arxiv

This work presents TV-LoRA, a novel method for low-dose sparse-view CT reconstruction that combines a diffusion generative prior (NCSN++ with SDE modeling) and multi-regularization constraints, including anisotropic TV a…