Formal Verification of Parameterised Neural-Symbolic Multi-Agent Systems

Abstract

Multi-agent reinforcement learning (MARL) has demonstrated remarkable success in collaborative tasks, yet faces significant challenges in scaling to complex scenarios requiring sustained planning and coordination across long horizons. While hierarchical approaches help decompose these tasks, they typically rely on hand-crafted subtasks and domain-specific knowledge, limiting their generalizability. We present L2M2, a novel hierarchical framework that leverages large language models (LLMs) for high-level strategic planning and MARL for low-level execution. L2M2 enables zero-shot planning that supports both end-to-end training and direct integration with pre-trained MARL models. Experiments in the VMAS environment demonstrate that L2M2's LLM-guided MARL achieves superior performance while requiring less than 20% of the training samples compared to baseline methods. In the MOSMAC environment, L2M2 demonstrates strong performance with pre-defined subgoals and maintains substantial effectiveness without subgoals - scenarios where baseline methods consistently fail. Analysis through kernel density estimation reveals L2M2's ability to automatically generate appropriate navigation plans, demonstrating its potential for addressing complex multi-agent coordination tasks.

Cite

Text

Kouvaros et al. "Formal Verification of Parameterised Neural-Symbolic Multi-Agent Systems." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/12

Markdown

[Kouvaros et al. "Formal Verification of Parameterised Neural-Symbolic Multi-Agent Systems." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/kouvaros2024ijcai-formal/) doi:10.24963/ijcai.2024/12

BibTeX

@inproceedings{kouvaros2024ijcai-formal,
  title     = {{Formal Verification of Parameterised Neural-Symbolic Multi-Agent Systems}},
  author    = {Kouvaros, Panagiotis and Botoeva, Elena and De Bonis-Campbell, Cosmo},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {103-110},
  doi       = {10.24963/ijcai.2024/12},
  url       = {https://mlanthology.org/ijcai/2024/kouvaros2024ijcai-formal/}
}