Decentralized Input and State Estimation for Multi-agent System with Dynamic Topology and Heterogeneous Sensor Network
Zida Wu, Ankur Mehta
TL;DR
The paper tackles decentralized estimation for multi-agent systems subject to unknown inputs, dynamic topology, and heterogeneous sensors, proposing DISKF which preserves privacy by exchanging only estimates and covariances. It combines input fusion via Covariance Intersection (CI) with a rapid weighting scheme and state fusion via information-filter decomposition, effectively achieving unbiased, minimum-variance estimates comparable to fully informed central filters while requiring only a single communication iteration. A time-window observation mechanism mitigates bias from intermittent observations, and a diffusion step helps correct errors in dynamic topologies; extensive simulations show DISKF outperforms baselines in 1-hop and dynamic scenarios and matches global-information performance in all-to-all settings. The approach has practical impact for cooperative tracking, ad-hoc sensor networks, and geophysical monitoring, where privacy, robustness, and real-time operation are critical, and it naturally extends to large spatial-temporal deployments while preserving local information.
Abstract
A crucial challenge in decentralized systems is state estimation in the presence of unknown inputs, particularly within heterogeneous sensor networks with dynamic topologies. While numerous consensus algorithms have been introduced, they often require extensive information exchange or multiple communication iterations to ensure estimation accuracy. This paper proposes an efficient algorithm that achieves an unbiased and optimal solution comparable to filters with full information about other agents. This is accomplished through the use of information filter decomposition and the fusion of inputs via covariance intersection. Our method requires only a single communication iteration for exchanging individual estimates between agents, instead of multiple rounds of information exchange, thus preserving agents' privacy by avoiding the sharing of explicit observations and system equations. Furthermore, to address the challenges posed by dynamic communication topologies, we propose two practical strategies to handle issues arising from intermittent observations and incomplete state estimation, thereby enhancing the robustness and accuracy of the estimation process. Experiments and ablation studies conducted in both stationary and dynamic environments demonstrate the superiority of our algorithm over other baselines. Notably, it performs as well as, or even better than, algorithms that have a global view of all neighbors.
