paper-with-me

홈 › Papers

Learning for Long-Horizon Planning via Neuro-Symbolic Abductive Imitation

2024-11-27 · Jie-Jing Shao, Hao-Ran Hao, Xiao-Wen Yang, Yu-Feng Li

Recent learning-to-imitation methods have shown promising results in planning via imitating within the observation-action space. However, their ability in open environments remains constrained, particularly in long-horizon tasks. In contrast, traditional symbolic planning excels in long-horizon tasks through logical reasoning over human-defined symbolic spaces but struggles to handle observations beyond symbolic states, such as high-dimensional visual inputs encountered in real-world scenarios. In this work, we draw inspiration from abductive learning and introduce a novel framework \textbf{AB}ductive \textbf{I}mitation \textbf{L}earning (ABIL) that integrates the benefits of data-driven learning and symbolic-based reasoning, enabling long-horizon planning. Specifically, we employ abductive reasoning to understand the demonstrations in symbolic space and design the principles of sequential consistency to resolve the conflicts between perception and reasoning. ABIL generates predicate candidates to facilitate the perception from raw observations to symbolic space without laborious predicate annotations, providing a groundwork for symbolic planning. With the symbolic understanding, we further develop a policy ensemble whose base policies are built with different logical objectives and managed through symbolic reasoning. Experiments show that our proposal successfully understands the observations with the task-relevant symbolics to assist the imitation learning. Importantly, ABIL demonstrates significantly improved data efficiency and generalization across various long-horizon tasks, highlighting it as a promising solution for long-horizon planning. Project website: \url{https://www.lamda.nju.edu.cn/shaojj/KDD25_ABIL/}.

📄 PDF Abstract BibTeX arXiv:2411.18201

Code (1)

hoar012/abil-kdd-2025 공식 구현 pytorch

Tasks

Imitation LearningLogical Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

GraSP-VLA: Graph-based Symbolic Action Representation for Long-Horizon Planning with VLA Policies

2025-11-06 · Maëlic Neau, Zoe Falomir, Paulo E. Santos, Anne-Gwenn Bosser 외 arxiv

Deploying autonomous robots that can learn new skills from demonstrations is an important challenge of modern robotics. Existing solutions often apply end-to-end imitation learning with Vision-Language Action (VLA) model…

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

Neuro-Symbolic Learning for Long-Horizon Task Planning Under Complex Logical Constraints

2026-06-05 · Qiwei Du, Zitong Zhan, Shaoshu Su, Bowen Li 외 arxiv

Task planning often suffers from severe efficiency bottlenecks when robots must reason over long-horizon action sequences under complex logical constraints, including object affordances, spatial relationships, and sequen…

Bilevel Optimization

The Price Is Not Right: Neuro-Symbolic Methods Outperform VLAs on Structured Long-Horizon Manipulation Tasks with Significantly Lower Energy Consumption

2026-02-22 · Timothy Duggan, Pierrick Lorang, Hong Lu, Matthias Scheutz arxiv

Vision-Language-Action (VLA) models have recently been proposed as a pathway toward generalist robotic policies capable of interpreting natural language and visual inputs to generate manipulation actions. However, their …

Fast Task Planning with Neuro-Symbolic Relaxation

2025-07-21 · Qiwei Du, Bowen Li, Yi Du, Shaoshu Su 외 arxiv

Real-world task planning requires long-horizon reasoning over large sets of objects with complex relationships and attributes, leading to a combinatorial explosion for classical symbolic planners. To prune the search spa…

Graph Neural Network