GoG: Relation-aware Graph-over-Graph Network for Visual Dialog
Feilong Chen, Xiuyi Chen, Fandong Meng, Peng Li, Jie Zhou

TL;DR
This paper introduces GoG, a relation-aware graph-over-graph network that models complex dependencies in visual dialog, improving understanding of dialog history, questions, and images for better conversational AI performance.
Contribution
The paper proposes a novel multi-graph neural network architecture that explicitly models coreference, dependency, and object relations in visual dialog tasks, addressing limitations of previous graph models.
Findings
Outperforms strong baselines in generative and discriminative settings
Effectively captures coreference and dependency relations in dialog history and questions
Enhances image representation based on full question understanding
Abstract
Visual dialog, which aims to hold a meaningful conversation with humans about a given image, is a challenging task that requires models to reason the complex dependencies among visual content, dialog history, and current questions. Graph neural networks are recently applied to model the implicit relations between objects in an image or dialog. However, they neglect the importance of 1) coreference relations among dialog history and dependency relations between words for the question representation; and 2) the representation of the image based on the fully represented question. Therefore, we propose a novel relation-aware graph-over-graph network (GoG) for visual dialog. Specifically, GoG consists of three sequential graphs: 1) H-Graph, which aims to capture coreference relations among dialog history; 2) History-aware Q-Graph, which aims to fully understand the question through capturing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Advanced Image and Video Retrieval Techniques
