paper-with-me

Papers

Learning-Based Navigation for Indoor Mobile Robots

2026-05-28 · Tri-Tin Nguyen, Tien-Dat Nguyen, Gia-Uy Le, Vinh Nguyen, Vinh-Hao Nguyen arxiv

This paper presents a learning-based navigation framework for indoor mobile robots. The proposed method combines a supervised neural global planner, trained from cost-aware A* expert trajectories, with the proposed Learning-Based DWA local planner, which is formulated as discrete candidate selection over the Dynamic Window Approach (DWA) action lattice. For local planning, the policy is first trained by behavior cloning and then refined by Proximal Policy Optimization (PPO) under feasibility-aware masking. The framework is implemented and evaluated in both simulated and real-world indoor environments. Experimental results show that the proposed method generates feasible global routes and reliable local motion commands for safe goal-directed navigation in the presence of obstacles. These results demonstrate the effectiveness of integrating learning-based global planning with reinforcement-learning-refined local control for indoor mobile robot navigation. The source code will be released at https://ntdathp.github.io/rl_robot_web/.

📄 PDF Abstract BibTeX arXiv:2605.30468

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

AI and Machine Learning Driven Indoor Localization and Navigation with Mobile Embedded Systems

2024-08-09 · Sudeep Pasricha

Indoor navigation is a foundational technology to assist the tracking and localization of humans, autonomous vehicles, drones, and robots in indoor spaces. Due to the lack of penetration of GPS signals in buildings, subt…

Autonomous VehiclesIndoor Localization

RVN-Bench: A Benchmark for Reactive Visual Navigation

2026-03-04 · Jaewon Lee, Jaeseok Heo, Gunmin Lee, Howoong Jun 외 arxiv

Safe visual navigation is critical for indoor mobile robots operating in cluttered environments. Existing benchmarks, however, often neglect collisions or are designed for outdoor scenarios, making them unsuitable for in…

Reinforcement LearningVisual Navigation

VL-Nav: Real-time Vision-Language Navigation with Spatial Reasoning

2025-02-02 · Yi Du, Taimeng Fu, Zhuoqun Chen, Bowen Li 외

Vision-language navigation in unknown environments is crucial for mobile robots. In scenarios such as household assistance and rescue, mobile robots need to understand a human command, such as "find a person wearing blac…

Spatial ReasoningVision-Language Navigation

Intelligent Indoor Mobile Robot Navigation Using Stereo Vision

2014-09-10 · Arjun B. Krishnan, Jayaram Kollipara

Majority of the existing robot navigation systems, which facilitate the use of laser range finders, sonar sensors or artificial landmarks, has the ability to locate itself in an unknown environment and then build a map o…

NavigateRobot Navigation

Socially Compliant Navigation Dataset (SCAND): A Large-Scale Dataset of Demonstrations for Social Navigation

2022-03-28 · Haresh Karnan, Anirudh Nair, Xuesu Xiao, Garrett Warnell 외

Social navigation is the capability of an autonomous agent, such as a robot, to navigate in a 'socially compliant' manner in the presence of other intelligent agents such as humans. With the emergence of autonomously nav…

Imitation LearningNavigateRobot NavigationSocial Navigation