Learning Probabilistic Responsibility Allocations for Multi-Agent Interactions

arXiv:2604.1312850.0h-index: 4
AI Analysis

This work addresses the need for interpretable models of responsibility in multi-agent systems, which is important for designing socially compliant autonomous agents.

The authors introduce a method to learn probabilistic responsibility allocations in multi-agent interactions using a conditional variational autoencoder with a differentiable optimization layer. On the INTERACTION driving dataset, the model achieves strong predictive performance and provides interpretable insights into interaction patterns.

Human behavior in interactive settings is shaped not only by individual objectives but also by shared constraints with others, such as safety. Understanding how people allocate responsibility, i.e., how much one deviates from their desired policy to accommodate others, can inform the design of socially compliant and trustworthy autonomous systems. In this work, we introduce a method for learning a probabilistic responsibility allocation model that captures the multimodal uncertainty inherent in multi-agent interactions. Specifically, our approach leverages the latent space of a conditional variational autoencoder, combined with techniques from multi-agent trajectory forecasting, to learn a distribution over responsibility allocations conditioned on scene and agent context. Although ground-truth responsibility labels are unavailable, the model remains tractable by incorporating a differentiable optimization layer that maps responsibility allocations to induced controls, which are available. We evaluate our method on the INTERACTION driving dataset and demonstrate that it not only achieves strong predictive performance but also provides interpretable insights, through the lens of responsibility, into patterns of multi-agent interaction.

Foundations

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

Your Notes