paper-with-me

홈 › Papers

NeuroCERIL: Robotic Imitation Learning via Hierarchical Cause-Effect Reasoning in Programmable Attractor Neural Networks

2022-11-11 · Gregory P. Davis, Garrett E. Katz, Rodolphe J. Gentili, James A. Reggia

Imitation learning allows social robots to learn new skills from human teachers without substantial manual programming, but it is difficult for robotic imitation learning systems to generalize demonstrated skills as well as human learners do. Contemporary neurocomputational approaches to imitation learning achieve limited generalization at the cost of data-intensive training, and often produce opaque models that are difficult to understand and debug. In this study, we explore the viability of developing purely-neural controllers for social robots that learn to imitate by reasoning about the underlying intentions of demonstrated behaviors. We present NeuroCERIL, a brain-inspired neurocognitive architecture that uses a novel hypothetico-deductive reasoning procedure to produce generalizable and human-readable explanations for demonstrated behavior. This approach combines bottom-up abductive inference with top-down predictive verification, and captures important aspects of human causal reasoning that are relevant to a broad range of cognitive domains. Our empirical results demonstrate that NeuroCERIL can learn various procedural skills in a simulated robotic imitation learning domain. We also show that its causal reasoning procedure is computationally efficient, and that its memory use is dominated by highly transient short-term memories, much like human working memory. We conclude that NeuroCERIL is a viable neural model of human-like imitation learning that can improve human-robot collaboration and contribute to investigations of the neurocomputational basis of human cognition.

📄 PDF Abstract BibTeX arXiv:2211.06462

Code (1)

vicariousgreg/neuroceril 공식 구현

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Explainable Hierarchical Imitation Learning for Robotic Drink Pouring

2021-05-16 · Dandan Zhang, Yu Zheng, Qiang Li, Lei Wei 외

To accurately pour drinks into various containers is an essential skill for service robots. However, drink pouring is a dynamic process and difficult to model. Traditional deep imitation learning techniques for implement…

Action GenerationDecision MakingGeneral KnowledgeImitation Learning

A Hierarchical Spatiotemporal Action Tokenizer for In-Context Imitation Learning in Robotics

2026-04-16 · Fawad Javed Fateh, Ali Shah Ali, Murad Popattia, Usman Nizamani 외 arxiv

We present a novel hierarchical spatiotemporal action tokenizer for in-context imitation learning. We first propose a hierarchical approach, which consists of two successive levels of vector quantization. In particular, …

HGACNet: Hierarchical Graph Attention Network for Cross-Modal Point Cloud Completion

2025-09-17 · Yadan Zeng, Jiadong Zhou, Xiaohan Li, I-Ming Chen arxiv

Point cloud completion is essential for robotic perception, object reconstruction and supporting downstream tasks like grasp planning, obstacle avoidance, and manipulation. However, incomplete geometry caused by self-occ…

Point Cloud CompletionPoint Clouds

Beyond Flat Policies: Hierarchical Post-Training for Embodied Agents in Robotic Manipulation

2026-08-06 · He Kong, Zengjue Chen, Qi Wang, Qianli Xing 외 arxiv

Vision-language-action (VLA) models have demonstrated remarkable capabilities in robotic manipulation by leveraging pretrained vision-language models. However, existing post-training methods predominantly optimize VLA mo…

Reinforcement Learning

NEARL: Non-Explicit Action Reinforcement Learning for Robotic Control

2020-11-02 · Nan Lin, YuXuan Li, Yujun Zhu, Ruolin Wang 외

Traditionally, reinforcement learning methods predict the next action based on the current state. However, in many situations, directly applying actions to control systems or robots is dangerous and may lead to unexpecte…

Hierarchical Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+1