Active Asymmetric Multi-Agent Multimodal Learning under Uncertainty
Rui Liu, Pratap Tokekar, Ming Lin
TL;DR
The paper tackles robust multi-agent multimodal learning under modality-specific uncertainty, a setting common in connected autonomous driving. It proposes Active Asymmetric MAML under Uncertainty (A2MAML), a three-stage framework—$ ext{(i)}$ stochastic local encoding yielding $(oldsymbol{f}_{i,m}, oldsymbol{u}_{i,m})$, $ ext{(ii)}$ uncertainty-guided active selection producing $ ho_{i,m}$ and a differentiable Accept/Reject policy, and $ ext{(iii)}$ asymmetric Bayesian aggregation with inverse-variance weighting $oldsymbol{f} = \frac{\sum Z_{i,m}\omega_{i,m}\boldsymbol{f}_{i,m}}{\sum Z_{i,m}\omega_{i,m}}$ where $\\omega_{i,m}=\exp(-\boldsymbol{u}_{i,m})$. Evaluated on AUTOCASTSIM accident-prone scenarios, A2MAML yields up to $18.7\%$ higher mean ADR than baselines and reduces communication load through selective sharing, demonstrating robustness to sensor corruption and the practicality of modality-level uncertainty-driven fusion.
Abstract
Multi-agent systems are increasingly equipped with heterogeneous multimodal sensors, enabling richer perception but introducing modality-specific and agent-dependent uncertainty. Existing multi-agent collaboration frameworks typically reason at the agent level, assume homogeneous sensing, and handle uncertainty implicitly, limiting robustness under sensor corruption. We propose Active Asymmetric Multi-Agent Multimodal Learning under Uncertainty (A2MAML), a principled approach for uncertainty-aware, modality-level collaboration. A2MAML models each modality-specific feature as a stochastic estimate with uncertainty prediction, actively selects reliable agent-modality pairs, and aggregates information via Bayesian inverse-variance weighting. This formulation enables fine-grained, modality-level fusion, supports asymmetric modality availability, and provides a principled mechanism to suppress corrupted or noisy modalities. Extensive experiments on connected autonomous driving scenarios for collaborative accident detection demonstrate that A2MAML consistently outperforms both single-agent and collaborative baselines, achieving up to 18.7% higher accident detection rate.
