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

Understanding Dynamic Scenes using Graph Convolution Networks

About

We present a novel Multi-Relational Graph Convolutional Network (MRGCN) based framework to model on-road vehicle behaviors from a sequence of temporally ordered frames as grabbed by a moving monocular camera. The input to MRGCN is a multi-relational graph where the graph's nodes represent the active and passive agents/objects in the scene, and the bidirectional edges that connect every pair of nodes are encodings of their Spatio-temporal relations. We show that this proposed explicit encoding and usage of an intermediate spatio-temporal interaction graph to be well suited for our tasks over learning end-end directly on a set of temporally ordered spatial relations. We also propose an attention mechanism for MRGCNs that conditioned on the scene dynamically scores the importance of information from different interaction types. The proposed framework achieves significant performance gain over prior methods on vehicle-behavior classification tasks on four datasets. We also show a seamless transfer of learning to multiple datasets without resorting to fine-tuning. Such behavior prediction methods find immediate relevance in a variety of navigation tasks such as behavior planning, state estimation, and applications relating to the detection of traffic violations over videos.

Sravan Mylavarapu, Mahtab Sandhu, Priyesh Vijayan, K Madhava Krishna, Balaraman Ravindran, Anoop Namboodiri• 2020

Related benchmarks

TaskDatasetResultRank
Vehicle Behavior PredictionApollo Scape (test)
MAU Recall (Moving Away)95
5
Vehicle Behavior ClassificationApollo (val)
Moving Away95
3
Vehicle Behavior ClassificationHonda (val)
Accuracy (Moving Away)99
3
Vehicle Behavior ClassificationKITTI (val)
Moving Away From Us Accuracy98
3
Vehicle Behavior ClassificationIndian (val)
Moving Away97
3
Vehicle Behavior ClassificationHonda (test)
Recall Moving Away92
3
Vehicle Behavior ClassificationKITTI (test)
Recall: Moving away from us0.99
3
Vehicle Behavior ClassificationIndian (test)
Recall (Moving Away)99
3
Showing 8 of 8 rows

Other info

Code

Follow for update