Centrala begrepp
The key objective is to plan the trails of a robot team in a hazardous environment to maximize the expected team reward and the expected number of surviving robots, which are inherently conflicting goals.
Sammanfattning
The content discusses the bi-objective team orienteering in hazardous environments (BOTOHE) problem, where a team of mobile robots navigate a hazardous environment modeled as a directed graph. Each node in the graph offers a reward to the team if visited by a robot, but traversing the arcs (edges) presents known probabilities of robot destruction.
The two objectives are to maximize the expected team reward and the expected number of robots that survive the mission. These objectives are inherently conflicting, as robots must risk their survival to visit high-reward nodes. The authors employ bi-objective ant colony optimization to search for the Pareto-optimal set of robot-team trail plans, which can then be presented to a human decision-maker to select the plan that balances reward and robot survival according to their preferences.
The key highlights include:
- Modeling the hazardous environment as a directed graph with known arc survival probabilities
- Formulating the bi-objective optimization problem to maximize expected team reward and expected robot survival
- Employing bi-objective ant colony optimization to efficiently search for the Pareto-optimal set of robot-team trail plans
- Visualizing the pheromone trails and Pareto-optimal solutions to gain intuition
- Conducting ablation studies to quantify the importance of heuristics and pheromone in guiding the search
Statistik
"Teams of mobile [aerial, ground, or aquatic] robots have applications in resource de-livery, patrolling, information-gathering, agriculture, forest fire fighting, chemical plume source localization and mapping, and search-and-rescue."
"Robots traversing a hazardous environment should plan and coordinate their trails in consideration of risks of failure, destruction, or capture."
Citat
"Herein, we consider bi-objective trail-planning for a mobile team of robots orienteering in a hazardous environment."
"Because the bi-objective optimization problem in eqn. 1 presents a conflict between de-signing the robot-team trail plan to maximize the expected reward and the number of surviving robots, we seek the Pareto-optimal set of team-robot trail plans."