AIMAJul 2, 2018

Path Finding for the Coalition of Co-operative Agents Acting in the Environment with Destructible Obstacles

arXiv:1807.00771v16 citations
Originality Incremental advance
AI Analysis

This addresses path planning for multi-robot systems in environments with destructible obstacles, offering incremental improvements in efficiency.

The paper tackles the problem of planning paths for a coalition of robots with different capabilities, where some agents can destroy obstacles to shorten paths for others, resulting in a mutual solution with lower cost. The evaluation shows that using the proposed technique can decrease mission completion time by up to 9-12%.

The problem of planning a set of paths for the coalition of robots (agents) with different capabilities is considered in the paper. Some agents can modify the environment by destructing the obstacles thus allowing the other ones to shorten their paths to the goal. As a result the mutual solution of lower cost, e.g. time to completion, may be acquired. We suggest an original procedure to identify the obstacles for further removal that can be embedded into almost any heuristic search planner (we use Theta*) and evaluate it empirically. Results of the evaluation show that time-to-complete the mission can be decreased up to 9-12 % by utilizing the proposed technique.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes