English

Recurrent Models for Situation Recognition

Computer Vision and Pattern Recognition 2017-08-07 v2

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.

Keywords

Cite

@article{arxiv.1703.06233,
  title  = {Recurrent Models for Situation Recognition},
  author = {Arun Mallya and Svetlana Lazebnik},
  journal= {arXiv preprint arXiv:1703.06233},
  year   = {2017}
}

Comments

To appear at ICCV 2017

R2 v1 2026-06-22T18:49:25.515Z