LGNov 7, 2016

Differentiable Programs with Neural Libraries

arXiv:1611.02109v278 citations
Originality Highly original
AI Analysis

This work addresses the challenge of improving generalization and modularity in AI systems for tasks requiring interpretable algorithms and perceptual integration.

The paper tackles the problem of creating end-to-end trainable systems that learn to write interpretable algorithms with perceptual components by combining differentiable programming languages with neural networks, resulting in lifelong learning systems that transfer knowledge to new tasks more effectively than baselines.

We develop a framework for combining differentiable programming languages with neural networks. Using this framework we create end-to-end trainable systems that learn to write interpretable algorithms with perceptual components. We explore the benefits of inductive biases for strong generalization and modularity that come from the program-like structure of our models. In particular, modularity allows us to learn a library of (neural) functions which grows and improves as more tasks are solved. Empirically, we show that this leads to lifelong learning systems that transfer knowledge to new tasks more effectively than baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes