paper-with-me

홈 › Papers

Scaling Multi-Agent Epistemic Planning through GNN-Derived Heuristics

2025-08-18 · Giovanni Briglia, Francesco Fabiano, Stefano Mariani arxiv

Multi-agent Epistemic Planning (MEP) is an autonomous planning framework for reasoning about both the physical world and the beliefs of agents, with applications in domains where information flow and awareness among agents are critical. The richness of MEP requires states to be represented as Kripke structures, i.e., directed labeled graphs. This representation limits the applicability of existing heuristics, hindering the scalability of epistemic solvers, which must explore an exponential search space without guidance, resulting often in intractability. To address this, we exploit Graph Neural Networks (GNNs) to learn patterns and relational structures within epistemic states, to guide the planning process. GNNs, which naturally capture the graph-like nature of Kripke models, allow us to derive meaningful estimates of state quality -- e.g., the distance from the nearest goal -- by generalizing knowledge obtained from previously solved planning instances. We integrate these predictive heuristics into an epistemic planning pipeline and evaluate them against standard baselines, showing improvements in the scalability of multi-agent epistemic planning.

📄 PDF Abstract BibTeX arXiv:2508.12840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cooperative Epistemic Multi-Agent Planning for Implicit Coordination

2017-03-07 · Thorsten Engesser, Thomas Bolander, Robert Mattmüller, Bernhard Nebel

Epistemic planning can be used for decision making in multi-agent situations with distributed knowledge and capabilities. Recently, Dynamic Epistemic Logic (DEL) has been shown to provide a very natural and expressive fr…

Decision Making

The Epistemic Planning Domain Definition Language: Official Guideline

2026-01-28 · Alessandro Burigana, Francesco Fabiano arxiv

Epistemic planning extends (multi-agent) automated planning by making agents' knowledge and beliefs first-class aspects of the planning formalism. One of the most well-known frameworks for epistemic planning is Dynamic E…

A General Multi-agent Epistemic Planner Based on Higher-order Belief Change

2018-06-29 · Xiao Huang, Biqing Fang, Hai Wan, Yongmei Liu

In recent years, multi-agent epistemic planning has received attention from both dynamic logic and planning communities. Existing implementations of multi-agent epistemic planning are based on compilation into classical …

Design of a Solver for Multi-Agent Epistemic Planning

2019-09-18 · Francesco Fabiano

As the interest in Artificial Intelligence continues to grow it is becoming more and more important to investigate formalization and tools that allow us to exploit logic to reason about the world. In particular, given th…

Epistemic Reasoning

A Gentle Introduction to Epistemic Planning: The DEL Approach

2017-03-07 · Thomas Bolander

Epistemic planning can be used for decision making in multi-agent situations with distributed knowledge and capabilities. Dynamic Epistemic Logic (DEL) has been shown to provide a very natural and expressive framework fo…

Decision Making