paper-with-me

홈 › Papers

TinyHistory: Lightweight Video History Embeddings via Two-Stage Context Learning

2025-12-29 · Lvmin Zhang, Shengqu Cai, Muyang Li, Chong Zeng, Beijia Lu, Anyi Rao, Song Han, Gordon Wetzstein, Maneesh Agrawala arxiv

History context is central to autoregressive video generation, driving consistency and storytelling for both commercial models and personal use cases. For example, personal users, offline workflows, and individual-scale finetuning need to encode longer video histories under tight compute and memory budgets. We observe that content and identity consistency is an essential requirement, and that complete, uninterrupted history coverage together with content query and interpretation capabilities is broadly desired. We present TinyHistory, a lightweight history embedding learned through two-stage context learning. In the first stage, we pretrain the encoder on large-scale video data with a randomized frame query objective; in the second stage, we repurpose the pretrained encoder within an autoregressive video diffusion model to learn content-level consistency. As a result, we show that the learned lightweight embeddings achieve consistency comparable (by VLM, VBench, ELO, etc) to heavier alternatives, while reducing training overhead and extending the encodable history length within a given memory budget. We conduct ablation studies to analyze the influence and trade-offs of each component.

📄 PDF Abstract BibTeX arXiv:2512.23851

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

SocRipple: A Two-Stage Framework for Cold-Start Video Recommendations

2025-08-10 · Amit Jaspal, Kapil Dalwani, Ajantha Ramineni arxiv

Most industry scale recommender systems face critical cold start challenges new items lack interaction history, making it difficult to distribute them in a personalized manner. Standard collaborative filtering models und…

Collaborative Filtering

Geometry-Aware Implicit Memory for Video World Models

2026-06-01 · Zhengxuan Wei, Xu Guo, Xinghui Li, Xunzhi Xiang 외 arxiv

Video world models aim to simulate controllable visual environments, but long-horizon rollouts depend on what the model remembers after observations leave its native context window. Explicit memories retain frames or onl…

Warp-as-History: Generalizable Camera-Controlled Video Generation from One Training Video

2026-05-14 · Yifan Wang, Tong He arxiv

Camera-controlled video generation has made substantial progress, enabling generated videos to follow prescribed viewpoint trajectories. However, existing methods usually learn camera-specific conditioning through camera…

Video Generation

LongLive-RAG: A General Retrieval-Augmented Framework for Long Video Generation

2026-06-01 · Qixin Hu, Shuai Yang, Wei Huang, Song Han 외 arxiv

Autoregressive (AR) video diffusion enables variable-length synthesis, but long-horizon generation often suffers from accumulated errors and identity drift. For efficiency, existing methods commonly adopt sliding-window …

Video Generation

MemoryVAM: Integrating Memory into Video Action Model for Robot Manipulation

2026-06-13 · Yuxin Jiang, Chang Yu, Yunuo Chen, Xiang Feng 외 arxiv

Video-world-model policies learn action-relevant representations by predicting future observations. However, they condition on only a short observation window, which renders long-horizon manipulation non-Markovian when t…

Robot ManipulationVideo Prediction