paper-with-me

홈 › Papers

Chorus II: Cross-Request Sparsity Reuse for Efficient Image-to-Video Generation

2026-06-23 · Hao Liu, Chenghuan Huang, Hao Liu, Xing Cai, Chen Li, Ziyang Ma, Jing Lyu, Nong Xiao, Jiangsu Du arxiv

Serving diffusion models for image-to-video generation is computationally expensive, posing significant challenges for large-scale deployment. Real I2V workloads often contain similar requests, such as repeated effect templates, related subjects, and recurring shot layouts. Existing cross-request acceleration methods mainly exploit this redundancy through feature reuse. We observe that similar I2V requests also share highly consistent sparse attention patterns, enabling historical sparse masks to serve as request-conditioned priors with almost no online mask-prediction overhead. We propose a cross-request reuse framework centered on \textbf{sparsity reuse}, with \textbf{feature reuse} as an optional extension safeguarded by a lightweight \textbf{guidance enhancement}. Our sparsity reuse is implemented as shared sparse mask reuse, which reuses high-quality sparse masks from similar historical requests to avoid per-request online mask prediction. Optional feature reuse applies downsampled computation to highly redundant spatiotemporal regions, mitigating boundary artifacts while preserving efficiency gains. Guidance enhancement reinforces image/text conditioning after reuse, mitigating semantic drift and condition-adherence issues. Experiments show that default sparsity reuse configuration preserves generation quality with a \textbf{2.16$\times$} speedup.

📄 PDF Abstract BibTeX arXiv:2606.25040

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Beyond Few-Step Inference: Accelerating Video Diffusion Transformer Model Serving with Inter-Request Caching Reuse

2026-04-06 · Hao Liu, Ye Huang, Chenghuan Huang, Zhenyi Zheng 외 arxiv

Video Diffusion Transformer (DiT) models are a dominant approach for high-quality video generation but suffer from high inference cost due to iterative denoising. Existing caching approaches primarily exploit similarity …

Video Generation

Chorus: Harmonizing Context and Sensing Signals for Data-Free Model Customization in IoT

2025-12-17 · Liyu Zhang, Yejia Liu, Kwun Ho Liu, Runxi Huang 외 arxiv

A key bottleneck toward scalable IoT sensing is efficiently adapting trained AI models to new deployment conditions. Context shifts, such as changes in sensor placement or ambient environments, can substantially alter se…

Speech EnhancementDomain Adaptation

DEEPCHORUS: A Hybrid Model of Multi-scale Convolution and Self-attention for Chorus Detection

2022-02-13 · Qiqi He, Xiaoheng Sun, Yi Yu, Wei Li

Chorus detection is a challenging problem in musical signal processing as the chorus often repeats more than once in popular songs, usually with rich instruments and complex rhythm forms. Most of the existing works focus…

Rhythm

ModalChorus: Visual Probing and Alignment of Multi-modal Embeddings via Modal Fusion Map

2024-07-17 · Yilin Ye, Shishi Xiao, Xingchen Zeng, Wei Zeng

Multi-modal embeddings form the foundation for vision-language models, such as CLIP embeddings, the most widely used text-image embeddings. However, these embeddings are vulnerable to subtle misalignment of cross-modal f…

Cross-Modal RetrievalDimensionality Reductionzero-shot-classificationZero-Shot Learning

To catch a chorus, verse, intro, or anything else: Analyzing a song with structural functions

2022-05-29 · Ju-Chiang Wang, Yun-Ning Hung, Jordan B. L. Smith

Conventional music structure analysis algorithms aim to divide a song into segments and to group them with abstract labels (e.g., 'A', 'B', and 'C'). However, explicitly identifying the function of each segment (e.g., 'v…

Boundary DetectionTemporal Localization