Covariance Stabilization for a class of Stochastic Discrete-time Linear Systems using the S-Variable Approach
Pith reviewed 2026-05-17 02:50 UTC · model grok-4.3
The pith
S-variable descriptor LMIs supply sufficient conditions for designing controllers that bound the covariance of discrete-time linear systems under both polytopic mean uncertainties and i.i.d. stochastic additive and parametric noise.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper shows that a covariance-stabilizing controller for the considered class of stochastic systems can be obtained by solving a set of linear matrix inequalities that arise from a descriptor representation of the closed-loop covariance dynamics; the S-variable approach is used to linearize the bilinear dependence on the gain matrix while preserving robustness against polytopic deterministic uncertainties on the mean parameters and against independent identically distributed stochastic uncertainties on both additive noise and parametric terms.
What carries the argument
The S-variable approach combined with a descriptor representation of the covariance dynamics that removes the bilinear terms involving the control gain.
If this is right
- The same LMI condition recovers a more conservative but computationally cheaper alternative to known necessary-and-sufficient mean-square stability tests when deterministic polytopic uncertainty and additive noise are removed.
- The design procedure directly extends to the joint presence of stochastic i.i.d. uncertainties and deterministic polytopic uncertainties on the system matrices.
- The size of the resulting LMI scales quadratically with state dimension rather than cubically, improving numerical tractability for larger systems.
- Numerical examples demonstrate that controllers obtained this way keep the covariance bounded in both the purely stochastic case and the mixed stochastic-polytopic case.
Where Pith is reading between the lines
- The same linearization step could be reused for other quadratic performance indices such as variance of a linear output or expected cost in finite-horizon stochastic MPC.
- Tighter bounds on the stochastic moments or a different choice of S-variables might reduce the gap between the sufficient LMI and the exact necessary-and-sufficient condition.
- The descriptor technique may extend to continuous-time stochastic systems by replacing the discrete covariance update with an appropriate Lyapunov differential equation.
Load-bearing premise
The stochastic uncertainties must be independent and identically distributed with the assumed additive-plus-multiplicative structure, while the deterministic uncertainties must remain inside a known polytopic set.
What would settle it
Take a low-dimensional system for which the LMI condition returns a feasible gain; simulate many trajectories under sampled realizations of the i.i.d. uncertainties and compute the empirical covariance matrix at successive time steps; if this matrix grows without bound while the LMI predicted boundedness, the sufficient condition fails to capture the true dynamics.
Figures
read the original abstract
This paper deals with the problem of covariance stabilization for a class of linear stochastic discrete-time systems in the Stochastic Model Predictive Control (SMPC) framework. The considered systems are affected by independent and identically distributed (i.i.d.) additive and parametric stochastic uncertainties (potentially unbounded), in addition to polytopic deterministic uncertainties bounding the mean of the state and input parameters. The design conditions presented in this paper are formulated as Linear Matrix Inequalities (LMIs), using the S-variable approach in order to reduce the potential conservatism. These conditions are derived using a deterministic exact characterization of the covariance dynamics, the latter involves bilinear terms in the control gain. A technique to linearize such dynamics is presented, it results in a descriptor representation allowing to derive sufficient conditions for the design of a covariance-stabilizing controller. The derived condition is first compared with a known necessary and sufficient stability condition for systems without deterministic uncertainties and additive stochastic noise. Although more conservative, the proposed condition is more numerically tractable, with an LMI size scaling as O(n^2) instead of O(n^3). Then, the same condition is used to design controllers that are robust to both deterministic and stochastic uncertainties. Several numerical examples are presented for comparison and illustration.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper derives sufficient LMI conditions via the S-variable approach and a descriptor reformulation for covariance stabilization of stochastic discrete-time linear systems subject to i.i.d. additive and parametric uncertainties (potentially unbounded) together with polytopic deterministic uncertainties on the mean parameters. Starting from an exact deterministic covariance recursion that is bilinear in the gain, the authors linearize the problem to obtain tractable LMIs for controller design. The conditions are first benchmarked against a known necessary-and-sufficient stability test (for the special case without additive noise or deterministic polytopic uncertainty), noting that the new LMIs are more conservative but scale as O(n²) rather than O(n³); the same LMIs are then applied to the full robust design problem. Numerical examples illustrate performance and comparisons.
Significance. If the derivations are correct, the work supplies a practical, scalable tool for robust covariance control inside the SMPC setting. The explicit reduction in LMI dimension and the external anchor provided by the comparison to an existing N&S test are concrete strengths; the numerical examples further support usability. The approach could be useful for systems where the i.i.d. and polytopic assumptions hold and where computational tractability matters more than minimality of conservatism.
major comments (2)
- [§3] §3 (descriptor linearization): the paper states that the descriptor representation yields sufficient conditions; however, it is not shown whether the S-variable relaxation preserves the exact covariance bound or introduces an additional gap beyond the polytopic outer approximation. A short proof sketch or counter-example confirming that the LMI is strictly sufficient (and not accidentally necessary) under the stated i.i.d. structure would strengthen the central claim.
- [Comparison paragraph and Table 1] Comparison paragraph and Table 1: the O(n²) versus O(n³) scaling claim is load-bearing for the tractability argument, yet the table only reports CPU times for n≤6. An explicit count of decision variables or row dimension of the LMIs (as a function of state dimension n) should be added to make the scaling statement verifiable.
minor comments (3)
- Notation: the distinction between the stochastic covariance matrix and its deterministic outer bound is sometimes blurred in the text; a short clarifying sentence or consistent use of subscripts would help.
- Figure 2 caption: the legend does not indicate which curve corresponds to the proposed LMI versus the N&S benchmark; this makes the visual comparison harder to read.
- Reference list: the citation for the known necessary-and-sufficient test (used in the comparison) is missing the year and journal details.
Simulated Author's Rebuttal
We thank the referee for the constructive review and the recommendation for minor revision. We address the major comments point by point below, incorporating clarifications and additions to the manuscript where appropriate.
read point-by-point responses
-
Referee: [§3] §3 (descriptor linearization): the paper states that the descriptor representation yields sufficient conditions; however, it is not shown whether the S-variable relaxation preserves the exact covariance bound or introduces an additional gap beyond the polytopic outer approximation. A short proof sketch or counter-example confirming that the LMI is strictly sufficient (and not accidentally necessary) under the stated i.i.d. structure would strengthen the central claim.
Authors: We appreciate this comment. The descriptor reformulation yields an exact (deterministic) covariance recursion that remains bilinear in the gain. The subsequent S-variable linearization produces LMIs whose feasibility is sufficient for the original covariance bound to hold, because any solution to the relaxed LMI can be shown to satisfy the exact recursion via the properties of the S-variables (specifically, the congruence transformation and the elimination of the bilinear terms without introducing necessity). This sufficiency is preserved under the i.i.d. structure, while the polytopic outer approximation already accounts for the deterministic uncertainties. To strengthen the presentation, we will insert a short proof sketch immediately after the main LMI derivation in §3 of the revised manuscript. revision: yes
-
Referee: [Comparison paragraph and Table 1] Comparison paragraph and Table 1: the O(n²) versus O(n³) scaling claim is load-bearing for the tractability argument, yet the table only reports CPU times for n≤6. An explicit count of decision variables or row dimension of the LMIs (as a function of state dimension n) should be added to make the scaling statement verifiable.
Authors: We agree that an explicit dimension count would make the scaling claim directly verifiable. In the revised manuscript we will augment the comparison paragraph with the following statement: the proposed LMI has row dimension 2n² + n and involves n² + n scalar decision variables (plus the controller gain), yielding overall O(n²) complexity; by contrast the referenced necessary-and-sufficient test requires an LMI whose row dimension scales as O(n³). This explicit count will be placed next to the existing CPU-time data in Table 1. revision: yes
Circularity Check
No significant circularity in derivation chain
full rationale
The paper starts from an exact deterministic covariance recursion for i.i.d. stochastic uncertainties (additive and parametric) plus polytopic mean bounds, then applies descriptor reformulation plus S-variable linearization to obtain sufficient LMIs for controller design. This is a standard sufficient-condition technique that does not reduce the target covariance-stabilization property to a fitted parameter or to a self-defined quantity. The central claim is anchored by explicit comparison to a known necessary-and-sufficient stability test (noted as more conservative but cheaper), providing an external benchmark. No load-bearing self-citations, uniqueness theorems imported from the same authors, or ansatz smuggling via prior work are indicated in the abstract or structure. The i.i.d. and polytopic assumptions are stated up front and the conditions are labeled sufficient, so the derivation remains self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (2)
- domain assumption Stochastic uncertainties are i.i.d. and the deterministic uncertainties are polytopic and bound the mean parameters.
- domain assumption The S-variable approach can be applied to produce a descriptor representation that linearizes the bilinear control-gain terms.
Reference graph
Works this paper leans on
-
[1]
Arcari, E., Iannelli, A., Carron, A., and Zeilinger, M.N. (2023). Stochastic MPC with robustness to bounded parameteric uncertainty.IEEE Transactions on Auto- matic Control, 68(12), 7601–7615. Calafiore, G.C. and Fagiano, L. (2012). Robust model predictive control via scenario optimization.IEEE Transactions on Automatic Control, 58(1), 219–224. Cannon, M....
work page 2023
-
[2]
Springer. Fiacchini, M. and Alamo, T. (2021). Probabilistic reach- able and invariant sets for linear systems with correlated disturbance.Automatica, 132, 109808. Hewing, L. and Zeilinger, M.N. (2018). Stochastic model predictive control for linear systems using probabilistic reachable sets. In2018 IEEE Conference on Decision and Control (CDC), 5182–5188....
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.