Heterogeneous Graph Learning for Visual Commonsense Reasoning

Abstract

Visual commonsense reasoning task aims at leading the research field into solving cognition-level reasoning with the ability to predict correct answers and meanwhile providing convincing reasoning paths, resulting in three sub-tasks i.e., Q->A, QA->R and Q->AR. It poses great challenges over the proper semantic alignment between vision and linguistic domains and knowledge reasoning to generate persuasive reasoning paths. Existing works either resort to a powerful end-to-end network that cannot produce interpretable reasoning paths or solely explore intra-relationship of visual objects (homogeneous graph) while ignoring the cross-domain semantic alignment among visual concepts and linguistic words. In this paper, we propose a new Heterogeneous Graph Learning (HGL) framework for seamlessly integrating the intra-graph and inter-graph reasoning in order to bridge the vision and language domain. Our HGL consists of a primal vision-to-answer heterogeneous graph (VAHG) module and a dual question-to-answer heterogeneous graph (QAHG) module to interactively refine reasoning paths for semantic agreement. Moreover, our HGL integrates a contextual voting module to exploit a long-range visual context for better global reasoning. Experiments on the large-scale Visual Commonsense Reasoning benchmark demonstrate the superior performance of our proposed modules on three tasks (improving 5% accuracy on Q->A, 3.5% on QA->R, 5.8% on Q->AR).

Cite

Text

Yu et al. "Heterogeneous Graph Learning for Visual Commonsense Reasoning." Neural Information Processing Systems, 2019.

Markdown

[Yu et al. "Heterogeneous Graph Learning for Visual Commonsense Reasoning." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/yu2019neurips-heterogeneous/)

BibTeX

@inproceedings{yu2019neurips-heterogeneous,
  title     = {{Heterogeneous Graph Learning for Visual Commonsense Reasoning}},
  author    = {Yu, Weijiang and Zhou, Jingwen and Yu, Weihao and Liang, Xiaodan and Xiao, Nong},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {2769-2779},
  url       = {https://mlanthology.org/neurips/2019/yu2019neurips-heterogeneous/}
}