Cognitively-Grounded On-Device Runtime Learning for Ground Robots in Unknown Physical Environments

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出CogRun框架,通过边缘AI设备上的认知基础运行时学习方法,使地面机器人在未知环境中无需预先地图或感知知识即可安全高效地学习。
📝 Abstract
This paper presents \ul{CogRun}, a framework that enables safety-critical ground robots to perform cognitively-grounded runtime learning entirely on edge-AI devices in unknown physical environments, without prior maps or perceptual knowledge. CogRun consists of three components: a Learning-Agent, a Rational-Agent, and a Coordinator. The Learning-Agent is novel in cognitive-neural learning architecture, which featurs dedicated replay buffers, cognition-driven experience sampling, and a safety-aware action blending of actor-critic reinforcement learning (RL) with instance-based learning (IBL). The Rational-Agent is a non-learning module that complements the Learning-Agent by exclusively handling safety-critical functions, while the Coordinator manages interactions between the two agents to promote safe and efficient runtime learning. CogRun's full autonomy stack (i.e., perception, learning, and control) on edge-AI devices eliminates dependence on wireless communications, enabling broader applications in challenging environments with limited or no connectivity. Experiments on a quadruped robot in real-world wild forests and on an off-road autonomous vehicle in a simulated wild forest demonstrate that CogRun enables safe and efficient runtime learning, allowing robots to safely and continuously interact with the physical world for enhancing task performance in complex, unknown environments.
Problem

Research questions and friction points this paper is trying to address.

cognitively-grounded
on-device learning
unknown environments
safety-critical robots
Innovation

Methods, ideas, or system contributions that make the work stand out.

cognitively-grounded runtime learning
edge-AI devices
safety-critical functions
actor-critic reinforcement learning with instance-based learning