paper-with-me

홈 › Papers

Sketch-Plan-Generalize: Learning and Planning with Neuro-Symbolic Programmatic Representations for Inductive Spatial Concepts

2024-04-11 · Namasivayam Kalithasan, Sachit Sachdeva, Himanshu Gaurav Singh, Vishal Bindal, Arnav Tuli, Gurarmaan Singh Panjeta, Harsh Himanshu Vora, Divyanshu Aggarwal, Rohan Paul, Parag Singla

Effective human-robot collaboration requires the ability to learn personalized concepts from a limited number of demonstrations, while exhibiting inductive generalization, hierarchical composition, and adaptability to novel constraints. Existing approaches that use code generation capabilities of pre-trained large (vision) language models as well as purely neural models show poor generalization to \emph{a-priori} unseen complex concepts. Neuro-symbolic methods (Grand et al., 2023) offer a promising alternative by searching in program space, but face challenges in large program spaces due to the inability to effectively guide the search using demonstrations. Our key insight is to factor inductive concept learning as: (i) {\it Sketch:} detecting and inferring a coarse signature of a new concept (ii) {\it Plan:} performing an MCTS search over grounded action sequences guided by human demonstrations (iii) {\it Generalize:} abstracting out grounded plans as inductive programs. Our pipeline facilitates generalization and modular re-use, enabling continual concept learning. Our approach combines the benefits of code generation ability of large language models (LLMs) along with grounded neural representations, resulting in neuro-symbolic programs that show stronger inductive generalization on the task of constructing complex structures vis-\'a-vis LLM-only and purely neural approaches. Further, we demonstrate reasoning and planning capabilities with learned concepts for embodied instruction following.

📄 PDF Abstract BibTeX arXiv:2404.07774

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generationcontinual few-shot learningContinual LearningFew-Shot LearningInstruction FollowingNovel ConceptsRobot Manipulation

Similar Papers 제목 키워드 기반

CTSketch: Compositional Tensor Sketching for Scalable Neurosymbolic Learning

2025-03-31 · Seewon Choi, Alaia Solko-Breslin, Rajeev Alur, Eric Wong

Many computational tasks benefit from being formulated as the composition of neural networks followed by a discrete symbolic program. The goal of neurosymbolic learning is to train the neural networks using only end-to-e…

Learning Neuro-Symbolic Relational Transition Models for Bilevel Planning

2021-05-28 · AAAI Workshop CLeaR 2022 2 · Rohan Chitnis, Tom Silver, Joshua B. Tenenbaum, Tomas Lozano-Perez 외

In robotic domains, learning and planning are complicated by continuous state spaces, continuous action spaces, and long task horizons. In this work, we address these challenges with Neuro-Symbolic Relational Transition …

Model-based Reinforcement Learning

A Neurosymbolic Approach for Constructing Planning Domain Models from Clinical Narratives

2026-08-21 · Ranveer Singh, Saurabh Mathur, Michael Skinner, Prasad Tadepalli 외 arxiv

Surgical procedures such as laparoscopic appendectomy are complex, high-stakes processes, yet formalizing their workflows for decision support remains a significant challenge. Inducing probabilistic planning domain model…

NSP: A Neuro-Symbolic Natural Language Navigational Planner

2024-09-10 · William English, Dominic Simon, Sumit Jha, Rickard Ewetz

Path planners that can interpret free-form natural language instructions hold promise to automate a wide range of robotics applications. These planners simplify user interactions and enable intuitive control over complex…

valid

A Framework for Neurosymbolic Robot Action Planning using Large Language Models

2023-03-01 · Alessio Capitanelli, Fulvio Mastrogiovanni

Symbolic task planning is a widely used approach to enforce robot autonomy due to its ease of understanding and deployment in robot architectures. However, techniques for symbolic task planning are difficult to scale in …

Task Planning