A Knowledge-Graph Translation Layer for Mission-Aware Multi-Agent Path Planning in Spatiotemporal Dynamics
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi
TL;DR
The paper introduces a knowledge graph based translation layer that decouples high level mission semantics from a domain agnostic path planner by producing mission aware worldviews and physics aware seam rules through a two plane architecture. The data plane compiles semantic inputs into per agent heatmaps while the control plane provides dynamic stitching costs, enabling an MPC like incremental replanning loop. A Gulf of Mexico AUV case study demonstrates that declarative changes to KG policies yield distinct, high performing plans, highlighting the framework's explainability and adaptability. The approach advances autonomous system design by treating the KG as a stateful orchestrator for end to end planning, monitoring, and replanning in dynamic environments.
Abstract
The coordination of autonomous agents in dynamic environments is hampered by the semantic gap between high-level mission objectives and low-level planner inputs. To address this, we introduce a framework centered on a Knowledge Graph (KG) that functions as an intelligent translation layer. The KG's two-plane architecture compiles declarative facts into per-agent, mission-aware ``worldviews" and physics-aware traversal rules, decoupling mission semantics from a domain-agnostic planner. This allows complex, coordinated paths to be modified simply by changing facts in the KG. A case study involving Autonomous Underwater Vehicles (AUVs) in the Gulf of Mexico visually demonstrates the end-to-end process and quantitatively proves that different declarative policies produce distinct, high-performing outcomes. This work establishes the KG not merely as a data repository, but as a powerful, stateful orchestrator for creating adaptive and explainable autonomous systems.
