Learning Task-General Representations with Generative Neuro-Symbolic Modeling
Reuben Feinman, Brenden M. Lake

TL;DR
This paper introduces a generative neuro-symbolic model that combines neural networks and symbolic reasoning to learn rich, compositional, and causal representations of handwritten characters directly from raw data, enabling human-level concept learning.
Contribution
The work presents a novel neuro-symbolic generative model that integrates probabilistic programming with neural components to learn from raw data and generalize across multiple tasks.
Findings
Successfully learned from raw data without strong abstractions
Generalized to four different tasks from a single example
Outperformed previous models in concept learning
Abstract
People can learn rich, general-purpose conceptual representations from only raw perceptual inputs. Current machine learning approaches fall well short of these human standards, although different modeling traditions often have complementary strengths. Symbolic models can capture the compositional and causal knowledge that enables flexible generalization, but they struggle to learn from raw inputs, relying on strong abstractions and simplifying assumptions. Neural network models can learn directly from raw data, but they struggle to capture compositional and causal structure and typically must retrain to tackle new tasks. We bring together these two traditions to learn generative models of concepts that capture rich compositional and causal structure, while learning from raw data. We develop a generative neuro-symbolic (GNS) model of handwritten character concepts that uses the control…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Multimodal Machine Learning Applications
