Optimal Sensor and Actuator Selection using Balanced Model Reduction
Krithika Manohar, J. Nathan Kutz, Steven L. Brunton

TL;DR
This paper introduces an efficient method for optimal sensor and actuator placement in high-dimensional systems using balanced model reduction and greedy QR pivoting, significantly reducing computational complexity.
Contribution
It develops a scalable greedy algorithm for sensor and actuator selection that approximates optimal placements with linear runtime scaling.
Findings
Algorithm efficiently approximates optimal placements.
Runtime scales linearly with system dimension.
Demonstrated on Ginzburg-Landau system, matching costly gradient descent results.
Abstract
Optimal sensor and actuator selection is a central challenge in high-dimensional estimation and control. Nearly all subsequent control decisions are affected by these sensor/actuator locations, and optimal placement amounts to an intractable brute-force search among the combinatorial possibilities. In this work, we exploit balanced model reduction and greedy optimization to efficiently determine sensor and actuator selections that optimize observability and controllability. In particular, we determine locations that optimize scalar measures of observability and controllability via greedy matrix QR pivoting on the dominant modes of the direct and adjoint balancing transformations. Pivoting runtime scales linearly with the state dimension, making this method tractable for high-dimensional systems. The results are demonstrated on the linearized Ginzburg-Landau system, for which our…
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.
Optimal Sensor and Actuator Selection using Balanced Model Reduction
Krithika Manohar, J. Nathan Kutz, and Steven L. Brunton The authors thank Bing Brunton, Eurika Kaiser, and Josh Proctor for valuable discussions. SLB acknowledges support from AFOSR Grant FA9550-18-1-200. JNK acknowledges support from AFOSR Grant FA9550-19-1-0011. KM acknowledges support from NSF MSPRF Award No. 1803289.K. Manohar was with the Department of Applied Mathematics, University of Washington, Seattle, WA, 98195 USA e-mail: [email protected]. N. Kutz and S. L. Brunton are with University of Washington.
(August, 2018)
Abstract
Optimal sensor and actuator selection is a central challenge in high-dimensional estimation and control. Nearly all subsequent control decisions are affected by these sensor/actuator locations, and optimal placement amounts to an intractable brute-force search among the combinatorial possibilities. In this work, we exploit balanced model reduction and greedy optimization to efficiently determine sensor and actuator selections that optimize observability and controllability. In particular, we determine locations that optimize scalar measures of observability and controllability via greedy matrix QR pivoting on the dominant modes of the direct and adjoint balancing transformations. Pivoting runtime scales linearly with the state dimension, making this method tractable for high-dimensional systems. The results are demonstrated on the linearized Ginzburg-Landau system, for which our algorithm approximates known optimal placements computed using costly gradient descent methods.
Index Terms:
optimal control, balanced truncation, sensor selection, actuator selection, observability, controllability.
I Introduction
Optimizing the selection of sensors and actuators is one of the foremost challenges in feedback control [1]. For high-dimensional systems it is impractical to monitor or actuate every state, hence a few sensors and actuators must be carefully positioned for effective estimation and control. Determining optimal selections with respect to a desired objective is an NP-hard selection problem, and in general can only be solved by enumerating all possible configurations. This combinatorial growth in complexity is intractable; therefore, the placement of sensors and actuators are typically chosen according to heuristics and intuition. In this paper, we propose a greedy algorithm for sensor and actuator selection based on jointly maximizing observability and controllability in linear time-invariant systems. Our approach (see Fig. 1) exploits low-rank transformations that balance the observability and controllability gramians to bypass the combinatorial search, enabling favorable scaling for high-dimensional systems.
To understand the challenges of sensor and actuator placement for estimation and control, we will first consider optimal sensor placement, which has mostly been used to reconstruct static signals. The primary challenge of sensor selection is that given possible locations and a budget of sensors, there are combinatorially many, , configurations to evaluate in a brute-force search. Fortunately, there are heuristics that employ greedy selection of sensors based on maximizing mutual information [2] and information theoretic criteria [3]. Another popular approach relaxes sensor selection to a weighted convex combination of possible sensors [4, 5, 6], typically solved using semidefinite programming. Both heuristic approaches optimize submodular objective functions [7], which bound the distance between heuristic and optimal placement. Some objectives, such as those based on the quality of a Kalman filter, are not submodular [8]. Alternatively, sparsity-promoting optimization can be used to determine sensors and actuators [9, 10, 11], although non-differentiability of sparsity promoting terms motivates other optimization techniques [12].
Even such heuristics cannot accommodate the large dimension of many physical models, such as in fluid dynamics. Fortunately, high-dimensional systems often evolve according to relatively few intrinsic degrees of freedom. Thus, it is possible to leverage dimensionality reduction to strategically select sensors. One approach to place point sensors [13] computes the empirical interpolation points via EIM [14] corresponding to the proper orthogonal decomposition (POD) [15] of data, to determine important locations in state space.
For systems with actuation, it is necessary to simultaneously consider the placement of sensors and actuators, since the most observable and most controllable subspaces are often different. Sensors and actuators for optimal feedback control are generally placed along the most observable and controllable directions, respectively [16, 17, 18, 19, 7], using objective functions based on the associated observability or controllability gramians. Standard metrics for evaluating a certain sensor/actuator configuration include the norm [20, 16], a measure of the average impulse response, and the norm to measure the worst case performance. A chief drawback is the need to recompute the controller with each new configuration of sensors and actuators given by either the gradient minimization computation or brute-force searches. Moreover, these methods do not exploit the state-of-the-art in model reduction to optimize sensor and actuator placement.
Contribution. This work develops a scalable sensor and actuator selection algorithm based on balanced truncation [21], in which modes are hierarchically ordered by their observability and controllability. We use empirical interpolation of the low-rank balanced representation to find maximally observable and controllable states. The resulting locations correspond to near-optimal point sensor and actuator configurations. The quality of our optimized configurations are evaluated using the norm of the resulting system, which is an average measure of its output energy. The closed loop norm is more relevant than open loop metrics for control performance, given a specific cost function. Our approach, when used to optimize the open loop norm, is agnostic to the specific choice of controller weight matrices, and instead maximizes the input–output energy of the reduced order model. We also show that it is possible to apply our framework to closed loop systems, demonstrating near optimal sensor and actuator selection in comparison with more expensive iterative closed loop optimization. The runtime scales linearly with the number of state variables, after a one-time offline computation of the balancing transformation, which is less expensive than iterative alternatives. The resulting sensor and actuator configurations reproduce known optimal locations at a fraction of the cost associated with competing gradient descent methods.
II Problem Setup
Consider the following linear time-invariant system with a given state-space realization
[TABLE]
with large state dimension, i.e., . It is assumed that the system is stable, and and are linear actuation and measurement operators that make the system observable and controllable. Our objective is to choose a minimal subset of these sensors and actuators to obtain a system that is most jointly controllable and observable. For illustration we begin with which correspond to pointwise sensing and actuation, but in general the subset selection can be adapted for arbitrary and . This subset selection corresponds to multiplying inputs and outputs by the selection matrices
[TABLE]
Here are the canonical basis vectors for with a unit entry at the selected index and zeros elsewhere, where denotes the index set of sensor locations with . Similarly, actuator selection indices are given by . The new measurement and actuation operators are and respectively. In the special case , the new operators and select subsets of state inputs and outputs, and the output would consist of components of
[TABLE]
Problem statement: *What are the best -subsets of a given set of sensors and actuators, where ? *
To answer this question, we first quantify the degree of observability and controllability for a given set of sensors and actuators, i.e. for a given choice of and . Optimizing over these directly involves a combinatorial search, and thus a heuristic approach is necessary for high-dimensional systems.
II-A Observability and controllability
The degrees of observability and controllability for the state-space system (1) are quantified by the observability gramian and controllability gramian
[TABLE]
which may be visualized as controllable and observable ellipsoids (Fig. 2). These depend on the actuation and measurement operators, which consist of all states reachable from a bounded initial state
[TABLE]
and all states that may be observed
[TABLE]
Because the gramians depend on and , they are often used to evaluate the observability/controllability of a given sensor and actuator placement. One important evaluation metric is the norm of a system. It measures the average output gain over all frequencies of the input, or the output energy. For the state-space system (1) with transfer function , it is given by
[TABLE]
By the Plancherel theorem, it is also defined in the time domain by the impulse response - the output in component given an impulse in input ,
[TABLE]
which explicitly relate each gramian to both and . A related alternative to the average output energy metric is given by the volumetric measure, the log determinant, denoted
[TABLE]
which are the logarithms of the geometric mean of the axes of the ellipsoid skewed by or , by comparison the trace is the arithmetic mean. This metric is introduced by Summers et al [7] to place actuators using a greedy optimization scheme for the submodular objective function
[TABLE]
For optimal control it is desirable to minimize the average gain from stochastic disturbance to control output , namely, minimizing . Several strategies seek to build the controller and choose actuators simultaneously, using expensive gradient optimization schemes. The drawback of such closed loop metrics is having to recompute the gramians - an operation - for every iteration that selects the next best actuator. This cubic scaling may be intractable for high-dimensional systems with large .
There are cases where optimizing sensors and actuators using the closed loop norm is more relevant for control [20, 16]. By contrast, our approach reverses the strategy by instead starting from a maximally actuated and sensed optimal controller, then seeks a subset of these sensors/actuators to preserve (maximize) the geometric control measure, namely
[TABLE]
Now, the gramians no longer depend on the optimization variable and need only be computed once, and both objectives are still fundamentally linked to the norm of the system. Critically, we will extract the dominant controllable and observable subspaces from a balanced coordinate transformation of the gramians.
III Balanced Model Reduction
Many systems of interest are exceedingly high dimensional, making them difficult to characterize and limiting controller robustness due to significant computational time-delays. However, even if the ambient dimension is large, there may still be a few dominant coherent structures that characterize the system. Thus, significant effort has gone into obtaining efficient reduced-order models that capture the most relevant mechanisms for use in real-time feedback control [1].
The goal of balanced model reduction is to find a transformation from state-space (leaving inputs and outputs unchanged), \begin{bmatrix}\begin{array}[]{c|c}\mathbf{A}&\mathbf{B}\\ \hline\cr\mathbf{C}&0\end{array}\end{bmatrix} to \begin{bmatrix}\begin{array}[]{c|c}\mathbf{T}\mathbf{A}\mathbf{T}^{-1}&\mathbf{T}\mathbf{B}\\ \hline\cr\mathbf{C}\mathbf{T}^{-1}&0\end{array}\end{bmatrix}, such that the transformed coordinates are hierarchically ordered by their joint observability and controllability. This permits an -dimensional representation made possible by truncating the least observable and controllable states.
The seminal work of Moore in 1981 [21] showed it is possible to compute this coordinate system where the controllability and observability gramians are equal and diagonal, denoted by the balanced model
[TABLE]
Here are direct modes and , the adjoint modes.
The balanced state is then truncated, keeping only the first most jointly controllable and observable states in , so that . This results in the balanced truncation model [21] G_{r}=\begin{bmatrix}\begin{array}[]{c|c}\mathbf{\Phi}_{r}^{*}\mathbf{A}\mathbf{\Psi}_{r}&\mathbf{\Phi}_{r}^{*}\mathbf{B}\\ \hline\cr\mathbf{C}\mathbf{\Psi}_{r}&0\end{array}\end{bmatrix}. Since gramians depend on the particular choice of coordinate system, they will transform under a change of coordinates. The controllability and observability gramians for the balanced truncated system are
[TABLE]
The coordinate transformation that makes the controllability and observability gramians equal and diagonal,
[TABLE]
is given by the matrix of eigenvectors of the product of the gramians in the original coordinates:
[TABLE]
The resulting balanced system is quantifiably close to the original system in the norm in terms of the Hankel singular values or diagonal entries of
[TABLE]
In practice, computing the gramians and and the eigendecomposition of the product in (15) may be prohibitively expensive for high-dimensional systems. Instead, the balancing transformation may be approximated with data from impulse responses of the direct and adjoint systems, utilizing the singular value decomposition for efficient extraction of the relevant subspaces. The method of empirical gramians is quite efficient and is widely used [21, 22, 23, 24]. Moore’s approach computes the entire balancing transformation, which is not suitable for exceedingly high-dimensional systems. In 2002, Willcox and Peraire [23] generalized the method to high-dimensional systems, introducing a variant based on the rank- decompositions of and obtained from snapshots of direct and adjoint simulations. It is then possible to compute the eigendecomposition of using efficient eigenvalue solvers. This approach requires as many adjoint impulse-response simulations as the number of output equations, which may be prohibitively large for full-state measurements. In 2005, Rowley [24] addressed this issue by introducing output projection, which limits the number of adjoint simulations to the number of relevant POD modes in the data. It is particularly advantageous to use these data-driven methods or low-rank alternating direction methods [25] to approximate the gramians when there are fewer than full measurements and actuation of the state.
IV Sensor & actuator optimization via QR pivoting
We now describe an efficient matrix pivoting algorithm to optimize the log determinant over the choices of sensors and actuators. The representation of the gramians in balanced truncation coordinates plays a crucial role.
IV-A Matrix volume objective
Recall the goal of optimizing a set of sensors and actuators out of a fixed set and possible choices. The budget determines the balancing rank truncation, which necessarily must be less than both and . Our sensor-actuator selection can be regarding as interpolating this rank- representation, that is, choosing locations or interpolation points that are heavily weighted in the dominant balanced modes.
Summers et al [7] show that it suffices to only consider controllable or observable subspaces for selecting sensors and actuators using the log determinant objective. Thus, we can substitute rank- balanced approximation of the gramians, and , into the log determinant objective
[TABLE]
This result follows from the monotonicity of logarithms and the product property of determinants, then omitting the term that is independent of the sensors, . Likewise, in the actuator case, the objective simplifies
[TABLE]
Consider for now the case of sensor placement. The absolute determinant is a measure of matrix volume, and is a row selection matrix. The transformed objectives may be viewed as a submatrix volume maximization problem, which involves choosing the optimal -row selection of with the largest possible determinant. Finding this optimum is an NP-hard, intractable combinatorial search over all possible -row submatrices of . However, it can be optimized greedily and efficiently via one-time matrix QR factorization requiring operations, as described next.
IV-B * QR pivoting algorithm*
The QR factorization with column pivoting is a greedy submatrix volume optimization scheme that we will use to construct and , given and . The pivoted QR factors any input matrix into a unitary matrix , and upper-triangular matrix , and column permutation matrix so that the permuted matrix is better conditioned than
[TABLE]
However, we seek a well-conditioned row permutation of . Consider the input to the QR factorization, and the leading square submatrices of the permuted input on both sides of (24), and
[TABLE]
Each iteration of pivoting works by applying orthogonal projections to successive columns of to introduce subdiagonal zeros in . For our purposes, plays the crucial role: at each step stores the column “pivot” index of the column selected at each iteration to guarantee the following diagonally dominant structure in
[TABLE]
Observe that the quantity of interest, the determinant of the row-selected submatrix corresponding to the subset selection of measurements, now satisfies
[TABLE]
since is unitary and is upper-triangular.
Because the determinant is the product of these diagonal entries, it can be seen that diagonal dominance guaranteed by the pivoting implicitly optimizes the desired submatrix determinant. Thus is constructed from the first columns of transposed
[TABLE]
Actuator selection proceeds similarly to construct a submatrix of columns of with maximal determinant, using one additional QR factorization
[TABLE]
The solution is precisely the leading columns of , , and we denote by
[TABLE]
the new measurement and actuation operators obtained in this manner.
The QR pivoting routine is a standard tool in scientific computing for matrix decomposition and linear least-squares problems. We use a block accelerated implementation of classical Businger-Golub pivoting [26] in MATLAB. Recently QR pivoting was used for interpolating nonlinear terms in EIMs [14], which would otherwise require the evaluation of high-dimensional inner products. In this setting, the interpolation point selection operator is analogous to our selection operator used with pointwise measurements (). The algorithm can be analyzed in terms of the error between the full state and the interpolant approximation at QR pivot interpolation points. The interpolation points can now be written
[TABLE]
where are the POD modes of the reduced model, and are the modal coefficients. Recovering the state using the interpolant in the POD basis is accomplished with standard least-squares approximation
[TABLE]
This can be expressed as a projection of the true state into the observable subspace.
As we shall see, the upper bound on the approximation error
[TABLE]
is given by . The connection between the latter and maximizing the submatrix determinant can be made explicit in terms of the Hankel singular values of .
V Analysis
The best approximation to the state in the span of the direct modes is given by in the ideal measurement scenario , i.e. . Here the approximation is bounded by the well-known balanced truncation error
[TABLE]
where are the Hankel singular values, the diagonal entries of the balanced gramian (14).
The analysis of empirical QR interpolation in the balanced modes begins with an established result for measurements selected using QR, which states that at most grows as .
Lemma 1** (Drmac & Gugercin [14])**
The spectral norm of where is computed from the QR factorization (23) of the full-rank matrix is bounded above
[TABLE]
We generalize this result to the setting of arbitrary linear measurements and actuation, by analyzing the residual between the state and its interpolation in balanced coordinates. Note that the residual between the state and its projection into balanced modes satisfies
[TABLE]
The interpolation error from QR pivot selection satisfies
[TABLE]
Substituting (29),(30) above yields the following result.
Theorem 2
The approximation error from interpolating QR-selected observations (23) in balanced truncated modes is controlled by the discarded Hankel singular values and the norms of the given measurements and direct modes
[TABLE]
The term results from information loss when . An analogous result is obtained for actuator selection by considering the dual problem of estimating the adjoint state from actuation matrix - which is now the measurement operator of the adjoint system. The resulting projection operator, , now projects on the span of the adjoint modes . Making appropriate substitutions of in the above results yields the following.
Corollary 1
The approximation error from interpolating QR-selected observations (25) of the adjoint state in balanced truncated modes is controlled by the discarded Hankel singular values and the norms of the given actuators and adjoint modes
[TABLE]
We now relate the approximation error bounds using QR pivot sensors and actuators to the log determinant objectives.
Theorem 3
*Given direct modes , QR pivot sensors guarantee the following lower bound for the log determinant *
[TABLE]
Proof:
Noting the relationship between the singular values of a matrix and its QR factorization, we can express in terms of the diagonal entries of its factor
[TABLE]
due to nondecreasing for increasing . By squaring the inequality and multiplying by we obtain
[TABLE]
where taking logarithms yields
[TABLE]
Because , the upper bound (30) in Lemma 2 is the inverse lower bound for , which can now be substituted above to obtain the final result. ∎
An analogous lower bound can be obtained for the objective using QR pivot actuators by appropriately substituting and adjoint modes in the above proof.
Corollary 2
*Given adjoint modes , satisfies the following lower bound for the log determinant *
[TABLE]
VI Results
We evaluate the selection algorithm in two settings. The first compares QR pivot selections with all possible sensor subset selections in a random state-space model of tractable size. Next we consider an application to closed-loop flow control using LQG control to stabilize unstable Ginzburg-Landau dynamics. The LQG controller with full actuation and sensing is also tractable, and we approximate the optimal placements computed using gradient descent [16] with our QR scheme.
VI-A Discrete random state space
Our first example investigates sensor and actuator selection for random state-space systems with randomized . First, we compare the results of QR sensor placement against a brute-force search across all possible sensor selections for a system with states and randomized measurements. The log determinant objective (11) is evaluated for all possible choices of 7 sensors, since the system is small enough to explicitly compute the full gramian for all choices of . These results are binned in Fig. 3, and compared with the value resulting from our method (red line). The input to the QR scheme, the balancing modes, are computed only once from the full system. The sensors resulting from our method are observed to be near optimal for the log determinant, exceeding of all others, and also good substitutes for optimal sensors. On average, our method surpasses of possible outcomes with a standard deviation of , over a randomly generated ensemble of 500 model realizations. Therefore, QR sensors are closer to optimal than the analysis suggests.
We now investigate performance on a larger random state-space model with states, and likewise initialize the model with randomized actuation and sensing such that . Figure 4 shows the log determinant objective that is being optimized for various sensor and actuator configurations. The log determinant of the gramian volume is plotted for the truncated model with QR-optimized sensor and actuator configurations (red circles) and with random configurations (blue violin plots). The truncation level for the balanced truncation is chosen to match the sensor and actuator budget on the -axis. The QR-optimized configurations dramatically outperform random configurations. As more modes are retained, the chosen sensors and actuators better characterize the input–output dynamics, and their performance gap over random placement increases over all random ensembles, giving empirical validation of our approach.
Because the system is randomly generated and the dynamics do not evolve according to broad, non-localized features in state-space, many sensors and actuators are required to characterize the system. In particular, this is reflected in the slow decay of Hankel singular values. By contrast, the next example is generated by a physical fluid flow model, and has coherent structure that allow for a more physical interpretation of sensor and actuator placements with enhanced sparsity.
VI-B Linearized Ginzburg-Landau with stochastic disturbances
We consider the closed-loop linearized Ginzburg-Landau model evolving velocity perturbations in a flow, given a controller with full actuation and sensing, which is often not feasible in practice. The equations modeling the plant dynamics are unstable because the system matrix has eigenvalues in the right half plane. The dynamical system matrix is formed from Hermite pseudospectral discretization of the linearized Ginzburg-Landau operator
[TABLE]
The spatial grid is discretized at the roots of Hermite polynomials, and are advection, diffusion and wave amplification parameters. Each th sensor (row of ) and actuator at (column of ) are weighted by Gaussian kernels and the trapezoidal integration weights
[TABLE]
The linear quadratic Gaussian (LQG) controller stabilizes the dynamics by minimizing the optimal cost function , where and are user-specified weight matrices. The output of the LQG controller, given by
[TABLE]
stabilizes the dynamics given white noise stochastic disturbance and noise at all sensors and actuators, with covariances and . Since every state is observed and actuated, each spatial gridpoint corresponds to one and . The idea is to preserve as much of this “ideal” controller as possible using a subset of the original sensors and actuators
[TABLE]
which is similar to our original problem formulation. Hence we can perform balanced model reduction on either impulse responses or the controller directly, and then QR pivoting to optimize placements. In this formulation, is the output and is the input, which encapsulates the notion of maximizing the gain from feedback to to stabilize the dynamics, which translates to the observabillity of (36). Thus we compute gramians and adjoint, direct modes of the LQG matrices .
We compare our approach to established gradient descent techniques for computing the optimal controller and sensor-actuator placements simultaneously. The particular algorithm for comparison is the optimal placement for this model determined using the gradient descent scheme of Chen and Rowley [16].
Their norm optimization scheme permits placement of sensors and actuators at locations that may not be grid points. The major drawback is that each Newton iteration requires solving Lyapunov equations until convergence, although recent work simplifies this to 2 equations per iteration [27]. Furthermore, the procedure requires an ensemble of random initial conditions to avoid converging to a local minimum. In [16], the optimal placement is computed using conjugate gradient optimization for the same spatial discretization , which becomes computationally expensive as the grid resolution increases. In this case, gradient descent is more costly than balancing the fully actuated and observed system, which comes at a one-time cost of solving 2 Lyapunov equations for the gramians, and 2 Riccati equations for the LQG gain matrices ( each). Therefore, our algorithm is sensible when the grid discretization is sufficiently fine. Furthermore, our solution is a good starting point for the convergence of the gradient descent scheme, thus eliminating the need for optimization over a large ensemble of randomized starting points. QR pivoting runtime scales as and the deviation of the resulting placement from the optimum (fig. 5) decreases with increasing .
Figure 5 plots sensor and actuator configurations from the QR algorithm and gradient optimization, which are compared with the optimal placements in [16]. The resulting placements for the cases to sensors and actuators are plotted vertically, and the horizontal axis is the spatial domain with a shaded wave amplification region in which fluid perturbations are amplified. For each value of , we apply QR pivoting to the rank truncated balanced modes. QR pivoting collocates sensors and actuators, indicating that is approximately symmetric and hence the direct and adjoint modes (pictured in Fig. 1) are identical up to a scaling factor. In practice, sensors are often slightly downstream to account for time delays, so we enforce via the pivoting procedure that sensors are not placed at previously chosen actuators. The norms of the resulting placement on the -axis indicate that the QR selections closely approximate the optimal placements. The optimal placement [16, Fig. 4] of five sensors and actuators, with norm 27.4, agrees exactly with the optimum and is closely approximated by the QR pivoted placement (27.8).
Figure 6 compares controller performance between QR pivoting and the optimum via the LQG gain of a given signal from each sensor to each actuator. The LQG gains are identical to those produced by the optimal method of Chen and Rowley [16, Fig. 5]. The diffusive nature of the dynamics favors nearly collocating the sensors and actuators, since the high-frequency oscillations mostly propagate to the nearest actuator. This confirms that our framework is useful for optimizing sensors and actuators. Balanced truncation applied to the closed loop system is critical to achieving this, since the open loop dynamics are unstable and it is shown in [16] that the dominant eigenmodes of the dynamics lead to vastly suboptimal placements.
VII Discussion and Outlook
In this work we develop scalable sensor and actuator selection whose runtime scales linearly with the number of state variables, after a one-time offline computation of the balanced modes. Our approach relies on balanced model reduction [21, 23, 24], which hierarchically orders modes by their observability and controllability. We extend EIMs to interpolate the low-rank balancing modes of the system and determine maximally observable and controllable locations (sensor & actuators) in state space. The performance of this algorithm is demonstrated on random state-space systems, and optimal control of the linearized Ginzburg-Landau model. Our optimized placements vastly exceed the performance of random placements, and closely approximate optimal placements computed by costly gradient minimization schemes, but achieved at a fraction of the runtime.
Sensors and actuators are critical for feedback control of large high-dimensional complex systems. This work advocates sensor and actuator selection using QR pivots of the direct and adjoint modes of a system’s balancing transformation. The resulting placement is empirically shown to preserve the dynamics of the full system. The method has deep connections to system observability, controllability, modal sampling methods and classical experimental design criteria. Furthermore, QR pivoting is more computationally efficient than leading greedy and convex optimization methods, and thus critically enlarges the search space of possible selections. This is particularly valuable in spatiotemporal models where high-resolution grids generate a large number of states, and balanced modes and QR method exploit the spatial structures.
This work opens a variety of future directions in pivoting sensor and actuator optimization. Rapid advances in data collection yield extremely large search spaces, for which the computation of balanced modes and QR pivoting may be accelerated using randomized linear algebra. Our method relies on a known model of the dynamics, but it would also be interesting to generalize the method to data-driven system identification models. In addition, point sensors and actuators are simplifications of constrained or nonlinear sensing and actuation that may occur in practice. Nonlinear sensing constraints remain an open challenge.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] G. E. Dullerud and F. Paganini, A course in robust control theory: A convex approach . Springer Texts in Applied Mathematics, 2000.
- 2[2] A. Krause, A. Singh, and C. Guestrin, “Near-optimal sensor placements in Gaussian processes: Theory, efficient algorithms and empirical studies,” J. Mach. Learn. Res. , vol. 9, no. Feb, pp. 235–284, 2008.
- 3[3] L. Paninski, “Asymptotic theory of information-theoretic experimental design,” Neural Computation , vol. 17, no. 7, pp. 1480–1507, 2005.
- 4[4] S. Joshi and S. Boyd, “Sensor selection via convex optimization,” IEEE Transactions on Signal Processing , vol. 57, no. 2, pp. 451–462, 2009.
- 5[5] S. P. Chepuri and G. Leus, “Continuous sensor placement,” IEEE Signal Processing Letters , vol. 22, no. 5, pp. 544–548, 2015.
- 6[6] S. Liu, S. P. Chepuri, M. Fardad, E. Masazade, G. Leus, and P. K. Varshney, “Sensor selection for estimation with correlated measurement noise,” IEEE Trans. Sig. Proc. , vol. 64, no. 13, pp. 3509–3522, 2016.
- 7[7] T. H. Summers, F. L. Cortesi, and J. Lygeros, “On submodularity and controllability in complex dynamical networks.” IEEE Trans. Control of Network Systems , vol. 3, no. 1, pp. 91–101, 2016.
- 8[8] H. Zhang, R. Ayoub, and S. Sundaram, “Sensor selection for Kalman filtering of linear dynamical systems: Complexity, limitations and greedy algorithms,” Automatica , vol. 78, pp. 202–210, 2017.
