paper-with-me

Papers

Few Shot Activity Recognition Using Variational Inference

2021-08-20 · Neeraj Kumar, Siddhansh Narang

There has been a remarkable progress in learning a model which could recognise novel classes with only a few labeled examples in the last few years. Few-shot learning (FSL) for action recognition is a challenging task of recognising novel action categories which are represented by few instances in the training data. We propose a novel variational inference based architectural framework (HF-AR) for few shot activity recognition. Our framework leverages volume-preserving Householder Flow to learn a flexible posterior distribution of the novel classes. This results in better performance as compared to state-of-the-art few shot approaches for human activity recognition. approach consists of base model and an adapter model. Our architecture consists of a base model and an adapter model. The base model is trained on seen classes and it computes an embedding that represent the spatial and temporal insights extracted from the input video, e.g. combination of Resnet-152 and LSTM based encoder-decoder model. The adapter model applies a series of Householder transformations to compute a flexible posterior distribution that lends higher accuracy in the few shot approach. Extensive experiments on three well-known datasets: UCF101, HMDB51 and Something-Something-V2, demonstrate similar or better performance on 1-shot and 5-shot classification as compared to state-of-the-art few shot approaches that use only RGB frame sequence as input. To the best of our knowledge, we are the first to explore variational inference along with householder transformations to capture the full rank covariance matrix of posterior distribution, for few shot learning in activity recognition.

📄 PDF Abstract BibTeX arXiv:2108.08990

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionActivity RecognitionFew-Shot LearningHuman Activity RecognitionVariational Inference

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

BAR: Bayesian Activity Recognition using variational inference

2018-11-08 · Ranganath Krishnan, Mahesh Subedar, Omesh Tickoo

Uncertainty estimation in deep neural networks is essential for designing reliable and robust AI systems. Applications such as video surveillance for identifying suspicious activities are designed with deep neural networ…

Activity RecognitionBayesian InferenceVariational Inference

Few-shot Vision-based Human Activity Recognition with MLLM-based Visual Reinforcement Learning

2025-08-14 · Wenqi Zheng, Yutaka Arakawa arxiv

Reinforcement learning in large reasoning models enables learning from feedback on their outputs, making it particularly valuable in scenarios where fine-tuning data is limited. However, its application in multi-modal hu…

Human Activity RecognitionReinforcement Learning

Relevance Topic Model for Unstructured Social Group Activity Recognition

2013-12-01 · NeurIPS 2013 12 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

Unstructured social group activity recognition in web videos is a challenging task due to 1) the semantic gap between class labels and low-level visual features and 2) the lack of labeled training data. To tackle this pr…

Activity RecognitionAttributeGroup Activity Recognitionparameter estimation+1

Uncertainty aware audiovisual activity recognition using deep Bayesian variational inference

2018-11-27 · Mahesh Subedar, Ranganath Krishnan, Paulo Lopez Meyer, Omesh Tickoo 외

Deep neural networks (DNNs) provide state-of-the-art results for a multitude of applications, but the approaches using DNNs for multimodal audiovisual applications do not consider predictive uncertainty associated with i…

Activity RecognitionBayesian InferenceMultimodal Activity RecognitionVariational Inference

Uncertainty-Aware Audiovisual Activity Recognition Using Deep Bayesian Variational Inference

2019-10-01 · ICCV 2019 10 · Mahesh Subedar, Ranganath Krishnan, Paulo Lopez Meyer, Omesh Tickoo 외

Deep neural networks (DNNs) provide state-of-the-art results for a multitude of applications, but the approaches using DNNs for multimodal audiovisual applications do not consider predictive uncertainty associated with i…

Activity RecognitionBayesian InferenceVariational Inference