Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Compositional Attention Networks for Machine Reasoning

About

We present the MAC network, a novel fully differentiable neural network architecture, designed to facilitate explicit and expressive reasoning. MAC moves away from monolithic black-box neural architectures towards a design that encourages both transparency and versatility. The model approaches problems by decomposing them into a series of attention-based reasoning steps, each performed by a novel recurrent Memory, Attention, and Composition (MAC) cell that maintains a separation between control and memory. By stringing the cells together and imposing structural constraints that regulate their interaction, MAC effectively learns to perform iterative reasoning processes that are directly inferred from the data in an end-to-end approach. We demonstrate the model's strength, robustness and interpretability on the challenging CLEVR dataset for visual reasoning, achieving a new state-of-the-art 98.9% accuracy, halving the error rate of the previous best model. More importantly, we show that the model is computationally-efficient and data-efficient, in particular requiring 5x less data than existing models to achieve strong results.

Drew A. Hudson, Christopher D. Manning• 2018

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringGQA (test)
Accuracy54.1
119
Visual Question AnsweringCLEVR (test)
Overall Accuracy98.9
61
Visual Question AnsweringCLEVR 1.0 (test)
Overall Accuracy98.9
46
Visual Question AnsweringEarthVQA (test)
Overall Accuracy73.49
27
Visual Question AnsweringCLEVR-Humans
Accuracy81.5
24
Visual Question AnsweringCLEVR-Humans 1.0 (test)
Accuracy81.5
22
Visual Question AnsweringGQA (val)
Accuracy57.5
22
Visual Question AnsweringCLEVR-CoGenT (Condition A)
Accuracy99
21
Multiple-choice Visual Question AnsweringEarthVLSet
OA73.89
21
Visual Question AnsweringCLEVR-CoGenT Condition B
Accuracy96.1
18
Showing 10 of 28 rows

Other info

Code

Follow for update