paper-with-me

홈 › Papers

A Knowledge-Graph Translation Layer for Mission-Aware Multi-Agent Path Planning in Spatiotemporal Dynamics

2025-10-24 · Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.21695

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-level Community-awareness Graph Neural Networks for Neural Machine Translation

2022-10-01 · COLING 2022 10 · Binh Nguyen, Long Nguyen, Dien Dinh

Neural Machine Translation (NMT) aims to translate the source- to the target-language while preserving the original meaning. Linguistic information such as morphology, syntactic, and semantics shall be grasped in token e…

Graph Neural NetworkMachine TranslationNMTTranslation

Efficient Speech Translation through Model Compression and Knowledge Distillation

2025-05-26 · Yasmin Moslem

Efficient deployment of large audio-language models for speech translation remains challenging due to their significant computational requirements. In this paper, we address this challenge through our system submissions …

Knowledge DistillationModel CompressionQuantizationTranslation

CUNI Non-Autoregressive System for the WMT 22 Efficient Translation Shared Task

2022-12-01 · Jindřich Helcl

We present a non-autoregressive system submission to the WMT 22 Efficient Translation Shared Task. Our system was used by Helcl et al. (2022) in an attempt to provide fair comparison between non-autoregressive and autore…

Translation

BJTU-WeChat's Systems for the WMT22 Chat Translation Task

2022-11-28 · Yunlong Liang, Fandong Meng, Jinan Xu, Yufeng Chen 외

This paper introduces the joint submission of the Beijing Jiaotong University and WeChat AI to the WMT'22 chat translation task for English-German. Based on the Transformer, we apply several effective variants. In our ex…

DenoisingKnowledge DistillationSynthetic Data GenerationTranslation

Graph-Structured Gaussian Processes for Transferable Graph Learning

2023-09-21 · NeurIPS 2023 11

Transferable graph learning involves knowledge transferability from a source graph to a relevant target graph. The major challenge of transferable graph learning is the distribution shift between source and target graphs…