Neuro-Symbolic Concepts
Jiayuan Mao, Joshua B. Tenenbaum, Jiajun Wu
TL;DR
The paper tackles data efficiency, compositional generalization, continual learning, and cross-domain transfer in embodied AI by introducing a neuro-symbolic concept framework that grounds a typed vocabulary of objects, properties, relations, and actions in sensory and actuator data. It formalizes concepts as a mix of symbolic programs and neural embeddings, enabling modular composition and reusable reasoning across 2D/3D/robotic domains. The Neuro-Symbolic Concept Learner (NS-CL) and related methods demonstrate strong data-efficient grounding, robust compositional generalization, continual learning through curriculum-like and meta-learning approaches, and zero-shot transfer to new tasks and domains. This framework advances toward generalist, interpretable AI by enabling scalable cross-domain concept libraries and modular reasoning over perceptual and symbolic representations.
Abstract
This article presents a concept-centric paradigm for building agents that can learn continually and reason flexibly. The concept-centric agent utilizes a vocabulary of neuro-symbolic concepts. These concepts, such as object, relation, and action concepts, are grounded on sensory inputs and actuation outputs. They are also compositional, allowing for the creation of novel concepts through their structural combination. To facilitate learning and reasoning, the concepts are typed and represented using a combination of symbolic programs and neural network representations. Leveraging such neuro-symbolic concepts, the agent can efficiently learn and recombine them to solve various tasks across different domains, ranging from 2D images, videos, 3D scenes, and robotic manipulation tasks. This concept-centric framework offers several advantages, including data efficiency, compositional generalization, continual learning, and zero-shot transfer.
