English

Cascaded Mutual Modulation for Visual Reasoning

Information Retrieval 2018-09-07 v1 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition

Abstract

Visual reasoning is a special visual question answering problem that is multi-step and compositional by nature, and also requires intensive text-vision interactions. We propose CMM: Cascaded Mutual Modulation as a novel end-to-end visual reasoning model. CMM includes a multi-step comprehension process for both question and image. In each step, we use a Feature-wise Linear Modulation (FiLM) technique to enable textual/visual pipeline to mutually control each other. Experiments show that CMM significantly outperforms most related models, and reach state-of-the-arts on two visual reasoning benchmarks: CLEVR and NLVR, collected from both synthetic and natural languages. Ablation studies confirm that both our multistep framework and our visual-guided language modulation are critical to the task. Our code is available at https://github.com/FlamingHorizon/CMM-VR.

Keywords

Cite

@article{arxiv.1809.01943,
  title  = {Cascaded Mutual Modulation for Visual Reasoning},
  author = {Yiqun Yao and Jiaming Xu and Feng Wang and Bo Xu},
  journal= {arXiv preprint arXiv:1809.01943},
  year   = {2018}
}

Comments

to appear in EMNLP 2018

R2 v1 2026-06-23T03:56:31.497Z