Autonomous search of real-life environments combining dynamical
system-based path planning and unsupervised learning
- URL: http://arxiv.org/abs/2305.01834v2
- Date: Fri, 27 Oct 2023 16:45:08 GMT
- Title: Autonomous search of real-life environments combining dynamical
system-based path planning and unsupervised learning
- Authors: Uyiosa Philip Amadasun, Patrick McNamee, Zahra Nili Ahmadabadi, Peiman
Naseradinmousavi
- Abstract summary: This paper proposes algorithms for obstacle avoidance, chaotic trajectory dispersal, and accurate coverage calculation.
The algorithms produce generally smooth chaotic trajectories and provide high scanning coverage of environments.
The performance of this application was comparable to that of a conventional optimal path planner.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In recent years, advancements have been made towards the goal of using
chaotic coverage path planners for autonomous search and traversal of spaces
with limited environmental cues. However, the state of this field is still in
its infancy as there has been little experimental work done. Current
experimental work has not developed robust methods to satisfactorily address
the immediate set of problems a chaotic coverage path planner needs to overcome
in order to scan realistic environments within reasonable coverage times. These
immediate problems are as follows: (1) an obstacle avoidance technique which
generally maintains the kinematic efficiency of the robot's motion, (2) a means
to spread chaotic trajectories across the environment (especially crucial for
large and/or complex-shaped environments) that need to be covered, and (3) a
real-time coverage calculation technique that is accurate and independent of
cell size. This paper aims to progress the field by proposing algorithms that
address all of these problems by providing techniques for obstacle avoidance,
chaotic trajectory dispersal, and accurate coverage calculation. The algorithms
produce generally smooth chaotic trajectories and provide high scanning
coverage of environments. These algorithms were created within the ROS
framework and make up a newly developed chaotic path planning application. The
performance of this application was comparable to that of a conventional
optimal path planner. The performance tests were carried out in environments of
various sizes, shapes, and obstacle densities, both in real-life and Gazebo
simulations.
Related papers
- A Meta-Engine Framework for Interleaved Task and Motion Planning using Topological Refinements [51.54559117314768]
Task And Motion Planning (TAMP) is the problem of finding a solution to an automated planning problem.
We propose a general and open-source framework for modeling and benchmarking TAMP problems.
We introduce an innovative meta-technique to solve TAMP problems involving moving agents and multiple task-state-dependent obstacles.
arXiv Detail & Related papers (2024-08-11T14:57:57Z) - LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning [91.95362946266577]
Path planning is a fundamental scientific problem in robotics and autonomous navigation.
Traditional algorithms like A* and its variants are capable of ensuring path validity but suffer from significant computational and memory inefficiencies as the state space grows.
We propose a new LLM based route planning method that synergistically combines the precise pathfinding capabilities of A* with the global reasoning capability of LLMs.
This hybrid approach aims to enhance pathfinding efficiency in terms of time and space complexity while maintaining the integrity of path validity, especially in large-scale scenarios.
arXiv Detail & Related papers (2024-06-20T01:24:30Z) - AI planning in the imagination: High-level planning on learned abstract
search spaces [68.75684174531962]
We propose a new method, called PiZero, that gives an agent the ability to plan in an abstract search space that the agent learns during training.
We evaluate our method on multiple domains, including the traveling salesman problem, Sokoban, 2048, the facility location problem, and Pacman.
arXiv Detail & Related papers (2023-08-16T22:47:16Z) - Learning Coverage Paths in Unknown Environments with Deep Reinforcement Learning [17.69984142788365]
Coverage path planning ( CPP) is the problem of finding a path that covers the entire free space of a confined area.
We investigate how suitable reinforcement learning is for this challenging problem.
We propose a computationally feasible egocentric map representation based on frontiers, and a novel reward term based on total variation.
arXiv Detail & Related papers (2023-06-29T14:32:06Z) - Learning Robust Policy against Disturbance in Transition Dynamics via
State-Conservative Policy Optimization [63.75188254377202]
Deep reinforcement learning algorithms can perform poorly in real-world tasks due to discrepancy between source and target environments.
We propose a novel model-free actor-critic algorithm to learn robust policies without modeling the disturbance in advance.
Experiments in several robot control tasks demonstrate that SCPO learns robust policies against the disturbance in transition dynamics.
arXiv Detail & Related papers (2021-12-20T13:13:05Z) - Reinforcement Learning-Based Coverage Path Planning with Implicit
Cellular Decomposition [5.2424255020469595]
This paper provides a systematic analysis of the coverage problem and formulates it as an optimal stopping time problem.
We show that reinforcement learning-based algorithms efficiently cover realistic unknown indoor environments.
arXiv Detail & Related papers (2021-10-18T05:18:52Z) - SABER: Data-Driven Motion Planner for Autonomously Navigating
Heterogeneous Robots [112.2491765424719]
We present an end-to-end online motion planning framework that uses a data-driven approach to navigate a heterogeneous robot team towards a global goal.
We use model predictive control (SMPC) to calculate control inputs that satisfy robot dynamics, and consider uncertainty during obstacle avoidance with chance constraints.
recurrent neural networks are used to provide a quick estimate of future state uncertainty considered in the SMPC finite-time horizon solution.
A Deep Q-learning agent is employed to serve as a high-level path planner, providing the SMPC with target positions that move the robots towards a desired global goal.
arXiv Detail & Related papers (2021-08-03T02:56:21Z) - Online search of unknown terrains using a dynamical system-based path
planning approach [0.0]
This study introduces a new scalable technique that helps a robot to steer away from the obstacles and cover the entire space in a short period of time.
Using this technique resulted in 49% boost, on average, in the robot's performance compared to the state-of-the-art planners.
arXiv Detail & Related papers (2021-03-22T14:00:04Z) - Generative Adversarial Network based Heuristics for Sampling-based Path
Planning [34.368519009432426]
We present a novel image-based path planning algorithm to overcome limitations of sampling-based path planning.
Specifically, a generative adversarial network (GAN) is designed to take the environment map as the input without other preprocessing works.
We conduct a number of simulation experiments to validate the effectiveness of the proposed method, and the results demonstrate that our method performs much better in terms of the quality of initial solution and the convergence speed to the optimal solution.
arXiv Detail & Related papers (2020-12-07T07:29:57Z) - Jump Operator Planning: Goal-Conditioned Policy Ensembles and Zero-Shot
Transfer [71.44215606325005]
We propose a novel framework called Jump-Operator Dynamic Programming for quickly computing solutions within a super-exponential space of sequential sub-goal tasks.
This approach involves controlling over an ensemble of reusable goal-conditioned polices functioning as temporally extended actions.
We then identify classes of objective functions on this subspace whose solutions are invariant to the grounding, resulting in optimal zero-shot transfer.
arXiv Detail & Related papers (2020-07-06T05:13:20Z) - Deep R-Learning for Continual Area Sweeping [41.832987254467284]
Non-uniform coverage planning is a well-studied problem in robotics.
This paper considers the variant of non-uniform coverage in which the robot does not know the distribution of relevant events beforehand.
We propose a novel approach based on reinforcement learning in a Semi-Markov Decision Process.
arXiv Detail & Related papers (2020-05-31T19:15:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.