paper-with-me

Papers

Multi-Level Sequence GAN for Group Activity Recognition

2018-12-18 · Harshala Gammulle, Simon Denman, Sridha Sridharan, Clinton Fookes

We propose a novel semi-supervised, Multi-Level Sequential Generative Adversarial Network (MLS-GAN) architecture for group activity recognition. In contrast to previous works which utilise manually annotated individual human action predictions, we allow the models to learn it's own internal representations to discover pertinent sub-activities that aid the final group activity recognition task. The generator is fed with person-level and scene-level features that are mapped temporally through LSTM networks. Action-based feature fusion is performed through novel gated fusion units that are able to consider long-term dependencies, exploring the relationships among all individual actions, to learn an intermediate representation or `action code' for the current group activity. The network achieves its semi-supervised behaviour by allowing it to perform group action classification together with the adversarial real/fake validation. We perform extensive evaluations on different architectural variants to demonstrate the importance of the proposed architecture. Furthermore, we show that utilising both person-level and scene-level features facilitates the group activity prediction better than using only person-level features. Our proposed architecture outperforms current state-of-the-art results for sports and pedestrian based classification tasks on Volleyball and Collective Activity datasets, showing it's flexible nature for effective learning of group activities.

📄 PDF Abstract BibTeX arXiv:1812.07124

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationActivity PredictionActivity RecognitionGeneral ClassificationGenerative Adversarial NetworkGroup Activity Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Hierarchical Deep Temporal Models for Group Activity Recognition

2016-07-09 · Mostafa S. Ibrahim, Srikanth Muralidharan, Zhiwei Deng, Arash Vahdat 외

In this paper we present an approach for classifying the activity performed by a group of people in a video sequence. This problem of group activity recognition can be addressed by examining individual person actions and…

Activity RecognitionGroup Activity Recognition

A Hierarchical Deep Temporal Model for Group Activity Recognition

2015-11-19 · CVPR 2016 6 · Moustafa Ibrahim, Srikanth Muralidharan, Zhiwei Deng, Arash Vahdat 외

In group activity recognition, the temporal dynamics of the whole activity can be inferred based on the dynamics of the individual people representing the activity. We build a deep model to capture these dynamics based o…

Activity RecognitionGroup Activity Recognition

Learning Group Activities from Skeletons without Individual Action Labels

2021-05-14 · Fabio Zappardino, Tiberio Uricchio, Lorenzo Seidenari, Alberto del Bimbo

To understand human behavior we must not just recognize individual actions but model possibly complex group activity and interactions. Hierarchical models obtain the best results in group activity recognition but require…

Activity RecognitionGroup Activity Recognition

A Causality-Aware Pattern Mining Scheme for Group Activity Recognition in a Pervasive Sensor Space

2023-12-01 · Hyunju Kim, Heesuk Son, Dongman Lee

Human activity recognition (HAR) is a key challenge in pervasive computing and its solutions have been presented based on various disciplines. Specifically, for HAR in a smart space without privacy and accessibility issu…

Activity RecognitionGroup Activity RecognitionHuman Activity RecognitionUser Identification

Group Activity Recognition using Unreliable Tracked Pose

2024-01-06 · Haritha Thilakarathne, Aiden Nibali, Zhen He, Stuart Morgan

Group activity recognition in video is a complex task due to the need for a model to recognise the actions of all individuals in the video and their complex interactions. Recent studies propose that optimal performance i…

Activity RecognitionAllGroup Activity RecognitionOptical Flow Estimation