CVJun 5, 2018

Videos as Space-Time Region Graphs

arXiv:1806.01810v2790 citations
Originality Highly original
AI Analysis

It addresses action recognition in videos for computer vision applications, offering a novel graph-based approach with significant performance improvements.

The paper tackles action recognition by modeling temporal shape dynamics and human-object functional relationships, representing videos as space-time region graphs and achieving state-of-the-art results with a 4.4% gain on the Charades dataset.

How do humans recognize the action "opening a book" ? We argue that there are two important cues: modeling temporal shape dynamics and modeling functional relationships between humans and objects. In this paper, we propose to represent videos as space-time region graphs which capture these two important cues. Our graph nodes are defined by the object region proposals from different frames in a long range video. These nodes are connected by two types of relations: (i) similarity relations capturing the long range dependencies between correlated objects and (ii) spatial-temporal relations capturing the interactions between nearby objects. We perform reasoning on this graph representation via Graph Convolutional Networks. We achieve state-of-the-art results on both Charades and Something-Something datasets. Especially for Charades, we obtain a huge 4.4% gain when our model is applied in complex environments.

Foundations

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

Your Notes