English

Reasoning Visual Dialogs with Structural and Partial Observations

Computer Vision and Pattern Recognition 2019-05-30 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

We propose a novel model to address the task of Visual Dialog which exhibits complex dialog structures. To obtain a reasonable answer based on the current question and the dialog history, the underlying semantic dependencies between dialog entities are essential. In this paper, we explicitly formalize this task as inference in a graphical model with partially observed nodes and unknown graph structures (relations in dialog). The given dialog entities are viewed as the observed nodes. The answer to a given question is represented by a node with missing value. We first introduce an Expectation Maximization algorithm to infer both the underlying dialog structures and the missing node values (desired answers). Based on this, we proceed to propose a differentiable graph neural network (GNN) solution that approximates this process. Experiment results on the VisDial and VisDial-Q datasets show that our model outperforms comparative methods. It is also observed that our method can infer the underlying dialog structure for better dialog reasoning.

Keywords

Cite

@article{arxiv.1904.05548,
  title  = {Reasoning Visual Dialogs with Structural and Partial Observations},
  author = {Zilong Zheng and Wenguan Wang and Siyuan Qi and Song-Chun Zhu},
  journal= {arXiv preprint arXiv:1904.05548},
  year   = {2019}
}

Comments

CVPR 2019 Oral paper

R2 v1 2026-06-23T08:36:24.543Z