CVApr 28, 2020

Inferring Temporal Compositions of Actions Using Probabilistic Automata

arXiv:2004.13217v12 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of fine-grained activity recognition in videos for applications like surveillance or human-computer interaction, though it is incremental as it builds on existing action classifiers without new data or training.

The paper tackles the problem of recognizing complex temporal compositions of actions in videos by proposing a framework that uses probabilistic automata to infer actions based on semantic regular expressions, achieving results that extend state-of-the-art primitive action classifiers to more complex activities with minimal performance degradation.

This paper presents a framework to recognize temporal compositions of atomic actions in videos. Specifically, we propose to express temporal compositions of actions as semantic regular expressions and derive an inference framework using probabilistic automata to recognize complex actions as satisfying these expressions on the input video features. Our approach is different from existing works that either predict long-range complex activities as unordered sets of atomic actions, or retrieve videos using natural language sentences. Instead, the proposed approach allows recognizing complex fine-grained activities using only pretrained action classifiers, without requiring any additional data, annotations or neural network training. To evaluate the potential of our approach, we provide experiments on synthetic datasets and challenging real action recognition datasets, such as MultiTHUMOS and Charades. We conclude that the proposed approach can extend state-of-the-art primitive action classifiers to vastly more complex activities without large performance degradation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes