paper-with-me

홈 › Papers

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

2021-06-21 · Michael S. 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 images. Our experiments demonstrate strong performance on several challenging benchmarks for both image and video recognition tasks. Importantly, due to our tokens being adaptive, we accomplish competitive results at significantly reduced compute amount. We obtain comparable results to the state-of-the-arts on ImageNet while being computationally more efficient. We also confirm the effectiveness of the approach on multiple video datasets, including Kinetics-400, Kinetics-600, Charades, and AViD. The code is available at: https://github.com/google-research/scenic/tree/main/scenic/projects/token_learner

📄 PDF Abstract BibTeX arXiv:2106.11297

Code (11)

google-research/scenic 공식 구현 jax
MindSpore-scientific-2/code-8/tree/main/token_learner mindspore
MindSpore-scientific/code-1/tree/main/token_learner mindspore
MindSpore-scientific/code-10/tree/main/token_learner mindspore
MindSpore-scientific/code-11/tree/main/token_learner mindspore
MindSpore-scientific/code-8/tree/main/token_learner mindspore
ariG23498/TokenLearner tf
keras-team/keras-io/blob/master/examples/vision/token_learner.py tf
pwc-1/Paper-9/tree/main/4/token_learner mindspore
pwc-1/Paper-9/tree/main/7/token_learner mindspore
rish-16/tokenlearner-pytorch pytorch

Tasks

Action ClassificationImage ClassificationRepresentation LearningVideo RecognitionVideo Understanding

Similar Papers 제목 키워드 기반

TokenLearner: Adaptive Space-Time Tokenization for Videos

2021-12-01 · NeurIPS 2021 12 · Michael 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…

Representation LearningVideo RecognitionVideo Understanding

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…

GSToken: Geometry-Structured Gaussian Tokens for Compact 3D Medical Image Representation

2026-08-18 · Xiaoduo Li, Quan Gu arxiv

Effective segmentation of multi-modal MRI is central to improving neural network accuracy in brain tumor recognition. Existing methods typically compress 3D volumes into token sequences via fixed patch encoding or learne…

Brain Tumor Segmentation

Beyond Instructional Videos: Probing for More Diverse Visual-Textual Grounding on YouTube

2020-04-29 · EMNLP 2020 11 · Jack Hessel, Zhenhai Zhu, Bo Pang, Radu Soricut

Pretraining from unlabelled web videos has quickly become the de-facto means of achieving high performance on many video understanding tasks. Features are learned via prediction of grounded relationships between visual c…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1