Model Proficiency in Centralized Multi-Agent Systems: A Performance Study
Anna Guerra, Francesco Guidi, Pau Closas, Davide Dardari, Petar M. Djuric
TL;DR
The paper extends proficiency self-assessment (PSA) to centralized multi-agent systems by introducing three metrics—Measurement Prediction Bound (MPB), Kolmogorov-Smirnov (KS) statistic, and Kullback-Leibler (KL) divergence—to quantify discrepancies between predicted and actual measurements during operation. MPB provides a Bayesian information-theoretic bound on prediction error, KS enables hypothesis-testing via p-values on predictive-distribution differences, and KL serves as a theoretical benchmark for model mismatch. Through a nonlinear target-tracking case study with an EKF, the authors demonstrate that MPB and KS reliably detect model mismatches and align with KL divergence, enabling real-time proficiency assessment without ground-truth state. The work offers practical, computation-friendly tools for team-level PSA in centralized networks and lays groundwork for extending to distributed multi-agent configurations.
Abstract
Autonomous agents are increasingly deployed in dynamic environments where their ability to perform a given task depends on both individual and team-level proficiency. While proficiency self-assessment (PSA) has been studied for single agents, its extension to a team of agents remains underexplored. This letter addresses this gap by presenting a framework for team PSA in centralized settings. We investigate three metrics for centralized team PSA: the measurement prediction bound (MPB), the Kolmogorov-Smirnov (KS) statistic, and the Kullback-Leibler (KL) divergence. These metrics quantify the discrepancy between predicted and actual measurements. We use the KL divergence as a reference metric since it compares the true and predictive distributions, whereas the MPB and KS provide efficient indicators for in situ assessment. Simulation results in a target tracking scenario demonstrate that both MPB and KS metrics accurately capture model mismatches, align with the KL divergence reference, and enable real-time proficiency assessment.
