paper-with-me

Papers

Learning to Recognize Actions on Objects in Egocentric Video with Attention Dictionaries

2021-02-16 · Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

We present EgoACO, a deep neural architecture for video action recognition that learns to pool action-context-object descriptors from frame level features by leveraging the verb-noun structure of action labels in egocentric video datasets. The core component of EgoACO is class activation pooling (CAP), a differentiable pooling operation that combines ideas from bilinear pooling for fine-grained recognition and from feature learning for discriminative localization. CAP uses self-attention with a dictionary of learnable weights to pool from the most relevant feature regions. Through CAP, EgoACO learns to decode object and scene context descriptors from video frame features. For temporal modeling in EgoACO, we design a recurrent version of class activation pooling termed Long Short-Term Attention (LSTA). LSTA extends convolutional gated LSTM with built-in spatial attention and a re-designed output gate. Action, object and context descriptors are fused by a multi-head prediction that accounts for the inter-dependencies between noun-verb-action structured labels in egocentric video datasets. EgoACO features built-in visual explanations, helping learning and interpretation. Results on the two largest egocentric action recognition datasets currently available, EPIC-KITCHENS and EGTEA, show that by explicitly decoding action-context-object descriptors, EgoACO achieves state-of-the-art recognition performance.

📄 PDF Abstract BibTeX arXiv:2102.08065

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionObjectTemporal Action Localization

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 제목 키워드 기반

Trajectory Aligned Features For First Person Action Recognition

2016-04-07 · Suriya Singh, Chetan Arora, C. V. Jawahar

Egocentric videos are characterised by their ability to have the first person view. With the popularity of Google Glass and GoPro, use of egocentric videos is on the rise. Recognizing action of the wearer from egocentric…

Action RecognitionPoint TrackingTemporal Action Localization

Making Third Person Techniques Recognize First-Person Actions in Egocentric Videos

2019-10-17 · Sagar Verma, Pravin Nagar, Divam Gupta, Chetan Arora

We focus on first-person action recognition from egocentric videos. Unlike third person domain, researchers have divided first-person actions into two categories: involving hand-object interactions and the ones without, …

Action Recognition

Recognizing Micro-Actions and Reactions From Paired Egocentric Videos

2016-06-01 · CVPR 2016 6 · Ryo Yonetani, Kris M. Kitani, Yoichi Sato

We aim to understand the dynamics of social interactions between two people by recognizing their actions and reactions using a head-mounted camera. Our work will impact several first-person vision tasks that need the det…

Video Summarization

Next-Active-Object prediction from Egocentric Videos

2019-04-10 · Antonino Furnari, Sebastiano Battiato, Kristen Grauman, Giovanni Maria Farinella

Although First Person Vision systems can sense the environment from the user's perspective, they are generally unable to predict his intentions and goals. Since human activities can be decomposed in terms of atomic actio…

ObjectPrediction

Vision-Language Models for Egocentric Video: From Hand-Object Interaction to Embodied AI

2026-08-19 · Mohammad Zamani, Fatemeh Ziaeetabar arxiv

Egocentric video captures activities from the wearer's perspective, providing a direct view of human attention, hand--object interaction, and goal-directed behavior. This perspective is increasingly important for wearabl…

Representation LearningDomain GeneralizationDecision Making