Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ElasticTok: Adaptive Tokenization for Image and Video

About

Efficient video tokenization remains a key bottleneck in learning general purpose vision models that are capable of processing long video sequences. Prevailing approaches are restricted to encoding videos to a fixed number of tokens, where too few tokens will result in overly lossy encodings, and too many tokens will result in prohibitively long sequence lengths. In this work, we introduce ElasticTok, a method that conditions on prior frames to adaptively encode a frame into a variable number of tokens. To enable this in a computationally scalable way, we propose a masking technique that drops a random number of tokens at the end of each frames's token encoding. During inference, ElasticTok can dynamically allocate tokens when needed -- more complex data can leverage more tokens, while simpler data only needs a few tokens. Our empirical evaluations on images and video demonstrate the effectiveness of our approach in efficient token usage, paving the way for future development of more powerful multimodal models, world models, and agents.

Wilson Yan, Volodymyr Mnih, Aleksandra Faust, Matei Zaharia, Pieter Abbeel, Hao Liu• 2024

Related benchmarks

TaskDatasetResultRank
Video ReconstructionUCF-101
rFVD230
28
Video ReconstructionUCF-101 (test)
rFVD93
17
Video ReconstructionDAVIS 256x256
PSNR24.69
9
Video ReconstructionTokenBench 256x256
PSNR28.26
9
Showing 4 of 4 rows

Other info

Follow for update