🤖 AI Summary
A semantic gap exists between high-level task objectives and low-level path planners in dynamic environments. Method: This paper proposes a knowledge-graph-based dual-plane translation framework, wherein a knowledge graph serves as a stateful coordination hub integrating declarative rule engines and spatiotemporal reasoning to automatically map task semantics into physically constrained, task-aware individual “worldviews,” thereby decoupling high-level decision-making from low-level execution. Contribution/Results: The method enables online, adaptive multi-agent behavior adjustment via fact updates, significantly enhancing system interpretability and flexibility. Empirical evaluation in Gulf of Mexico AUV cooperative control demonstrates that diverse declarative strategies generate high-performance, differentiated end-to-end collaborative trajectories, validating the framework’s effectiveness and generalizability.
📝 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.