paper-with-me

홈 › Papers

Screen, Cache, and Match: A Training-Free Causality-Consistent Reference Frame Framework for Human Animation

2025-12-13 · Jianan Wang, Nailei Hei, Li He, Huanzhen Wang, Aoxing Li, Yingkai Zhao, Yuxuan Lin, Haofen Wang, Chunyang Wang, Yan Wang, Wenqiang Zhang arxiv

Human animation aims to generate temporally coherent and visually consistent videos over long sequences, yet modeling long-range dependencies while preserving frame quality remains challenging. Inspired by the human ability to leverage past observations for interpreting ongoing actions, we propose FrameCache, a training-free, causality-consistent reference frame framework. FrameCache explicitly converts historical generation results into causal guidance through two complementary mechanisms. First, at the reference level, a novel Screen-Cache-Match (SCM) strategy constructs a dynamic, high-quality reference memory, ensuring motion-consistent appearance guidance to reduce identity drift. Second, at the generative level, a Trajectory-Aware Autoregressive Generation (TAAG) mechanism aligns denoising trajectories across adjacent video chunks. This is achieved through an overlap-aware latent propagation and a dual-domain fusion strategy that seamlessly blends low-frequency structural layouts with high-frequency textural details. Extensive experiments on standard benchmarks demonstrate that FrameCache consistently improves temporal coherence and visual stability while integrating seamlessly with diverse diffusion baselines. Code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2601.22160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StreamingTOM: Streaming Token Compression for Efficient Video Understanding

2025-10-21 · Xueyi Chen, Keda Tao, Kele Shao, Huan Wang arxiv

Unlike offline processing, streaming video vision-language models face two fundamental constraints: causality and accumulation. Causality prevents access to future frames that offline methods exploit, while accumulation …

STaR-KV: Spatio-Temporal Adaptive Re-weighting for KV Cache Compression in GUI Vision-Language Models

2026-06-01 · Yuhang Han, Wenzheng Yang, Yujie Chen, Xiangqi Jin 외 arxiv

Vision-language-model-based graphical user interface (GUI) agents have shown broad automation capabilities, yet deployment is bottlenecked by a key-value (KV) cache that grows linearly with interaction steps. For instanc…

CachedSearch: Training-Free Cached Exploration for Test-Time Search in Video Diffusion

2026-07-25 · Shreshth Saini, Neil Birkbeck, Yilin Wang, Balu Adsumilli 외 arxiv

Test-time search lets small video diffusion models rival larger ones, but costs 2-10x more. All candidates are fully denoised, although most are discarded. Training-free caching makes each rollout 2-3x faster at near-los…

Kamera: Unified Position-Invariant Multimodal KV Cache for Training-Free Reuse

2026-06-22 · Bole Ma, Jan Eitzinger, Harald Koestler, Gerhard Wellein arxiv

Multimodal agents repeatedly re-examine the same video frames, UI screenshots, and rendered artifacts as their context window slides and reasoning iterates, yet every look-back re-encodes from scratch, because prefix cac…

GUI-KV: Efficient GUI Agents via KV Cache with Spatio-Temporal Awareness

2025-10-01 · Kung-Hsiang Huang, Haoyi Qiu, Yutong Dai, Caiming Xiong 외 arxiv

Graphical user interface (GUI) agents built on vision-language models have emerged as a promising approach to automate human-computer workflows. However, they also face the inefficiency challenge as they process long seq…