paper-with-me

Papers

On the Surprising Effectiveness of Transformers in Low-Labeled Video Recognition

2022-09-15 · Farrukh Rahman, Ömer Mubarek, Zsolt Kira

Recently vision transformers have been shown to be competitive with convolution-based methods (CNNs) broadly across multiple vision tasks. The less restrictive inductive bias of transformers endows greater representational capacity in comparison with CNNs. However, in the image classification setting this flexibility comes with a trade-off with respect to sample efficiency, where transformers require ImageNet-scale training. This notion has carried over to video where transformers have not yet been explored for video classification in the low-labeled or semi-supervised settings. Our work empirically explores the low data regime for video classification and discovers that, surprisingly, transformers perform extremely well in the low-labeled video setting compared to CNNs. We specifically evaluate video vision transformers across two contrasting video datasets (Kinetics-400 and SomethingSomething-V2) and perform thorough analysis and ablation studies to explain this observation using the predominant features of video transformer architectures. We even show that using just the labeled data, transformers significantly outperform complex semi-supervised CNN methods that leverage large-scale unlabeled data as well. Our experiments inform our recommendation that semi-supervised learning video work should consider the use of video transformers in the future.

📄 PDF Abstract BibTeX arXiv:2209.07474

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationInductive BiasVideo ClassificationVideo Recognition

Similar Papers 제목 키워드 기반

Towards Training Stronger Video Vision Transformers for EPIC-KITCHENS-100 Action Recognition

2021-06-09 · Ziyuan Huang, Zhiwu Qing, Xiang Wang, Yutong Feng 외

With the recent surge in the research of vision transformers, they have demonstrated remarkable potential for various challenging computer vision applications, such as image recognition, point cloud classification as wel…

Action RecognitionPoint Cloud ClassificationPredictionVideo Understanding

SPARTAN: Self-supervised Spatiotemporal Transformers Approach to Group Activity Recognition

2023-03-06 · Naga VS Raviteja Chappa, Pha Nguyen, Alexander H Nelson, Han-Seok Seo 외

In this paper, we propose a new, simple, and effective Self-supervised Spatio-temporal Transformers (SPARTAN) approach to Group Activity Recognition (GAR) using unlabeled video data. Given a video, we create local and gl…

Activity RecognitionGroup Activity Recognition

SITAR: Semi-supervised Image Transformer for Action Recognition

2024-09-04 · Owais Iqbal, Omprakash Chakraborty, Aftab Hussain, Rameswar Panda 외

Recognizing actions from a limited set of labeled videos remains a challenge as annotating visual data is not only tedious but also can be expensive due to classified nature. Moreover, handling spatio-temporal data using…

Action RecognitionContrastive LearningTemporal Action Localization

Advancing Human Action Recognition with Foundation Models trained on Unlabeled Public Videos

2024-02-14 · Yang Qian, Yinan Sun, Ali Kargarandehkordi, Parnian Azizian 외

The increasing variety and quantity of tagged multimedia content on a variety of online platforms offer a unique opportunity to advance the field of human action recognition. In this study, we utilize 283,582 unique, unl…

Action RecognitionSelf-Supervised LearningTemporal Action Localization

Respiratory Status Detection with Video Transformers

2026-03-22 · Thomas Savage, Evan Madill arxiv

Recognition of respiratory distress through visual inspection is a life saving clinical skill. Clinicians can detect early signs of respiratory deterioration, creating a valuable window for earlier intervention. In this …