paper-with-me

Papers

SITAR: Semi-supervised Image Transformer for Action Recognition

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

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 deep $3$D transformers for this can introduce significant computational complexity. In this paper, our objective is to address video action recognition in a semi-supervised setting by leveraging only a handful of labeled videos along with a collection of unlabeled videos in a compute efficient manner. Specifically, we rearrange multiple frames from the input videos in row-column form to construct super images. Subsequently, we capitalize on the vast pool of unlabeled samples and employ contrastive learning on the encoded super images. Our proposed approach employs two pathways to generate representations for temporally augmented super images originating from the same video. Specifically, we utilize a 2D image-transformer to generate representations and apply a contrastive loss function to minimize the similarity between representations from different videos while maximizing the representations of identical videos. Our method demonstrates superior performance compared to existing state-of-the-art approaches for semi-supervised action recognition across various benchmark datasets, all while significantly reducing computational costs.

📄 PDF Abstract BibTeX arXiv:2409.02910

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionContrastive LearningTemporal Action Localization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Deep-SITAR: A SITAR-Based Deep Learning Framework for Growth Curve Modeling via Autoencoders

2025-05-14 · María Alejandra Hernández, Oscar Rodriguez, Dae-Jin Lee

Several approaches have been developed to capture the complexity and nonlinearity of human growth. One widely used is the Super Imposition by Translation and Rotation (SITAR) model, which has become popular in studies of…

SVFormer: Semi-supervised Video Transformer for Action Recognition

2022-11-23 · CVPR 2023 1 · Zhen Xing, Qi Dai, Han Hu, Jingjing Chen 외

Semi-supervised action recognition is a challenging but critical task due to the high cost of video annotations. Existing approaches mainly use convolutional neural networks, yet current revolutionary vision transformer …

Action Recognitionimage-classificationImage ClassificationSemi-Supervised Image Classification+1

Semi-Supervised Vision Transformers

2021-11-22 · Zejia Weng, Xitong Yang, Ang Li, Zuxuan Wu 외

We study the training of Vision Transformers for semi-supervised image classification. Transformers have recently demonstrated impressive performance on a multitude of supervised learning tasks. Surprisingly, we show Vis…

image-classificationImage ClassificationInductive BiasSemi-Supervised Image Classification

Semi-supervised Vision Transformers at Scale

2022-08-11 · Zhaowei Cai, Avinash Ravichandran, Paolo Favaro, Manchen Wang 외

We study semi-supervised learning (SSL) for vision transformers (ViT), an under-explored topic despite the wide adoption of the ViT architectures to different tasks. To tackle this problem, we propose a new SSL pipeline,…

Inductive BiasSemi-Supervised Image Classification

AdvMIM: Adversarial Masked Image Modeling for Semi-Supervised Medical Image Segmentation

2025-06-25 · Lei Zhu, Jun Zhou, Rick Siow Mong Goh, Yong liu

Vision Transformer has recently gained tremendous popularity in medical image segmentation task due to its superior capability in capturing long-range dependencies. However, transformer requires a large amount of labeled…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1