HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

DDRprog: A CLEVR Differentiable Dynamic Reasoning Programmer

Joseph Suarez; Justin Johnson; Fei-Fei Li

DDRprog: A CLEVR Differentiable Dynamic Reasoning Programmer

Abstract

We present a novel Dynamic Differentiable Reasoning (DDR) framework for jointly learning branching programs and the functions composing them; this resolves a significant nondifferentiability inhibiting recent dynamic architectures. We apply our framework to two settings in two highly compact and data efficient architectures: DDRprog for CLEVR Visual Question Answering and DDRstack for reverse Polish notation expression evaluation. DDRprog uses a recurrent controller to jointly predict and execute modular neural programs that directly correspond to the underlying question logic; it explicitly forks subprocesses to handle logical branching. By effectively leveraging additional structural supervision, we achieve a large improvement over previous approaches in subtask consistency and a small improvement in overall accuracy. We further demonstrate the benefits of structural supervision in the RPN setting: the inclusion of a stack assumption in DDRstack allows our approach to generalize to long expressions where an LSTM fails the task.

Benchmarks

BenchmarkMethodologyMetrics
visual-question-answering-on-clevrDDRprog*
Accuracy: 98.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
DDRprog: A CLEVR Differentiable Dynamic Reasoning Programmer | Papers | HyperAI