Proximal Gradient-based Low Rank Tensor Decomposition for State Dependent Riccati Equation
Pith reviewed 2026-05-22 05:13 UTC · model grok-4.3
The pith
Low-rank CP tensor decomposition reduces state-dependent Riccati equations for large control systems.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
By computing basis elements from the canonical polyadic decomposition of snapshot tensors taken from large discrete control systems, using proximal gradient methods and flexible hybrid sparse optimization to obtain the low-rank factors, the reduced optimal control problem leads to reduced state-dependent Riccati equations that can be solved efficiently.
What carries the argument
Proximal gradient optimization to recover low-rank CP factors from snapshot tensors, supplying a reduced basis that preserves dynamics for the state-dependent Riccati equation.
If this is right
- Optimal control becomes feasible for high-dimensional systems obtained from PDE discretizations.
- The reduced state-dependent Riccati equation can be solved with standard dense or sparse Riccati solvers.
- The same snapshot tensors can be reused across multiple control problems sharing the same dynamics.
- Hybrid sparse and proximal methods allow flexible control over the rank and sparsity of the basis.
Where Pith is reading between the lines
- If the low-rank structure is reliable, the same snapshot tensors could support online model adaptation when the underlying PDE changes slowly.
- The approach may combine naturally with existing projection-based reduction methods such as proper orthogonal decomposition to further improve accuracy.
- Real-time feedback control on embedded hardware becomes plausible once the reduced Riccati solve fits within tight time budgets.
Load-bearing premise
Snapshot tensors from the large discrete control systems admit accurate low-rank CP approximations that preserve the dynamics required for the optimal control solution.
What would settle it
Run the method on a concrete large-scale PDE control example, solve both the reduced and full-order state-dependent Riccati equations, and check whether the resulting feedback controls produce materially different closed-loop performance.
Figures
read the original abstract
We address the optimal control problems arising from partial differential equations with large discrete dimensional control systems. To obtain reduced order models, we find basis elements from the canonical polyadic (CP) decomposition. Tensor datasets are from snapshots of the large models. Our method to reduce the control system is to use dimensionality reduction approaches through sparse optimization and flexible hybrid methods is to obtain low rank CP tensor basis elements. The reduced optimal control problem leads to reduced state-dependent Riccati Equations which can be solved efficiently.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes a proximal gradient-based approach to compute low-rank canonical polyadic (CP) decompositions of snapshot tensors obtained from large-scale discrete control systems. These factors supply reduced basis elements that yield a reduced-order optimal control problem whose state-dependent Riccati equation (SDRE) can be solved efficiently.
Significance. If the central claims are substantiated, the work would supply a tensor-based model-reduction route for high-dimensional SDRE problems that combines proximal-gradient sparsity with hybrid dimensionality reduction. The approach could be useful for PDE-constrained control where direct solution of the full SDRE is prohibitive, provided the low-rank truncation preserves the necessary quadratic structure and feedback properties.
major comments (3)
- [Theoretical development (around the reduced SDRE derivation)] No section derives an a-priori perturbation bound showing that the residual of the proximal-gradient CP approximation induces a controlled error in the solution of the reduced SDRE or in the resulting feedback law. This bound is load-bearing for the claim that the reduced SDRE remains close to the original in the control sense.
- [Algorithm description and convergence statement] The manuscript does not demonstrate that the proximal step respects the algebraic structure (state-dependent coefficients and quadratic form) required for the reduced Riccati operator to stay well-posed; convergence of the decomposition is stated but not linked to preservation of the dynamics.
- [Numerical results section] Numerical examples, if present, lack quantitative comparison of the closed-loop performance (e.g., cost or stability margin) between the full and reduced SDRE solutions, leaving the efficiency claim without direct evidence.
minor comments (2)
- [Preliminaries] Notation for the CP factors and the mapping from tensor snapshots to the reduced state space is introduced without a clear diagram or table summarizing the dimensions.
- [Abstract] The abstract refers to 'flexible hybrid methods' without a forward reference to the specific combination of proximal gradient and other techniques used.
Simulated Author's Rebuttal
Thank you for the opportunity to respond to the referee's report. We find the comments helpful and will incorporate revisions to strengthen the theoretical and numerical aspects of the manuscript. We address each major comment below.
read point-by-point responses
-
Referee: [Theoretical development (around the reduced SDRE derivation)] No section derives an a-priori perturbation bound showing that the residual of the proximal-gradient CP approximation induces a controlled error in the solution of the reduced SDRE or in the resulting feedback law. This bound is load-bearing for the claim that the reduced SDRE remains close to the original in the control sense.
Authors: We agree that an explicit a-priori perturbation bound would strengthen the theoretical justification for the control performance of the reduced SDRE. The current manuscript emphasizes the algorithmic construction via proximal gradient CP decomposition on snapshot tensors and provides empirical evidence of accuracy. In the revision we will add a dedicated subsection that derives a first-order perturbation bound relating the CP residual norm to the error in the reduced Riccati solution and the resulting feedback operator, under standard Lipschitz assumptions on the state-dependent coefficients. revision: yes
-
Referee: [Algorithm description and convergence statement] The manuscript does not demonstrate that the proximal step respects the algebraic structure (state-dependent coefficients and quadratic form) required for the reduced Riccati operator to stay well-posed; convergence of the decomposition is stated but not linked to preservation of the dynamics.
Authors: The proximal gradient iterations are performed on the tensor of system snapshots; the resulting low-rank factors define a projection that is applied to the original state-dependent operators, thereby preserving the quadratic structure and state dependence by construction. Convergence of the proximal scheme controls the tensor approximation error, which in turn bounds the perturbation to the reduced dynamics. We will revise the algorithm section to include an explicit argument linking the proximal convergence guarantee to well-posedness of the reduced Riccati operator. revision: yes
-
Referee: [Numerical results section] Numerical examples, if present, lack quantitative comparison of the closed-loop performance (e.g., cost or stability margin) between the full and reduced SDRE solutions, leaving the efficiency claim without direct evidence.
Authors: The existing numerical section reports computational speedup and state-trajectory approximation error. We acknowledge that direct closed-loop metrics would provide stronger evidence. In the revised manuscript we will augment the examples with tables comparing the infinite-horizon cost and the minimum real-part eigenvalue of the closed-loop operator for the full-order and reduced SDRE solutions. revision: yes
Circularity Check
No circularity: standard proximal gradient applied to external snapshots yields reduced SDRE without self-referential fitting or load-bearing self-citations.
full rationale
The derivation begins with snapshot tensors collected from the original large-scale discrete control system (external data). Proximal gradient optimization is then used to recover low-rank CP factors as basis elements for dimensionality reduction. These factors produce a reduced optimal control problem whose associated state-dependent Riccati equation is solved directly. No fitted parameter is renamed as a prediction, no equation reduces to its own input by construction, and no uniqueness theorem or ansatz is imported via self-citation. The central claim therefore rests on the empirical fidelity of the CP approximation to the snapshot data rather than on any internal redefinition or self-referential loop.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Snapshot data from the large discrete control system sufficiently captures the dynamics needed for optimal control.
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
proximal gradient method is applied to nonlinear control datasets to find sharp tensor rank
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
B.D.O. Anderson and J.B. Moore, Optimal Control: Linear Quadratic Methods. Prentice Hall, 1990
work page 1990
-
[2]
H.T. Banks, B.M. Lewis and H.T. Tran: Nonlinear feedback controllers and compensators: a state-dependent riccati equa- tion approach, Comput. Optim. Appl., vol. 37, no. 2, pp. 177–218, 2007
work page 2007
-
[3]
R. H. Bartels and G. W. Stewart, Solution of the matrix equation AX + XB = C, Communications of the ACM., vol. 15, no. 9, pp. 820–826, 1972
work page 1972
-
[4]
M. Brazell, N. Li, C. Navasca and C. Tamon, Solving multilinear systems via tensor inversion, SIAM Journal on Matrix Analysis and Applications, vol. 34, no. 2, pp.542– 570, 2013
work page 2013
-
[5]
J. Borggaard and L. Zietsman, The Quadratic-Quadratic Regulator Problem: Approximating feedback controls for quadratic-in-state nonlinear systems, 2020 American Control Conference (ACC), Denver, CO, USA, 2020, pp. 818-823
work page 2020
-
[6]
Y . Chen and S. Gottlieb, and F. Sanogo, 2022, Reduced Collocation Methods: Reduced Basis Methods in the Col- location Framework, Journal of Scientific Computing, vol. 55, pp.718-737, 2013
work page 2022
-
[7]
M.G. Crandall and P.-L. Lions, Viscosity solutions of Hamilton-Jacobi equations, Trans. Amer. Math. Soc., vol. 277, pp.1-42, 1983
work page 1983
- [8]
-
[9]
D. Dulal, R.G. Karim and C. Navasca, Covid-19 pandemic data analysis using tensor methods, Journal Computational algorithms and numerical dimensions, vol. 3, no. 1, 2024
work page 2024
- [10]
- [11]
- [12]
- [13]
-
[14]
G. Kirsten and L. Saluzzi, A Multilinear HJB-POD Method for the Optimal Control of PDEs on a Tree Structure, Journal of Scientific Computing, vol. 101, no. 41, 2024
work page 2024
-
[15]
N. Li, S. Kindermann and C. Navasca, Some convergence results on the regularized alternating least-squares method for tensor decomposition, Journal Linear Algebra and its Applications, vol. 438, no. 2, pp.796–812, 2013
work page 2013
-
[16]
C. Morosanu, and S. Paval, On the numerical approxima- tion of a nonlinear reaction-diffusion equation with non- homogeneous neumann boundary conditions case 1D, Romai J., vol. 15, no. 2, pp. 43–60, 2019
work page 2019
-
[17]
C. Navasca, L. De Lathauwer and S. Kindermann, Swamp reducing technique for tensor decomposition, Conference 2008 16th european signal processing conference, IEEE, pp. 1-5, 2008
work page 2008
-
[18]
C. Navasca and A.J. Krener, Patchy solutions of Hamilton- Jacobi-Bellman partial differential equations, Modeling, Es- timation and Control: Festschrift in Honor of Giorgio Picci on the Occasion of his Sixty-Fifth Birthday, Springer Berlin Heidelberg, pp. 251–270, 2007
work page 2007
-
[19]
C. Navasca and A.J. Krener, Solution of hamilton jacobi bellman equations, Conference Proceedings of the 39th IEEE Conference on Decision and Control, IEEE vol 1, pp. 570– 574, 2000
work page 2000
-
[20]
Pearson, Approximation methods in optimal control, Journal of Electronics and Control, vol
J.D. Pearson, Approximation methods in optimal control, Journal of Electronics and Control, vol. 13, pp.453–469, 1962
work page 1962
-
[21]
B. Schmitt, B. Khoromskij and V . Khoromskaia, Tensor method for optimal control problem by fractional three dimensional elliptic operator with variable coefficients, Nu- merical Linear Algebra Appl., vol. 29, no. 1, pp.1070-5325, 2022
work page 2022
-
[22]
X. Wang and C. Navasca, Low-Rank Approximation of Tensors via Sparse Optimization, Numerical Linear Algebra Appl., vol. 25, no. 2, pp.2183–2202, 2018
work page 2018
-
[23]
J. Zhang and Q. Du, Numerical studies of discrete approx- imations to the Allen-Cahn equation in the sharp interface limit, SIAM Journal on Scientific Computing, vol. 31, no. 4, pp. 3042–3063, 2009
work page 2009
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.