Progressive Reasoning by Module Composition

06/06/2018
by   Seung Wook Kim, et al.
0

Humans learn to solve tasks of increasing complexity by building on top of previously acquired knowledge. Typically, there exists a natural progression in the tasks that we learn - most do not require completely independent solutions, but can be broken down into simpler subtasks. We propose to represent a solver for each task as a neural module that calls existing modules (solvers for simpler tasks) in a program-like manner. Lower modules are a black box to the calling module, and communicate only via a query and an output. Thus, a module for a new task learns to query existing modules and composes their outputs in order to produce its own output. Each module also contains a residual component that learns to solve aspects of the new task that lower modules cannot solve. Our model effectively combines previous skill-sets, does not suffer from forgetting, and is fully differentiable. We test our model in learning a set of visual reasoning tasks, and demonstrate state-of-the-art performance in Visual Question Answering, the highest-level task in our task set. By evaluating the reasoning process using non-expert human judges, we show that our model is more interpretable than an attention-based baseline.

READ FULL TEXT

page 16

page 17

research
05/27/2019

Structure Learning for Neural Module Networks

Neural Module Networks, originally proposed for the task of visual quest...
research
10/03/2020

Towards Interpretable Reasoning over Paragraph Effects in Situation

We focus on the task of reasoning over paragraph effects in situation, w...
research
11/24/2021

One-shot Visual Reasoning on RPMs with an Application to Video Frame Prediction

Raven's Progressive Matrices (RPMs) are frequently used in evaluating hu...
research
03/31/2018

Visual Question Reasoning on General Dependency Tree

The collaborative reasoning for understanding each image-question pair i...
research
09/06/2018

Interpretable Visual Question Answering by Reasoning on Dependency Trees

Collaborative reasoning for understanding each image-question pair is ve...
research
09/27/2021

Recall and Learn: A Memory-augmented Solver for Math Word Problems

In this article, we tackle the math word problem, namely, automatically ...
research
10/08/2019

Meta Module Network for Compositional Visual Reasoning

There are two main lines of research on visual reasoning: neural module ...

Please sign up or login with your details

Forgot password? Click here to reset