Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing

Abstract

Reasoning is a dynamic process. In cognitive theories, the dynamics of reasoning refers to reasoning states over time after successive state transitions. Modeling the cognitive dynamics is of utmost importance to simulate human reasoning capability. In this paper, we propose to learn the reasoning dynamics of visual relational reasoning by casting it as a path routing task. We present a reinforced path routing method that represents an input image via a structured visual graph and introduces a reinforcement learning based model to explore paths (sequences of nodes) over the graph based on an input sentence to infer reasoning results. By exploring such paths, the proposed method represents reasoning states clearly and characterizes state transitions explicitly to fully model the reasoning dynamics for accurate and transparent visual relational reasoning. Extensive experiments on referring expression comprehension and visual question answering demonstrate the effectiveness of our method.

Cite

Text

Jing et al. "Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I1.19997

Markdown

[Jing et al. "Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/jing2022aaai-learning/) doi:10.1609/AAAI.V36I1.19997

BibTeX

@inproceedings{jing2022aaai-learning,
  title     = {{Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing}},
  author    = {Jing, Chenchen and Jia, Yunde and Wu, Yuwei and Li, Chuanhao and Wu, Qi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {1122-1130},
  doi       = {10.1609/AAAI.V36I1.19997},
  url       = {https://mlanthology.org/aaai/2022/jing2022aaai-learning/}
}