paper-with-me

홈 › Papers

Evolving Indoor Navigational Strategies Using Gated Recurrent Units In NEAT

2019-04-12 · James Butterworth, Rahul Savani, Karl Tuyls

Simultaneous Localisation and Mapping (SLAM) algorithms are expensive to run on smaller robotic platforms such as Micro-Aerial Vehicles. Bug algorithms are an alternative that use relatively little processing power, and avoid high memory consumption by not building an explicit map of the environment. Bug Algorithms achieve relatively good performance in simulated and robotic maze solving domains. However, because they are hand-designed, a natural question is whether they are globally optimal control policies. In this work we explore the performance of Neuroevolution - specifically NEAT - at evolving control policies for simulated differential drive robots carrying out generalised maze navigation. We extend NEAT to include Gated Recurrent Units (GRUs) to help deal with long term dependencies. We show that both NEAT and our NEAT-GRU can repeatably generate controllers that outperform I-Bug (an algorithm particularly well-suited for use in real robots) on a test set of 209 indoor maze like environments. We show that NEAT-GRU is superior to NEAT in this task but also that out of the 2 systems, only NEAT-GRU can continuously evolve successful controllers for a much harder task in which no bearing information about the target is provided to the agent.

📄 PDF Abstract BibTeX arXiv:1904.06239

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GNSS Measurement-Based Context Recognition for Vehicle Navigation using Gated Recurrent Unit

2024-04-22 · Sheng Liu, Zhiqiang Yao, Xuemeng Cao, Xiaowen Cai

Recent years, people have put forward higher and higher requirements for context-adaptive navigation (CAN). CAN system realizes seamless navigation in complex environments by recognizing the ambient surroundings of vehic…

A Deep Learning Based Behavioral Approach to Indoor Autonomous Navigation

2018-03-12 · Gabriel Sepulveda, Juan Carlos Niebles, Alvaro Soto

We present a semantically rich graph representation for indoor robotic navigation. Our graph representation encodes: semantic locations such as offices or corridors as nodes, and navigational behaviors such as enter offi…

Autonomous NavigationDeep Learning

Fine-Tuning Vision-Language Models for Visual Navigation Assistance

2025-09-09 · Xiao Li, Bharat Gandhi, Ming Zhan, Mohit Nehra 외 arxiv

We address vision-language-driven indoor navigation to assist visually impaired individuals in reaching a target location using images and natural language guidance. Traditional navigation systems are ineffective indoors…

Visual Navigation

High-Level Plan for Behavioral Robot Navigation with Natural Language Directions and R-NET

2020-01-08 · Amar Shrestha, Krittaphat Pugdeethosapol, Haowen Fang, Qinru Qiu

When the navigational environment is known, it can be represented as a graph where landmarks are nodes, the robot behaviors that move from node to node are edges, and the route is a set of behavioral instructions. The ro…

Combinatorial OptimizationRobot Navigation

What Is Near?: Room Locality Learning for Enhanced Robot Vision-Language-Navigation in Indoor Living Environments

2023-09-10 · Muraleekrishna Gopinathan, Jumana Abu-Khalaf, David Suter, Sidike Paheding 외

Humans use their knowledge of common house layouts obtained from previous experiences to predict nearby rooms while navigating in new environments. This greatly helps them navigate previously unseen environments and loca…

Common Sense ReasoningDecision MakingDescriptiveNavigate+1