SOTAVerified

Recurrent Models for Situation Recognition

2017-03-18ICCV 2017Unverified0· sign in to hype

Arun Mallya, Svetlana Lazebnik

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This work proposes Recurrent Neural Network (RNN) models to predict structured 'image situations' -- actions and noun entities fulfilling semantic roles related to the action. In contrast to prior work relying on Conditional Random Fields (CRFs), we use a specialized action prediction network followed by an RNN for noun prediction. Our system obtains state-of-the-art accuracy on the challenging recent imSitu dataset, beating CRF-based models, including ones trained with additional data. Further, we show that specialized features learned from situation prediction can be transferred to the task of image captioning to more accurately describe human-object interactions.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SWiGRNN + FusionTop-1 Verb35.9Unverified

Reproductions