paper-with-me

홈 › Papers

Interpretable Deep Feature Propagation for Early Action Recognition

2021-07-11 · He Zhao, Richard P. Wildes

Early action recognition (action prediction) from limited preliminary observations plays a critical role for streaming vision systems that demand real-time inference, as video actions often possess elongated temporal spans which cause undesired latency. In this study, we address action prediction by investigating how action patterns evolve over time in a spatial feature space. There are three key components to our system. First, we work with intermediate-layer ConvNet features, which allow for abstraction from raw data, while retaining spatial layout. Second, instead of propagating features per se, we propagate their residuals across time, which allows for a compact representation that reduces redundancy. Third, we employ a Kalman filter to combat error build-up and unify across prediction start times. Extensive experimental results on multiple benchmarks show that our approach leads to competitive performance in action prediction. Notably, we investigate the learned components of our system to shed light on their otherwise opaque natures in two ways. First, we document that our learned feature propagation module works as a spatial shifting mechanism under convolution to propagate current observations into the future. Thus, it captures flow-based image motion information. Second, the learned Kalman filter adaptively updates prior estimation to aid the sequence learning process.

📄 PDF Abstract BibTeX arXiv:2107.05122

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionPrediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Examining Interpretable Feature Relationships in Deep Networks for Action recognition

2019-05-28 · Mathew Monfort, Kandan Ramakrishnan, Barry A McNamara, Alex Lascelles 외

A number of recent methods to understand neural networks have focused on quantifying the role of individual features. One such method, NetDissect identifies interpretable features of a model using the Broden dataset of …

Action Recognition

Recurrent Modeling of Interaction Context for Collective Activity Recognition

2017-07-01 · CVPR 2017 7 · Minsi Wang, Bingbing Ni, Xiaokang Yang

Modeling of high order interactional context, e.g., group interaction, lies in the central of collective/group activity recognition. However, most of the previous activity recognition methods do not offer a flexible and…

Activity RecognitionDescriptiveGroup Activity Recognition

Geometric-Stochastic Multimodal Deep Learning for Predictive Modeling of SUDEP and Stroke Vulnerability

2025-12-09 · Preksha Girish, Rachana Mysore, Mahanthesha U, Shrey Kumar 외 arxiv

Sudden Unexpected Death in Epilepsy (SUDEP) and acute ischemic stroke are life-threatening conditions involving complex interactions across cortical, brainstem, and autonomic systems. We present a unified geometric-stoch…

Multimodal Deep Learning

Interpretable Recognition of Fused Magnesium Furnace Working Conditions with Deep Convolutional Stochastic Configuration Networks

2025-01-06 · Li Weitao, Zhang Xinru, Wang Dianhui, Tong Qianqian 외

To address the issues of a weak generalization capability and interpretability in working condition recognition model of a fused magnesium furnace, this paper proposes an interpretable working condition recognition metho…

Reinforcement Learning (RL)

Evaluation of Interpretability for Deep Learning algorithms in EEG Emotion Recognition: A case study in Autism

2021-11-25 · Juan Manuel Mayor-Torres, Sara Medina-DeVilliers, Tessa Clarkson, Matthew D. Lerner 외

Current models on Explainable Artificial Intelligence (XAI) have shown an evident and quantified lack of reliability for measuring feature-relevance when statistically entangled features are proposed for training deep cl…

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Recognition+3