paper-with-me

Papers

OmniCache: A Trajectory-Oriented Global Perspective on Training-Free Cache Reuse for Diffusion Transformer Models

2025-08-22 · Huanpeng Chu, Wei Wu, Guanyu Fen, Yutao Zhang arxiv

Diffusion models have emerged as a powerful paradigm for generative tasks such as image synthesis and video generation, with Transformer architectures further enhancing performance. However, the high computational cost of diffusion Transformers-stemming from a large number of sampling steps and complex per-step computations-presents significant challenges for real-time deployment. In this paper, we introduce OmniCache, a training-free acceleration method that exploits the global redundancy inherent in the denoising process. Unlike existing methods that determine caching strategies based on inter-step similarities and tend to prioritize reusing later sampling steps, our approach originates from the sampling perspective of DIT models. We systematically analyze the model's sampling trajectories and strategically distribute cache reuse across the entire sampling process. This global perspective enables more effective utilization of cached computations throughout the diffusion trajectory, rather than concentrating reuse within limited segments of the sampling procedure. In addition, during cache reuse, we dynamically estimate the corresponding noise and filter it out to reduce its impact on the sampling direction. Extensive experiments demonstrate that our approach accelerates the sampling process while maintaining competitive generative quality, offering a promising and practical solution for efficient deployment of diffusion-based generative models.

📄 PDF Abstract BibTeX arXiv:2508.16212

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Holistic Semantic Representation for Navigational Trajectory Generation

2025-01-06 · Ji Cao, Tongya Zheng, Qinghong Guo, Yu Wang 외

Trajectory generation has garnered significant attention from researchers in the field of spatio-temporal analysis, as it can generate substantial synthesized human mobility trajectories that enhance user privacy and all…

Few-Shot LearningZero-Shot Learning

Agentic Molecular Recovery via Molecule-Aware Exploration

2026-06-04 · Suwan Yoon, Changhee Lee arxiv

Text-guided molecular generation with LLMs often yields invalid SMILES. We argue that invalid drafts should be addressed through a shift from validity-oriented repair to identity-preserving molecular recovery: the object…

TopKG: Target-oriented Dialog via Global Planning on Knowledge Graph

2022-10-01 · COLING 2022 10 · Zhitong Yang, Bo wang, Jinfeng Zhou, Yue Tan 외

Target-oriented dialog aims to reach a global target through multi-turn conversation. The key to the task is the global planning towards the target, which flexibly guides the dialog concerning the context. However, exist…

Response Generation

Emotion-Cause Pair Extraction in Conversations via Semantic Decoupling and Graph Alignment

2026-04-21 · Tianxiang Ma, Weijie Feng, Xinyu Wang, Zhiyong Cheng arxiv

Emotion-Cause Pair Extraction in Conversations (ECPEC) aims to identify the set of causal relations between emotion utterances and their triggering causes within a dialogue. Most existing approaches formulate ECPEC as an…

Emotion-Cause Pair Extraction

Gather and Trace: Rethinking Video TextVQA from an Instance-oriented Perspective

2025-08-06 · Yan Zhang, Gangyan Zeng, Daiqing Wu, Huawen Shen 외 arxiv

Video text-based visual question answering (Video TextVQA) aims to answer questions by explicitly reading and reasoning about the text involved in a video. Most works in this field follow a frame-level framework which su…

Visual Question Answering