paper-with-me

홈 › Papers

VidTok: A Versatile and Open-Source Video Tokenizer

2024-12-17 · Anni Tang, Tianyu He, Junliang Guo, Xinle Cheng, Li Song, Jiang Bian

Encoding video content into compact latent tokens has become a fundamental step in video generation and understanding, driven by the need to address the inherent redundancy in pixel-level representations. Consequently, there is a growing demand for high-performance, open-source video tokenizers as video-centric research gains prominence. We introduce VidTok, a versatile video tokenizer that delivers state-of-the-art performance in both continuous and discrete tokenizations. VidTok incorporates several key advancements over existing approaches: 1) model architecture such as convolutional layers and up/downsampling modules; 2) to address the training instability and codebook collapse commonly associated with conventional Vector Quantization (VQ), we integrate Finite Scalar Quantization (FSQ) into discrete video tokenization; 3) improved training strategies, including a two-stage training process and the use of reduced frame rates. By integrating these advancements, VidTok achieves substantial improvements over existing methods, demonstrating superior performance across multiple metrics, including PSNR, SSIM, LPIPS, and FVD, under standardized evaluation settings.

📄 PDF Abstract BibTeX arXiv:2412.13061

Code (1)

microsoft/vidtok 공식 구현 pytorch

Tasks

QuantizationSSIMVideo Generation

Similar Papers 제목 키워드 기반

Resi-VidTok: An Efficient and Decomposed Progressive Tokenization Framework for Ultra-Low-Rate and Lightweight Video Transmission

2025-10-28 · Zhenyu Liu, Yi Ma, Rahim Tafazolli, Zhi Ding arxiv

Real-time transmission of video over wireless networks remains highly challenging, even with advanced deep models, particularly under severe channel conditions such as limited bandwidth and weak connectivity. In this pap…

Divot: Diffusion Powers Video Tokenizer for Comprehension and Generation

2024-12-05 · CVPR 2025 1 · Yuying Ge, Yizhuo Li, Yixiao Ge, Ying Shan

In recent years, there has been a significant surge of interest in unifying image comprehension and generation within Large Language Models (LLMs). This growing interest has prompted us to explore extending this unificat…

Image ComprehensionRepresentation LearningText-to-Video GenerationVideo Generation

KVAE: Family of Tokenizers for Multimodal Generative Models

2026-08-06 · Andrey Shutkin, Denis Parkhomenko, Ivan Kirillov, Kirill Chernyshev 외 arxiv

Latent diffusion modeling (LDM), a prominent paradigm, utilizes tokenizers to map input signal to compressed representation. This dependency positions tokenizer as an integral part of generation process itself, since it …

TrajTok: Learning Trajectory Tokens enables better Video Understanding

2026-02-26 · Chenhao Zheng, Jieyu Zhang, Jianing Zhang, Weikai Huang 외 arxiv

Tokenization in video models, typically through patchification, generates an excessive and redundant number of tokens. This severely limits video efficiency and scalability. While recent trajectory-based tokenizers offer…

OpenVVC: a Lightweight Software Decoder for the Versatile Video Coding Standard

2022-05-24 · Thomas Amestoy, Pierre-loup Cabarat, Guillaume Gautier, Wassim Hamidouche 외

In the recent years, users requirements for higher resolution, coupled with the apparition of new multimedia applications, have created the need for a new video coding standard. The new generation video coding standard, …

Decoder