Pith. sign in

REVIEW 4 cited by

BK-SDM: A Lightweight, Fast, and Cheap Version of Stable Diffusion

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.15798 v4 pith:24LZCCUE submitted 2023-05-25 cs.LG

classification cs.LG
keywords modelssdmsa100bk-sdmdaysdiffusiondistillationgeneration
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Text-to-image (T2I) generation with Stable Diffusion models (SDMs) involves high computing demands due to billion-scale parameters. To enhance efficiency, recent studies have reduced sampling steps and applied network quantization while retaining the original architectures. The lack of architectural reduction attempts may stem from worries over expensive retraining for such massive models. In this work, we uncover the surprising potential of block pruning and feature distillation for low-cost general-purpose T2I. By removing several residual and attention blocks from the U-Net of SDMs, we achieve 30%~50% reduction in model size, MACs, and latency. We show that distillation retraining is effective even under limited resources: using only 13 A100 days and a tiny dataset, our compact models can imitate the original SDMs (v1.4 and v2.1-base with over 6,000 A100 days). Benefiting from the transferred knowledge, our BK-SDMs deliver competitive results on zero-shot MS-COCO against larger multi-billion parameter models. We further demonstrate the applicability of our lightweight backbones in personalized generation and image-to-image translation. Deployment of our models on edge devices attains 4-second inference. Code and models can be found at: https://github.com/Nota-NetsPresso/BK-SDM

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ALTER: All-in-One Layer Pruning and Temporal Expert Routing for Efficient Diffusion Generation

    cs.CV 2025-05 conditional novelty 6.0 of 10

    ALTER jointly learns layer pruning masks and timestep-to-expert routing for diffusion UNets, cutting MACs to 26% of the 50-step baseline while keeping FID and CLIP scores near parity.

  2. Grouping First, Attending Smartly: Training-Free Acceleration for Diffusion Transformers

    cs.CV 2025-05 conditional novelty 6.0 of 10

    GRAT accelerates pretrained diffusion transformers by grouping tokens and restricting each group's attention to neighboring blocks or criss-cross rows and columns, achieving large speedups with near-full-attention quality.

  3. FlexControl: Computation-Aware ControlNet with Differentiable Router for Text-to-Image Generation

    cs.LG 2025-02 conditional novelty 6.0 of 10

    FlexControl learns per-timestep, per-block gating for ControlNet control branches, using a FLOPs budget loss to cut compute while preserving or improving image fidelity.

  4. Efficiency without Compromise: CLIP-aided Text-to-Image GANs with Increased Diversity

    cs.CV 2025-06 conditional novelty 5.0 of 10

    SCAD adapts Slicing Adversarial Networks and dual expert discriminators to CLIP-aided text-to-image GANs, improving per-prompt diversity (mPPD) and zero-shot FID over GALIP at similar or lower training cost.

Pith tools