On the Complexity and Approximability of Optimal Sensor Selection for Kalman Filtering
Lintao Ye, Sandip Roy, Shreyas Sundaram

TL;DR
This paper proves that selecting optimal sensors for Kalman filtering is NP-hard and cannot be approximated within any constant factor, even for simple systems, highlighting the problem's computational difficulty.
Contribution
The paper establishes NP-hardness and non-approximability results for sensor selection in Kalman filtering, even in stable systems with identical sensor costs.
Findings
Sensor selection problem is NP-hard even for stable, identical-cost systems.
No constant-factor polynomial-time approximation exists for this problem.
Greedy algorithms can perform arbitrarily poorly in this context.
Abstract
Given a linear dynamical system, we consider the problem of selecting (at design-time) an optimal set of sensors (subject to certain budget constraints) to minimize the trace of the steady state error covariance matrix of the Kalman filter. Previous work has shown that this problem is NP-hard for certain classes of systems and sensor costs; in this paper, we show that the problem remains NP-hard even for the special case where the system is stable and all sensor costs are identical. Furthermore, we show the stronger result that there is no constant-factor (polynomial-time) approximation algorithm for this problem. This contrasts with other classes of sensor selection problems studied in the literature, which typically pursue constant-factor approximations by leveraging greedy algorithms and submodularity of the cost function. Here, we provide a specific example showing that greedy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Sensor Networks and Detection Algorithms · Target Tracking and Data Fusion in Sensor Networks · Stability and Control of Uncertain Systems
