Abstract
In multi-Agent systems, multi-Agent planning and diagnosis are two key subfields-multi-Agent planning approaches identify plans for the agents to execute in order to reach their goals, and multi-Agent diagnosis approaches identify root causes for faults when they occur, typically by using information from the multi-Agent planning model as well as the resulting multi-Agent plan. However, when a plan fails during execution, the cause can often be related to some commonsense information that is neither explicitly encoded in the planning nor diagnosis problems. As such existing diagnosis approaches fail to accurately identify the root causes in such situations. To remedy this limitation, we extend the Multi-Agent STRIPS problem (a common multi-Agent planning framework) to a Commonsense Multi-Agent STRIPS model, which includes commonsense fluents and axioms that may affect the classical planning problem. We show that a solution to a (classical) Multi-Agent STRIPS problem is also a solution to the commonsense variant of the same problem. Then, we propose a decentralized multi-Agent diagnosis algorithm, which uses the commonsense information to diagnose faults when they occur during execution. Finally, we demonstrate the feasibility and promise of this approach on several key multi-Agent planning benchmarks.
Original language | English |
---|---|
Title of host publication | Proceedings of 2023 5th International Conference on Distributed Artificial Intelligence, DAI 2023 |
Publisher | Association for Computing Machinery |
ISBN (Electronic) | 9798400708480 |
DOIs | |
State | Published - 30 Nov 2023 |
Externally published | Yes |
Event | 5th International Conference on Distributed Artificial Intelligence, DAI 2023 - Singapore, Singapore Duration: 30 Nov 2023 → 3 Dec 2023 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 5th International Conference on Distributed Artificial Intelligence, DAI 2023 |
---|---|
Country/Territory | Singapore |
City | Singapore |
Period | 30/11/23 → 3/12/23 |
Bibliographical note
Publisher Copyright:© 2023 Owner/Author.
Funding
This research is partially supported by the National Science Foundation (NSF) of the United States under awards 1914635 and 2232055; the US-Israel Binational Science Foundation (BSF) under award 2022189; and the National Institute of Standards and Technology (NIST) of the United States via cooperative agreement 70NANB21H167. The views and conclusions contained in this document are those of the authors and should not be interpreted as representing the official policies, either expressed or implied, of the sponsoring organizations, agencies, or the United States government.
Funders | Funder number |
---|---|
National Science Foundation | 2232055, 1914635 |
National Institute of Standards and Technology | 70NANB21H167 |
Bloom's Syndrome Foundation | 2022189 |
United States-Israel Binational Science Foundation |
Keywords
- Answer Set Programming
- Commonsense Reasoning
- Decentralized Algorithms
- Multi-Agent Diagnosis
- Multi-Agent Planning
- Multi-Agent Systems