ROFeb 27, 2018

Multi-agent Time-based Decision-making for the Search and Action Problem

arXiv:1802.10147v215 citations
Originality Incremental advance
AI Analysis

This addresses cooperative exploration and task allocation for robotic applications like search-and-rescue, but it is incremental as it builds on existing multi-agent and time-constrained decision-making methods.

The paper tackles the search and action problem with time constraints in multi-agent robotic missions by proposing a decentralized decision-making framework that treats time as a budget, using probabilistic reasoning to maximize reward. It shows that the algorithm outperforms benchmarks in simulations and is validated in a Gazebo-based environment for field readiness.

Many robotic applications, such as search-and-rescue, require multiple agents to search for and perform actions on targets. However, such missions present several challenges, including cooperative exploration, task selection and allocation, time limitations, and computational complexity. To address this, we propose a decentralized multi-agent decision-making framework for the search and action problem with time constraints. The main idea is to treat time as an allocated budget in a setting where each agent action incurs a time cost and yields a certain reward. Our approach leverages probabilistic reasoning to make near-optimal decisions leading to maximized reward. We evaluate our method in the search, pick, and place scenario of the Mohamed Bin Zayed International Robotics Challenge (MBZIRC), by using a probability density map and reward prediction function to assess actions. Extensive simulations show that our algorithm outperforms benchmark strategies, and we demonstrate system integration in a Gazebo-based environment, validating the framework's readiness for field application.

Foundations

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

Your Notes