MAAINov 22, 2017

Multiagent Simple Temporal Problem: The Arc-Consistency Approach

arXiv:1711.08151v18 citations
Originality Incremental advance
AI Analysis

This addresses temporal reasoning in multiagent systems, offering a privacy-preserving and efficient solution, though it appears incremental as it builds on known arc-consistency techniques.

The paper tackles the Multiagent Simple Temporal Problem (MaSTP) by proposing an arc-consistency (AC) based approach, showing it solves both STP and MaSTP efficiently without violating agent privacy, with empirical evaluations demonstrating significant efficiency gains over existing methods.

The Simple Temporal Problem (STP) is a fundamental temporal reasoning problem and has recently been extended to the Multiagent Simple Temporal Problem (MaSTP). In this paper we present a novel approach that is based on enforcing arc-consistency (AC) on the input (multiagent) simple temporal network. We show that the AC-based approach is sufficient for solving both the STP and MaSTP and provide efficient algorithms for them. As our AC-based approach does not impose new constraints between agents, it does not violate the privacy of the agents and is superior to the state-of-the-art approach to MaSTP. Empirical evaluations on diverse benchmark datasets also show that our AC-based algorithms for STP and MaSTP are significantly more efficient than existing approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes