paper-with-me

Papers

AnimateDiff-Lightning: Cross-Model Diffusion Distillation

2024-03-19 · Shanchuan Lin, Xiao Yang

We present AnimateDiff-Lightning for lightning-fast video generation. Our model uses progressive adversarial diffusion distillation to achieve new state-of-the-art in few-step video generation. We discuss our modifications to adapt it for the video modality. Furthermore, we propose to simultaneously distill the probability flow of multiple base diffusion models, resulting in a single distilled motion module with broader style compatibility. We are pleased to release our distilled AnimateDiff-Lightning model for the community's use.

📄 PDF Abstract BibTeX arXiv:2403.12706

Code (0)

등록된 구현이 없습니다.

Tasks

modelVideo 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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

SDXL-Lightning: Progressive Adversarial Diffusion Distillation

2024-02-21 · Shanchuan Lin, Anran Wang, Xiao Yang

We propose a diffusion distillation method that achieves new state-of-the-art in one-step/few-step 1024px text-to-image generation based on SDXL. Our method combines progressive and adversarial distillation to achieve a …

Image GenerationText to Image GenerationText-to-Image Generation

EMPURPLE: A Free Lunch for Diffusion Distillation based on the Information Bottleneck

2026-07-05 · Zilai Li, Lujia Bai arxiv

Diffusion models achieve impressive image-generation quality but remain expensive at inference time. Diffusion distillation reduces sampling steps, yet many distilled models, including SDXL-Lightning and distribution mat…

Reward Lightning: Fast Video Generation via Homologous Preference Distillation

2026-07-04 · Jiaxiang Cheng, Bing Ma, Xuhua Ren, Kai Yu 외 arxiv

Achieving simultaneous preference alignment and distillation acceleration in video diffusion models remains an open challenge. Existing methods optimize the two objectives over mismatched representation spaces, where imp…

Video Generation

AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning

2023-07-10 · Yuwei Guo, Ceyuan Yang, Anyi Rao, Zhengyang Liang 외

With the advance of text-to-image (T2I) diffusion models (e.g., Stable Diffusion) and corresponding personalization techniques such as DreamBooth and LoRA, everyone can manifest their imagination into high-quality images…

Image Animation

Lightning OPD 2.0: Mitigating Style Bias in Cross-Teacher On-Policy Distillation for Large Reasoning Models

2026-07-30 · Yecheng Wu, Song Han, Han Cai arxiv

On-policy distillation (OPD) provides dense token-level supervision from a teacher, but its effectiveness can depend on teacher consistency, meaning that the model providing OPD supervision should also have generated the…

Mathematical ReasoningCode Generation