MAAIFeb 18, 2025

Conditional Max-Sum for Asynchronous Multiagent Decision Making

arXiv:2502.13194v1h-index: 74AAMAS
Originality Incremental advance
AI Analysis

This addresses coordination challenges for automated vehicles in lane-free traffic, but it is incremental as it builds on existing Factor Graph and Max-Sum methods.

The paper tackles multiagent decision-making in dynamic environments like lane-free traffic by proposing Conditional Max-Sum, an extension of the Max-Sum algorithm for asynchronous settings, and shows improved coordination compared to a baseline without communication.

In this paper we present a novel approach for multiagent decision making in dynamic environments based on Factor Graphs and the Max-Sum algorithm, considering asynchronous variable reassignments and distributed message-passing among agents. Motivated by the challenging domain of lane-free traffic where automated vehicles can communicate and coordinate as agents, we propose a more realistic communication framework for Factor Graph formulations that satisfies the above-mentioned restrictions, along with Conditional Max-Sum: an extension of Max-Sum with a revised message-passing process that is better suited for asynchronous settings. The overall application in lane-free traffic can be viewed as a hybrid system where the Factor Graph formulation undertakes the strategic decision making of vehicles, that of desired lateral alignment in a coordinated manner; and acts on top of a rule-based method we devise that provides a structured representation of the lane-free environment for the factors, while also handling the underlying control of vehicles regarding core operations and safety. Our experimental evaluation showcases the capabilities of the proposed framework in problems with intense coordination needs when compared to a domain-specific baseline without communication, and an increased adeptness of Conditional Max-Sum with respect to the standard algorithm.

Foundations

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

Your Notes