paper-with-me

Papers

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, Xin Li, Page Daniel Dobbs, Khoa Luu

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 global Spatio-temporal views with varying spatial patch sizes and frame rates. The proposed self-supervised objective aims to match the features of these contrasting views representing the same video to be consistent with the variations in spatiotemporal domains. To the best of our knowledge, the proposed mechanism is one of the first works to alleviate the weakly supervised setting of GAR using the encoders in video transformers. Furthermore, using the advantage of transformer models, our proposed approach supports long-term relationship modeling along spatio-temporal dimensions. The proposed SPARTAN approach performs well on two group activity recognition benchmarks, including NBA and Volleyball datasets, by surpassing the state-of-the-art results by a significant margin in terms of MCA and MPCA metrics.

📄 PDF Abstract BibTeX arXiv:2303.12149

Code (1)

uark-cviu/spartan 공식 구현

Tasks

Activity RecognitionGroup Activity Recognition

Similar Papers 제목 키워드 기반

SoGAR: Self-supervised Spatiotemporal Attention-based Social Group Activity Recognition

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

This paper introduces a novel approach to Social Group Activity Recognition (SoGAR) using Self-supervised Transformers network that can effectively utilize unlabeled video data. To extract spatio-temporal information, we…

Activity RecognitionGroup Activity Recognition

SpaRTAN: Spatial Reinforcement Token-based Aggregation Network for Visual Recognition

2025-07-15 · Quan Bi Pay, Vishnu Monn Baskaran, Junn Yong Loo, KokSheik Wong 외

The resurgence of convolutional neural networks (CNNs) in visual recognition tasks, exemplified by ConvNeXt, has demonstrated their capability to rival transformer-based architectures through advanced training methodolog…

SPARTAN: Sparse Hierarchical Memory for Parameter-Efficient Transformers

2022-11-29 · Ameet Deshpande, Md Arafat Sultan, Anthony Ferritto, Ashwin Kalyan 외

Fine-tuning pre-trained language models (PLMs) achieves impressive performance on a range of downstream tasks, and their sizes have consequently been getting bigger. Since a different copy of the model is required for ea…

Raspberry Pi 4

Self-supervised Video Transformer

2021-12-02 · CVPR 2022 1 · Kanchana Ranasinghe, Muzammal Naseer, Salman Khan, Fahad Shahbaz Khan 외

In this paper, we propose self-supervised training for video transformers using unlabeled video data. From a given video, we create local and global spatiotemporal views with varying spatial sizes and frame rates. Our se…

Action ClassificationAction RecognitionAction Recognition In VideosSelf-Supervised Action Recognition Linear

Spartan Networks: Self-Feature-Squeezing Neural Networks for increased robustness in adversarial settings

2018-12-17 · François Menet, Paul Berthier, José M. Fernandez, Michel Gagnon

Deep learning models are vulnerable to adversarial examples which are input samples modified in order to maximize the error on the system. We introduce Spartan Networks, resistant deep neural networks that do not require…