TL;DR
This paper introduces a multi-hop FiLM generation method that iteratively attends to language input to generate convolutional network modulation parameters, improving performance on complex visual dialogue tasks.
Contribution
It proposes a multi-hop approach for FiLM parameter generation, enhancing scalability and performance in multi-modal visual reasoning tasks with longer language inputs.
Findings
Achieves state-of-the-art on ReferIt with short inputs
Outperforms previous methods on GuessWhat?! dialogue task
Demonstrates improved scalability for longer input sequences
Abstract
Recent breakthroughs in computer vision and natural language processing have spurred interest in challenging multi-modal tasks such as visual question-answering and visual dialogue. For such tasks, one successful approach is to condition image-based convolutional network computation on language via Feature-wise Linear Modulation (FiLM) layers, i.e., per-channel scaling and shifting. We propose to generate the parameters of FiLM layers going up the hierarchy of a convolutional network in a multi-hop fashion rather than all at once, as in prior work. By alternating between attending to the language input and generating FiLM layer parameters, this approach is better able to scale to settings with longer input sequences such as dialogue. We demonstrate that multi-hop FiLM generation achieves state-of-the-art for the short input sequence task ReferIt --- on-par with single-hop FiLM…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
