Sensor Assignment Algorithms to Improve Observability while Tracking Targets
This work addresses sensor resource allocation in multi-target tracking systems, offering incremental algorithmic improvements for specific observability measures.
The paper tackles sensor assignment problems for multi-target tracking by developing approximation algorithms to improve estimator observability, achieving a 1/2-approximation for monotone submodular functions and a 1/3-approximation for arbitrary functions, with empirical validation through simulations.
We study two sensor assignment problems for multi-target tracking with the goal of improving the observability of the underlying estimator. We consider various measures of the observability matrix as the assignment value function. We first study the general version where the sensors must form teams to track individual targets. If the value function is monotonically increasing and submodular then a greedy algorithm yields a 1/2-approximation. We then study a restricted version where exactly two sensors must be assigned to each target. We present a 1/3-approximation algorithm for this problem which holds for arbitrary value functions (not necessarily submodular or monotone). In addition to approximation algorithms, we also present various properties of observability measures. We show that the inverse of the condition number of the observability matrix is neither monotone nor submodular, but present other measures which are. Specifically, we show that the trace and rank of the symmetric observability matrix are monotone and submodular and the log determinant of the symmetric observability matrix is monotone and submodular when the matrix is non-singular. If the target's motion model is not known, the inverse cannot be computed exactly. Instead, we present a lower bound for distance sensors. In addition to theoretical results, we evaluate our results empirically through simulations.