← Search

Zhiqing Tang

4 accepted papers

2026

BWCache: Accelerating Video Diffusion Transformers through Block-Wise Caching

ICLR 2026poster

Recent advancements in Diffusion Transformers (DiTs) have established them as the state-of-the-art method for video generation. However, their inherently sequential denoising process results in inevitable latency, limiting real-world applicability. Existing acceleration methods either compromise vis…

Cited by 0SourcecodeScholar
2026

HeraSys: Collaborative Serving of Multiple LLM Workflows via Fine-Grained End-to-End Optimization

ICML 2026poster

The proliferation of Large Language Models (LLMs) has shifted serving systems from processing isolated requests to orchestrating high-concurrency, multi-tenant agentic workflows. However, existing solutions typically prioritize intra-workflow optimization, largely neglecting the significant potentia…

Cited by 0SourceScholar
2026

Semantic Cache Distillation: Efficient State Transfer via Reuse and Selective Patching

ICML 2026poster

Disaggregated serving alleviates memory bottlenecks in Large Language Model (LLM) inference but creates a severe communication bottleneck: transmitting high-dimensional Key-Value (KV) caches often dominates time-to-first-token (TTFT). Moreover, reusing caches across heterogeneous models (e.g., base …

Cited by 0SourceScholar