CLOSURE: Assessing Systematic Generalization of CLEVR Models
Dzmitry Bahdanau, Harm de Vries, Timothy J. O'Donnell, Shikhar Murty,, Philippe Beaudoin, Yoshua Bengio, Aaron Courville

TL;DR
This paper evaluates the systematic generalization of CLEVR models using the CLOSURE benchmark, revealing that current models struggle with compositionality, and introduces a Vector-NMN architecture to improve generalization, also exploring few-shot transfer learning.
Contribution
The paper introduces the CLOSURE benchmark for assessing systematic generalization and proposes a novel Vector-NMN model to enhance compositional reasoning in neural networks.
Findings
State-of-the-art models lack systematic generalization on CLOSURE.
The Vector-NMN architecture improves compositional generalization.
Few-shot transfer learning shows mixed results depending on model architecture.
Abstract
The CLEVR dataset of natural-looking questions about 3D-rendered scenes has recently received much attention from the research community. A number of models have been proposed for this task, many of which achieved very high accuracies of around 97-99%. In this work, we study how systematic the generalization of such models is, that is to which extent they are capable of handling novel combinations of known linguistic constructs. To this end, we test models' understanding of referring expressions based on matching object properties (such as e.g. "another cube that is the same size as the brown cube") in novel contexts. Our experiments on the thereby constructed CLOSURE benchmark show that state-of-the-art models often do not exhibit systematicity after being trained on CLEVR. Surprisingly, we find that an explicitly compositional Neural Module Network model also generalizes badly on…
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.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Domain Adaptation and Few-Shot Learning
MethodsTest
