paper-with-me

홈 › Papers

Route Planning Using Nature-Inspired Algorithms

2023-07-22 · Priyansh Saxena, Raahat Gupta, Akshat Maheshwari

There are many different heuristic algorithms for solving combinatorial optimization problems that are commonly described as Nature-Inspired Algorithms (NIAs). Generally, they are inspired by some natural phenomenon, and due to their inherent converging and stochastic nature, they are known to give optimal results when compared to classical approaches. There are a large number of applications of NIAs, perhaps the most popular being route planning problems in robotics - problems that require a sequence of translation and rotation steps from the start to the goal in an optimized manner while avoiding obstacles in the environment. In this chapter, we will first give an overview of Nature-Inspired Algorithms, followed by their classification and common examples. We will then discuss how the NIAs have applied to solve the route planning problem.

📄 PDF Abstract BibTeX arXiv:2307.12133

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Advanced Artificial Intelligence Strategy for Optimizing Urban Rail Network Design using Nature-Inspired Algorithms

2024-07-04 · Hariram Sampath Kumar, Archana Singh, Manish Kumar Ojha

This study introduces an innovative methodology for the planning of metro network routes within the urban environment of Chennai, Tamil Nadu, India. A comparative analysis of the modified Ant Colony Optimization (ACO) me…

Three Dimensional Route Planning for Multiple Unmanned Aerial Vehicles using Salp Swarm Algorithm

2019-11-24 · Priyansh Saxena, Ram Kishan Dewangan

Route planning for multiple Unmanned Aerial Vehicles (UAVs) is a series of translation and rotational steps from a given start location to the destination goal location. The goal of the route planning problem is to deter…

Robot NavigationTranslation

Optimal Route Planning with Prioritized Task Scheduling for AUV Missions

2016-04-12 · S. Mahmoud Zadeh, D. Powers, K. Sammut, A. Lammas 외

This paper presents a solution to Autonomous Underwater Vehicles (AUVs) large scale route planning and task assignment joint problem. Given a set of constraints (e.g., time) and a set of task priority values, the goal is…

Motion PlanningScheduling

Comparative Analysis of Ant Colony Optimization and Google OR-Tools for Solving the Open Capacitated Vehicle Routing Problem in Logistics

2025-09-30 · Assem Omar, Youssef Omar, Marwa Solayman, Hesham Mansour arxiv

In modern logistics management systems, route planning requires high efficiency. The Open Capacitated Vehicle Routing Problem (OCVRP) deals with finding optimal delivery routes for a fleet of vehicles serving geographica…

Massively Scalable Inverse Reinforcement Learning in Google Maps

2023-05-18 · Matt Barnes, Matthew Abueg, Oliver F. Lange, Matt Deeds 외

Inverse reinforcement learning (IRL) offers a powerful and general framework for learning humans' latent preferences in route recommendation, yet no approach has successfully addressed planetary-scale problems with hundr…

reinforcement-learningReinforcement Learning