
Autonomous Robots Letpub Apr 2026
Recent works (e.g., [1,2]) have applied end-to-end DRL to mobile robots, but they often fail when task objectives change (e.g., from “go to point A” to “inspect three zones”). Conversely, classical SLAM + planning pipelines are brittle under perceptual aliasing.
Autonomous Navigation and Task Allocation in Unstructured Environments: A Modular Deep Reinforcement Learning Approach autonomous robots letpub
Autonomous robots · Deep reinforcement learning · Task allocation · Modular navigation · Unstructured environments 1. Introduction Autonomous robots have transitioned from controlled laboratories to real-world applications: search and rescue, precision agriculture, and underground mining. However, three fundamental challenges persist: (i) partial observability in dynamic environments, (ii) coupling between low-level control and high-level mission planning, and (iii) sample inefficiency of monolithic learning approaches. Recent works (e
Autonomous Robots (Springer) Status: Submitted – Under Review (LetPub ID: AUTO-2026-0417) Abstract The deployment of autonomous robots in unstructured environments—such as disaster zones, dense forests, or planetary surfaces—requires robust navigation and real-time task allocation under uncertainty. This paper presents a novel modular framework that integrates deep reinforcement learning (DRL) with a dynamic graph-based task scheduler. Unlike end-to-end policies, our system separates perception (LiDAR + RGB), local path planning (SAC algorithm), and global task allocation (Hungarian algorithm with receding horizon). Experiments in both simulation (Habitat 2.0, Gazebo) and physical trials (Clearpath Jackal robots) show a 34% improvement in task completion rate and a 41% reduction in collision frequency compared to baseline DRL methods. Ablation studies confirm the modular design’s generalizability across unseen obstacle densities. We release the code and simulation environment for reproducibility. This paper presents a novel modular framework that
.png)




