PRoID: Predicted Rate of Information Delivery in Multi-Robot Exploration and Relaying

arXiv cs.RO / 4/14/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper studies Multi-Robot Exploration and Relaying (MRER), where multiple robots must explore an unknown environment and choose when to stop exploring and transmit their unique information to a base station before a deadline.
  • It argues that prior methods either ignore reporting requirements or use fixed schedules that cannot adapt to map structure, team composition, or mission progress.
  • The authors propose PRoID (Predicted Rate of Information Delivery), which uses learned map prediction to estimate future information gain along each robot’s path while accounting for what teammates already relay, and triggers relaying when immediate return provides higher information-per-time.
  • They further introduce PRoID-Safe, which incorporates robot survival probability to make relay decisions more failure-aware and tends to favor earlier relaying as risk increases.
  • Experiments on real-world indoor floor plan datasets show PRoID and PRoID-Safe outperform fixed-schedule baselines, with especially strong gains under failure-prone scenarios.

Abstract

We address Multi-Robot Exploration and Relaying (MRER): a team of robots must explore an unknown environment and deliver acquired information to a fixed base station within a mission time limit. The central challenge is deciding when each robot should stop exploring and relay: this depends on what the robot is likely to find ahead, what information it uniquely holds, and whether immediate or future delivery is more valuable. Prior approaches either ignore the reporting requirement entirely or rely on fixed-schedule relay strategies that cannot adapt to environment structure, team composition, or mission progress. We introduce PRoID (Predicted Rate of Information Delivery), a relay criterion that uses learned map prediction to estimate each robot's future information gain along its planned path, accounting for what teammates are already relaying. PRoID triggers relay when immediate return yields higher information delivery per unit time. We further propose PRoID-Safe, a failure-aware extension that incorporates robot survival probability into the relay criterion, naturally biasing decisions toward earlier relay as failure risk grows. We evaluate on real-world indoor floor plan datasets and show that PRoID and PRoID-Safe outperform fixed-schedule baselines, with stronger relative gains in failure scenarios.