paper-with-me

홈 › Papers

TokenLearner: Adaptive Space-Time Tokenization for Videos

2021-12-01 · NeurIPS 2021 12 · Michael Ryoo, AJ Piergiovanni, Anurag Arnab, Mostafa Dehghani, Anelia Angelova

In this paper, we introduce a novel visual representation learning which relies on a handful of adaptively learned tokens, and which is applicable to both image and video understanding tasks. Instead of relying on hand-designed splitting strategies to obtain visual tokens and processing a large number of densely sampled patches for attention, our approach learns to mine important tokens in visual data. This results in efficiently and effectively finding a few important visual tokens and enables modeling of pairwise attention between such tokens, over a longer temporal horizon for videos, or the spatial content in image frames. Our experiments demonstrate strong performance on several challenging benchmarks for video recognition tasks. Importantly, due to our tokens being adaptive, we accomplish competitive results at significantly reduced computational cost. We establish new state-of-the-arts on multiple video datasets, including Kinetics-400, Kinetics-600, Charades, and AViD.

📄 PDF Abstract BibTeX

Code (1)

rish-16/tokenlearner-pytorch pytorch

Tasks

Representation LearningVideo RecognitionVideo Understanding

Similar Papers 제목 키워드 기반

Dual-path TokenLearner for Remote Photoplethysmography-based Physiological Measurement with Facial Videos

2023-08-15 · Wei Qian, Dan Guo, Kun Li, Xilan Tian 외

Remote photoplethysmography (rPPG) based physiological measurement is an emerging yet crucial vision task, whose challenge lies in exploring accurate rPPG prediction from facial videos accompanied by noises of illuminati…

Token-UNet: A New Case for Transformers Integration in Efficient and Interpretable 3D UNets for Brain Imaging Segmentation

2026-02-23 · Louis Fabrice Tshimanga, Andrea Zanola, Federico Del Pup, Manfredo Atzori arxiv

We present Token-UNet, adopting the TokenLearner and TokenFuser modules to encase Transformers into UNets. While Transformers have enabled global interactions among input elements in medical imaging, current computationa…

TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?

2021-06-21 · Michael S. Ryoo, AJ Piergiovanni, Anurag Arnab, Mostafa Dehghani 외

In this paper, we introduce a novel visual representation learning which relies on a handful of adaptively learned tokens, and which is applicable to both image and video understanding tasks. Instead of relying on hand-d…

Action ClassificationImage ClassificationRepresentation LearningVideo Recognition+1

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

InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression

2025-12-18 · Haotian Ye, Qiyuan He, Jiaqi Han, Puheng Li 외 arxiv

Accurate and efficient discrete video tokenization is essential for long video sequences processing. Yet, the inherent complexity and variable information density of videos present a significant bottleneck for current to…