paper-with-me

홈 › Papers

RefTok: Reference-Based Tokenization for Video Generation

2025-07-03 · Xiang Fan, Xiaohang Sun, Kushan Thakkar, Zhu Liu, Vimal Bhat, Ranjay Krishna, Xiang Hao arxiv

Effectively handling temporal redundancy remains a key challenge in learning video models. Prevailing approaches often treat each set of frames independently, failing to effectively capture the temporal dependencies and redundancies inherent in videos. To address this limitation, we introduce RefTok, a novel reference-based tokenization method capable of capturing complex temporal dynamics and contextual information. Our method encodes and decodes sets of frames conditioned on an unquantized reference frame. When decoded, RefTok preserves the continuity of motion and the appearance of objects across frames. For example, RefTok retains facial details despite head motion, reconstructs text correctly, preserves small patterns, and maintains the legibility of handwriting from the context. Across 4 video datasets (K600, UCF-101, BAIR Robot Pushing, and DAVIS), RefTok significantly outperforms current state-of-the-art tokenizers (Cosmos and MAGVIT) and improves all evaluated metrics (PSNR, SSIM, LPIPS) by an average of 36.7% at the same or higher compression ratios. When a video generation model is trained using RefTok's latents on the BAIR Robot Pushing task, the generations not only outperform MAGVIT-B but the larger MAGVIT-L, which has 4x more parameters, across all generation metrics by an average of 27.9%.

📄 PDF Abstract BibTeX arXiv:2507.02862

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

VTok: A Unified Video Tokenizer with Decoupled Spatial-Temporal Latents

2026-02-04 · Feng Wang, Yichun Shi, Ceyuan Yang, Qiushan Guo 외 arxiv

This work presents VTok, a unified video tokenization framework that can be used for both generation and understanding tasks. Unlike the leading vision-language systems that tokenize videos through a naive frame-sampling…

Text-to-Video Generation

AVTok: 1D Unified Tokenization for Holistic Audio-Video Generation

2026-06-29 · Kien T. Pham, I Chieh Chen, Qifeng Chen, Long Chen hf

Audio-video generation has recently gained unprecedented research attention, aiming to synthesize high-quality sounding video content with fine-grained synchronization and semantic alignment between the auditory and visu…

Video ReconstructionVideo Generation

LARP: Tokenizing Videos with a Learned Autoregressive Generative Prior

2024-10-28 · Hanyu Wang, Saksham Suri, Yixuan Ren, Hao Chen 외

We present LARP, a novel video tokenizer designed to overcome limitations in current video tokenization methods for autoregressive (AR) generative models. Unlike traditional patchwise tokenizers that directly encode loca…

Video GenerationVideo Reconstruction

DeRA: Decoupled Representation Alignment for Video Tokenization

2025-12-04 · Pengbo Guo, Junke Wang, Zhen Xing, Chengxu Liu 외 arxiv

This paper presents DeRA, a novel 1D video tokenizer that decouples the spatial-temporal representation learning in video tokenization to achieve better training efficiency and performance. Specifically, DeRA maintains a…

Representation LearningVideo Generation

MambaVideo for Discrete Video Tokenization with Channel-Split Quantization

2025-07-06 · Dawit Mureja Argaw, Xian Liu, Joon Son Chung, Ming-Yu Liu 외 arxiv

Discrete video tokenization is essential for efficient autoregressive generative modeling due to the high dimensionality of video data. This work introduces a state-of-the-art discrete video tokenizer with two key contri…

Video Generation