English

Procedural Reasoning Networks for Understanding Multimodal Procedures

Computation and Language 2019-09-20 v1 Computer Vision and Pattern Recognition

Abstract

This paper addresses the problem of comprehending procedural commonsense knowledge. This is a challenging task as it requires identifying key entities, keeping track of their state changes, and understanding temporal and causal relations. Contrary to most of the previous work, in this study, we do not rely on strong inductive bias and explore the question of how multimodality can be exploited to provide a complementary semantic signal. Towards this end, we introduce a new entity-aware neural comprehension model augmented with external relational memory units. Our model learns to dynamically update entity states in relation to each other while reading the text instructions. Our experimental analysis on the visual reasoning tasks in the recently proposed RecipeQA dataset reveals that our approach improves the accuracy of the previously reported models by a large margin. Moreover, we find that our model learns effective dynamic representations of entities even though we do not use any supervision at the level of entity states.

Keywords

Cite

@article{arxiv.1909.08859,
  title  = {Procedural Reasoning Networks for Understanding Multimodal Procedures},
  author = {Mustafa Sercan Amac and Semih Yagcioglu and Aykut Erdem and Erkut Erdem},
  journal= {arXiv preprint arXiv:1909.08859},
  year   = {2019}
}

Comments

Accepted to CoNLL 2019. The project website with code and demo is available at https://hucvl.github.io/prn/

R2 v1 2026-06-23T11:19:59.933Z