Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structural-RNN: Deep Learning on Spatio-Temporal Graphs

About

Deep Recurrent Neural Network architectures, though remarkably capable at modeling sequences, lack an intuitive high-level spatio-temporal structure. That is while many problems in computer vision inherently have an underlying high-level structure and can benefit from it. Spatio-temporal graphs are a popular tool for imposing such high-level intuitions in the formulation of real world problems. In this paper, we propose an approach for combining the power of high-level spatio-temporal graphs and sequence learning success of Recurrent Neural Networks~(RNNs). We develop a scalable method for casting an arbitrary spatio-temporal graph as a rich RNN mixture that is feedforward, fully differentiable, and jointly trainable. The proposed method is generic and principled as it can be used for transforming any spatio-temporal graph through employing a certain set of well defined steps. The evaluations of the proposed approach on a diverse set of problems, ranging from modeling human motion to object interactions, shows improvement over the state-of-the-art with a large margin. We expect this method to empower new approaches to problem formulation through high-level spatio-temporal graphs and Recurrent Neural Networks.

Ashesh Jain, Amir R. Zamir, Silvio Savarese, Ashutosh Saxena• 2015

Related benchmarks

TaskDatasetResultRank
Human Motion PredictionHuman3.6M
MAE (1000ms)2.13
46
Human Pose PredictionHuman 3.6M Subject 5 (test)--
24
Long-term Motion PredictionH3.6M Smoking
MAE (1000ms)3.23
12
Long-term Motion PredictionH3.6M Discussion
MAE (1000ms)2.43
12
AnticipationCAD-120
Sub-activity F1 Score65.6
8
Sub-activity detectionCAD-120 leave-one-subject-out (cross-val)
F1 Score83.2
7
3D Human Pose PredictionHuman 3.6M (Subject 5)
Walking MAE (80ms)0.81
7
Object affordance detectionCAD-120 leave-one-subject-out (cross-val)
F1 Score91.1
6
Vehicle Behavior PredictionApollo Scape (test)
MAU Recall (Moving Away)76
5
DetectionCAD-120
Sub-activity F183.2
4
Showing 10 of 18 rows

Other info

Code

Follow for update