cs.AIMay 9, 2026

SynerDiff: Synergetic Continuous Batching for Fast and Parallel Diffusion Model Inference

Authors: Ziqi ZhouPeng YangYuxin LiangMingliu LiuJia Lu

Organizations: School of Electronic Information and Communications, Huazhong University of Science and Technology, Wuhan, China · The State Grid Hubei Electric Power Research Institute, Wuhan, China · Jincheng Yunxiang Big Data Technology Operation Co., Ltd., Shanxi, China

Abstract

The expansion of Artificial Intelligence-generated content service requires diffusion model serving to simultaneously achieve high throughput and low task end-to-end (E2E) latency. However, existing continuous batching methods suffer from severe resource contention during UNet-VAE concurrency, leading to latency spikes. Furthermore, concurrent multi-task scheduling entails a trade-off between UNet throughput and VAE latency across varying scheduling strategies. To address these, we propose SynerDiff, an efficient continuous batching system built on intra-inter level synergy. At the intra-concurrency level, SynerDiff alleviates resource contention by pruning component-specific resource bottlenecks via VAE Chunking and Adaptive Skip-CFG. At the inter-concurrency level, leveraging components' differential sensitivity to scheduling granularities, a threshold-aware scheduler plans concurrent sequences and tunes intra-concurrency decisions to minimize VAE latency while maintaining UNet within high-throughput threshold. Additionally, a feedback controller dynamically adjusts this threshold based on queue loads to boost system capacity ceiling. Experimental results show that, SynerDiff improves throughput by 1.6×\times and decreases both average E2E and P99 tail latencies by up to 78.7%, compared to benchmarks while guaranteeing high image fidelity.

Explore similar work

CardsList