Pith. sign in

REVIEW 2 major objections 2 minor 138 references

Data-Driven Robust MPC for Unknown Nonlinear Systems via Set-Membership Learning

T0 review · 2 major / 2 minor · reviewed 2026-06-25 · grok-4.3

Pith's one-line read Unknown nonlinear systems can be robustly controlled with data-driven min-max MPC that learns set-membership uncertainty bounds from noisy input-state data.

desk verdict The paper gives a set-membership min-max MPC scheme for nonlinear systems but its stability and feasibility claims only hold if the unknown dynamics lie exactly in the span of a pre-chosen finite basis dictionary. read the letter →

arxiv 2606.24316 v1 pith:AIVWKI3V submitted 2026-06-23 eess.SY cs.SY

classification eess.SYcs.SY
keywords data-drivenMPCrobustcontrolnonlinearsystemsset-membershiplearningmin-maxoptimizationLyapunovstabilitysemidefiniteprogrammingclosed-loop
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper develops a min-max model predictive control scheme for nonlinear systems whose dynamics are unknown but can be rewritten in equivalent linear form using a dictionary of basis functions. Noisy measurements are used to construct a set-membership description of the unknown matrices, which then defines the uncertainty set inside a min-max optimization. A Lyapunov-based semidefinite program computes a stabilizing state-feedback gain for two cases: noise-free state measurements and measurements affected by process disturbance. The resulting controller is shown to keep the optimization feasible at every step while delivering exponential stability without disturbances or robust stability with them.

What carries the argument

The set-membership description of the unknown system matrices obtained from noisy data, which supplies the uncertainty set for the min-max MPC problem solved by a Lyapunov-based semidefinite program.

What would settle it

A simulation or experiment in which the true dynamics lie outside the computed set-membership bounds, causing the closed-loop trajectory to violate recursive feasibility or lose stability despite the SDP conditions being satisfied.

Watch

Extended reading notes

Core claim

By representing the unknown nonlinear dynamics in an equivalent linear form whose matrices are characterized by a set-membership set derived from noisy input-state data, a min-max MPC problem can be solved via a Lyapunov-based semidefinite program to obtain a state-feedback controller that guarantees recursive feasibility of the optimization and either exponential or robust closed-loop stability depending on the presence of process disturbances.

Load-bearing premise

The unknown nonlinear dynamics can be exactly represented in an equivalent linear form using vector fields built from a chosen dictionary of basis functions, allowing the unknown matrices to be fully characterized by a set-membership description derived from noisy input-state data.

Editorial extensions

If this is right

  • The optimization remains recursively feasible at every time step.
  • Exponential stability of the closed loop is obtained when process disturbances are absent.
  • Robust stability of the closed loop is obtained when process disturbances are present.
  • The controller exhibits competitive performance relative to existing data-driven and model-based methods on benchmark examples.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The same set-membership construction could be used to incorporate partial prior knowledge by fixing some matrix entries while learning the rest.
  • Online SDP solves may restrict the method to systems whose sampling period allows sufficient computation time unless warm-starting or faster solvers are added.
  • The approach suggests a route to adaptive control by periodically refreshing the set-membership description as new data arrive.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

2 major / 2 minor

Summary. The paper proposes a data-driven robust min-max MPC scheme for unknown nonlinear systems with process disturbances. It represents the dynamics in an equivalent linear form via a chosen dictionary of basis functions, derives a set-membership uncertainty description of the unknown matrices from noisy input-state data, formulates an online min-max MPC problem, and supplies Lyapunov-based SDP solutions for a stabilizing state-feedback controller in two measurement scenarios. The schemes are claimed to ensure recursive feasibility together with exponential stability (noise-free case) or robust stability (disturbed case).

Significance. If the exact linear parametrization holds and the SDP certificates are valid, the approach would provide a tractable data-driven route to robust MPC for nonlinear systems under disturbances, extending existing linear data-driven methods while retaining stability guarantees via set-membership learning. The use of SDP-based controllers and explicit feasibility/stability proofs would be a concrete strength if the representation assumption can be certified.

major comments (2)
  1. [Abstract / model representation] Abstract and model-representation section: the central claim that the unknown nonlinear dynamics admit an 'equivalent linear form' with matrices fully characterized by set-membership sets derived from data requires that the true vector field lies exactly in the span of the chosen basis functions. No verifiable conditions on the dictionary, no procedure to certify exactness from data, and no discussion of the consequences when the assumption fails are supplied; without these the robust MPC problem is not guaranteed to be a valid over-approximation and the Lyapunov SDP certificates do not apply to the real closed-loop system.
  2. [Abstract / stability analysis] Stability and recursive-feasibility claims (abstract): these rest on the min-max MPC formulation whose uncertainty set is obtained under the exact-representation assumption. When the dictionary is incomplete the true dynamics lie outside every matrix set consistent with the data, so the derived SDP certificates and feasibility arguments no longer bound the actual nonlinear closed-loop behavior; the paper provides no sensitivity analysis or fallback when this occurs.
minor comments (2)
  1. Notation for the basis-function dictionary and the resulting matrix sets should be introduced with explicit dimensions and an example in the main text rather than only in the appendix.
  2. The two online scenarios (noise-free vs. disturbed measurements) are distinguished clearly in the abstract but the corresponding SDP formulations would benefit from a side-by-side comparison table of the decision variables and constraints.

Simulated Author's Rebuttal

2 responses · 1 unresolved

We thank the referee for the constructive comments on our manuscript. We address each major comment below and propose revisions where appropriate to clarify the scope and limitations of the approach.

read point-by-point responses
  1. Referee: [Abstract / model representation] Abstract and model-representation section: the central claim that the unknown nonlinear dynamics admit an 'equivalent linear form' with matrices fully characterized by set-membership sets derived from data requires that the true vector field lies exactly in the span of the chosen basis functions. No verifiable conditions on the dictionary, no procedure to certify exactness from data, and no discussion of the consequences when the assumption fails are supplied; without these the robust MPC problem is not guaranteed to be a valid over-approximation and the Lyapunov SDP certificates do not apply to the real closed-loop system.

    Authors: We acknowledge that the proposed framework assumes the nonlinear dynamics admit an exact linear parametrization in the chosen dictionary of basis functions. This assumption is standard in approximation-based nonlinear control but is indeed central to the validity of the uncertainty sets and subsequent guarantees. In the revised manuscript, we will add explicit discussion in the model representation section stating the assumption, noting that no general finite-data certification procedure is provided (as verifying exact span membership from noisy data alone is generally intractable without additional system knowledge), and outlining the consequences of violation (the true dynamics may lie outside the computed sets, rendering the robust MPC and SDP certificates inapplicable to the actual system). revision: yes

  2. Referee: [Abstract / stability analysis] Stability and recursive-feasibility claims (abstract): these rest on the min-max MPC formulation whose uncertainty set is obtained under the exact-representation assumption. When the dictionary is incomplete the true dynamics lie outside every matrix set consistent with the data, so the derived SDP certificates and feasibility arguments no longer bound the actual nonlinear closed-loop behavior; the paper provides no sensitivity analysis or fallback when this occurs.

    Authors: The stability and recursive feasibility results are derived under the exact-representation assumption, as stated in the problem formulation and analysis sections. We agree that no sensitivity analysis or fallback is provided for dictionary incompleteness. In revision, we will insert a remark in the stability analysis section explicitly conditioning the guarantees on the assumption and recommending dictionary selection via domain knowledge. Developing a general sensitivity analysis or fallback would require quantifying representation error, which lies outside the current set-membership framework focused on exact parametrization. revision: partial

standing simulated objections not resolved
  • A general, verifiable procedure to certify exact dictionary representation from finite noisy data without additional prior knowledge of the system dynamics.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity; derivation is self-contained under stated assumptions

full rationale

The paper assumes the unknown nonlinear dynamics admit an exact equivalent linear parametrization via a chosen finite dictionary of basis functions, obtains a set-membership description of the unknown matrices from noisy input-state data, and then derives a min-max MPC formulation together with Lyapunov-based SDP certificates for recursive feasibility and exponential/robust stability. No equations or steps in the provided text reduce a claimed prediction or stability result to a fitted parameter or self-citation by construction. The load-bearing assumption is external to the derivation chain rather than tautological, and no self-citation load-bearing or ansatz smuggling is exhibited.

Assumptions & free parameters 1 free parameters · 2 assumptions · 0 invented entities

The central claim rests on the ability to represent arbitrary nonlinear dynamics via a finite dictionary of basis functions and on the set-membership set being a faithful description of all matrices consistent with noisy data; both are domain assumptions not independently verified in the abstract.

free parameters (1)
  • Basis function dictionary
    Choice of which basis functions to include determines the linear representation; selection method and size not specified.
assumptions (2)
  • standard math Lyapunov-based SDP yields a stabilizing controller for the uncertain linear system
    Invoked to obtain the state-feedback law and stability certificates.
  • domain assumption Set-membership representation from noisy data accurately bounds all possible system matrices
    Central premise enabling the min-max formulation.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Data-Driven Robust MPC for Unknown Nonlinear Systems via Set-Membership Learning." pith.science (2026). https://pith.science/paper/AIVWKI3V

@misc{pith2026260624316,
  author       = {Pith},
  title        = {Pith review of: Data-Driven Robust MPC for Unknown Nonlinear Systems via Set-Membership Learning},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/AIVWKI3V}},
  note         = {Machine review of arXiv:2606.24316}
}
read the original abstract

Data-driven model predictive control (MPC) has become an attractive approach for controlling unknown systems, especially when data are corrupted by noise. However, most existing data-driven MPC methods focus on linear systems, and little attention has been given to nonlinear dynamics under disturbances. To fill this gap, we propose a robust data-driven min-max MPC scheme for unknown nonlinear systems with process disturbances. We represent the unknown nonlinear dynamics using vector fields built from a dictionary of basis functions, yielding an equivalent linear form with unknown matrices. These unknown matrices are characterized by a set-membership representation derived from noisy input-state data. Using this uncertainty description, we formulate a min-max MPC problem. Two online scenarios are studied: i) when state measurements are noise-free, and, ii) when they are corrupted by process disturbance. For each case, we derive a Lyapunov-based semidefinite program (SDP) to compute a stabilizing state-feedback controller. The resulting schemes are shown to guarantee recursive feasibility and either exponential or robust stability of the closed-loop system depending on whether there is process disturbance. Simulation studies on benchmark examples illustrate the effectiveness and competitive performance of the proposed approach compared to existing data-driven and model-based controllers.

Figures

Figures reproduced from arXiv: 2606.24316 by the authors.

Figure 1
Figure 1. Control diagram of the proposed data-driven min-max [PITH_FULL_IMAGE:figures/full_fig_p009_1.png] view at source ↗
Figure 2
Figure 2. Closed-loop state trajectories under D-MPC and [PITH_FULL_IMAGE:figures/full_fig_p015_2.png] view at source ↗
Figure 3
Figure 3. Closed-loop state constraint under D-MPC. [PITH_FULL_IMAGE:figures/full_fig_p015_3.png] view at source ↗
Figures from the paper (11 more)
Figure 4
Figure 4. Figure 4: Nonlinear constraint during the offline collection [PITH_FULL_IMAGE:figures/full_fig_p015_4.png]
Figure 5
Figure 5. Figure 5: Closed-loop state trajectories under different methods [PITH_FULL_IMAGE:figures/full_fig_p016_5.png]
Figure 6
Figure 6. Figure 6: Closed-loop state constraint under different schemes. [PITH_FULL_IMAGE:figures/full_fig_p016_6.png]
Figure 7
Figure 7. Figure 7: Nonlinear constraint during the offline collection [PITH_FULL_IMAGE:figures/full_fig_p016_7.png]
Figure 10
Figure 10. Figure 10: Closed-loop cost and computation time under four [PITH_FULL_IMAGE:figures/full_fig_p017_10.png]
Figure 9
Figure 9. Figure 9: Average and worst-case SDP computation time [PITH_FULL_IMAGE:figures/full_fig_p017_9.png]
Figure 11
Figure 11. Figure 11: Closed-loop state trajectories under four control schemes with [PITH_FULL_IMAGE:figures/full_fig_p018_11.png]
Figure 12
Figure 12. Figure 12: Closed-loop state trajectories under four control schemes with [PITH_FULL_IMAGE:figures/full_fig_p018_12.png]
Figure 13
Figure 13. Figure 13: Closed-loop state trajectories under D-RMPC with different values of [PITH_FULL_IMAGE:figures/full_fig_p019_13.png]
Figure 14
Figure 14. Figure 14: Closed-loop state trajectories under D-MPC with different values of [PITH_FULL_IMAGE:figures/full_fig_p019_14.png]
Figure 15
Figure 15. Figure 15: Closed-loop state trajectories under D-MPC with different [PITH_FULL_IMAGE:figures/full_fig_p019_15.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

138 extracted references · 8 canonical work pages

  1. [1]

    IEEE/CAA J

    Data-driven control of distributed event-triggered network systems , author=. IEEE/CAA J. Autom. Sinica, , volume=

  2. [2]

    Li and X

    Y. Li and X. Wang and J. Sun and G. Wang and J. Chen , title =. Sci. China Inf. Sci. , volume=

  3. [3]

    Automatica , volume=

    Low-complexity learning of linear quadratic regulators from noisy data , author=. Automatica , volume=

  4. [4]

    arXiv:2311.09545 , year=

    Causality-informed data-driven predictive control , author=. arXiv:2311.09545 , year=

  5. [5]

    Automatica , volume=

    State estimation using a network of distributed observers with unknown inputs , author=. Automatica , volume=. 2022 , publisher=

  6. [6]

    Automatica , volume=

    State estimation using a network of distributed observers with switching communication topology , author=. Automatica , volume=. 2022 , publisher=

  7. [7]

    , publisher=

    Hou, Z., and Jin, S. , publisher=

  8. [8]

    , publisher=

    Scherer, C., and Weiland, S. , publisher=

Show all 138 references
  1. [9]

    Horn and C.R

    R.A. Horn and C.R. Johnson. Matrix Analysis. 1985

  2. [10]

    IEEE Trans

    Formulas for Data-Driven Control:. IEEE Trans. Autom. Control , volume=. 2020 , publisher=

  3. [11]

    A note on persistency of excitation , author=. Syst. Control Lett. , volume=. 2005 , publisher=

  4. [12]

    IEEE Trans

    Data-driven model predictive control with stability and robustness guarantees , author=. IEEE Trans. Autom. Control , volume=. 2020 , publisher=

  5. [13]

    IEEE Trans

    Dead-Beat Control in the Behavioral Approach , author=. IEEE Trans. Autom. Control , volume=. 2012 , publisher=

  6. [14]

    and Wang, G

    Zhou, Z. and Wang, G. and Sun, J. and Wang, J. and Chen, J. , journal=. Efficient and Robust Time-Optimal Trajectory Planning and Control for Agile Quadrotor Flight , year=

  7. [15]

    IEEE Trans

    Data-driven resilient predictive control under Denial-of-Service , author=. IEEE Trans. Autom. Control , volume=. 2023 , publisher=

  8. [16]

    IEEE Trans

    Data-driven Self-triggered Control via Trajectory Prediction , author=. IEEE Trans. Autom. Control , volume=. 2023 , publisher=

  9. [17]

    Control Theory Technol

    Distributed data-driven consensus control of multi-agent systems under switched uncertainties , author=. Control Theory Technol. , volume=. 2023 , publisher=

  10. [18]

    and Wang, G

    Liu, W. and Wang, G. and Sun, J. and Bullo, F. and Chen, J. , journal=. Learning Robust Data-Based. 2024 , volume=

  11. [19]

    IEEE Control Syst

    Alpago, Daniele and D. IEEE Control Syst. Lett. , volume=. 2020 , publisher=

  12. [20]

    Robust constraint satisfaction in data-driven

    Berberich, Julian and K\". Robust constraint satisfaction in data-driven. Proc. of IEEE Conf. on Decis. and Control , pages=. Dec. 14-18, 2020 , address=

  13. [21]

    Data-based moving horizon estimation for linear discrete-time systems , author=. Proc. Eur. Control Conf. , pages=. 2022 , address=

  14. [22]

    IEEE Trans

    Robust Data-Driven Moving Horizon Estimation for Linear Discrete-Time Systems , author=. IEEE Trans. Autom. Control , volume=. 2024 , publisher=

  15. [23]

    and De Persis, Claudio and Camlibel, M

    van Waarde, Henk J. and De Persis, Claudio and Camlibel, M. Kanat and Tesi, Pietro , journal=. Willems’ Fundamental Lemma for State-Space Systems and Its Extension to Multiple Datasets , volume=. 2020 , publisher=

  16. [24]

    Van Waarde, H. J. and Camlibel, M. K. and Mesbahi, M. , journal=. From Noisy Data to Feedback Controllers: Nonconservative Design via a Matrix S-Lemma , volume=. 2022 , publisher=

  17. [25]

    IEEE Control Syst

    Data-driven unknown-input observers and state estimation , author=. IEEE Control Syst. Lett. , volume=. 2021 , publisher=

  18. [26]

    IEEE Trans

    On the equivalence of model-based and data-driven approaches to the design of unknown-input observers , author=. IEEE Trans. Autom. Control , volume=. 2025 , publisher=

  19. [27]

    and Lygeros, J

    Coulson, J. and Lygeros, J. and D. Eur. Control Conf. , title=. 2019 , volume=

  20. [28]

    IEEE Trans

    Input-to-State Stabilizing Control under Denial-of-Service , author=. IEEE Trans. Autom. Control , volume=. 2015 , month =

  21. [29]

    Lewis, Frank L and Zhang, Hongwei and Hengster-Movric, Kristian and Das, Abhijit , publisher=

  22. [30]

    Devore, J. L. and Berk, K. N. , publisher=

  23. [31]

    Khalil, H. K. Nonlinear Systems. 1996

  24. [32]

    Lofberg , booktitle=

    J. Lofberg , booktitle=. 2004 , volume=

  25. [33]

    J. B. Rawlings and D. Q. Mayne and M. M. Diehl , publisher=

  26. [34]

    Boyd and L.E

    S. Boyd and L.E. Ghaoui and E. Feron and V. Balakrishnan , publisher=

  27. [35]

    arXiv:1809.01808 , month =

    Security Metrics of Networked Control Systems under Sensor Attacks , author=. arXiv:1809.01808 , month =. 2019 , publisher=

  28. [36]

    Data-Driven Min-Max. Proc. of Amer. Control Conf. , pages=. 2024 , address=

  29. [37]

    arXiv:2401.04660 , month =

    Distributed Data-driven Unknown-input Observers for State Estimation , author=. arXiv:2401.04660 , month =. 2023 , publisher=

  30. [38]

    IEEE Trans

    Min-max control of constrained uncertain discrete-time linear systems , author=. IEEE Trans. Autom. Control , volume=. 2003 , month =

  31. [39]

    Automatica , volume=

    Robust constrained model predictive control using linear matrix inequalities , author=. Automatica , volume=. 1996 , month =

  32. [40]

    Mayne, D. Q. and Rawlings, J. B. and Rao, C. V. and Scokaert, P. O. M. , journal =. Constrained model predictive control:. 2000 , month =

  33. [41]

    Model predictive control: past, present and future , author=. Comput. Chem. Eng. , volume=. 1999 , month =

  34. [42]

    Automatica , volume=

    Robust output feedback model predictive control of constrained linear systems , author=. Automatica , volume=. 2006 , month =

  35. [43]

    IEEE Trans

    Min-max feedback model predictive control for constrained linear systems , author=. IEEE Trans. Autom. Control , volume=. 1998 , month =

  36. [44]

    Automatica , volume=

    Robust model predictive control of constrained linear systems with bounded disturbances , author=. Automatica , volume=. 2005 , month =

  37. [45]

    Automatica , volume=

    Homothetic tube model predictive control , author=. Automatica , volume=

  38. [46]

    IEEE Trans

    Parameterized tube model predictive control , author=. IEEE Trans. Autom. Control , volume=

  39. [47]

    and Farrokhi, M

    Heydari, R. and Farrokhi, M. , journal=. Robust tube-based model predictive control of

  40. [48]

    Automatica , volume=

    An efficient off-line formulation of robust model predictive control using linear matrix inequalities , author=. Automatica , volume=

  41. [49]

    On input-to-state stability of min–max nonlinear model predictive control , author=. Syst. Control Lett. , volume=

  42. [50]

    Output-feedback predictive control of constrained linear systems via set-membership state estimation , author=

  43. [51]

    Robust output feedback model predictive control using off-line linear matrix inequalities , author=. J. Process Control , volume=

  44. [52]

    Automatica , volume=

    Incorporating state estimation into model predictive control and its application to network traffic control , author=. Automatica , volume=

  45. [53]

    Acta Anat

    Synthesizing output feedback predictive control for constrained uncertain time-varying discrete systems , author=. Acta Anat. Sin. , volume=

  46. [54]

    Synthesis of dynamic output feedback

    Li, Dewei and Xi, Yugeng and Gao, Furong , journal=. Synthesis of dynamic output feedback

  47. [55]

    Automatica , volume=

    A synthesis approach for output feedback robust constrained model predictive control , author=. Automatica , volume=

  48. [56]

    and Ding, B

    Hu, J. and Ding, B. , journal=. Output feedback robust

  49. [57]

    Output feedback robust

    Ping, Xubin , journal=. Output feedback robust

  50. [58]

    and Liu, T

    Hu, K. and Liu, T. , booktitle=. Data-driven. 2022 , address=

  51. [59]

    Robust data-driven predictive control for unknown linear time-invariant systems , author=. Syst. Control Lett. , volume=

  52. [60]

    Xie and J

    Y. Xie and J. Berberich and F. Allg\". Data-Driven Min-Max. Automatica , volume=. 2026 , month =

  53. [61]

    and Berberich, J

    Xie, Y. and Berberich, J. and Br\". Data-Driven Min-Max MPC for. arXiv:2411.05624 , year=

  54. [62]

    , publisher=

    Woodbury, M.A. , publisher=

  55. [63]

    IEEE Trans

    Robust Stability Analysis of a Simple Data-Driven Model Predictive Control Approach , author=. IEEE Trans. Autom. Control , volume=

  56. [64]

    IEEE Trans

    Path-following control of an AUV: A multiobjective model predictive control approach , author=. IEEE Trans. Control Syst. Technol. , volume=

  57. [65]

    Robust model predictive control: reflections and opportunities , author=. J. Control and Decis. , volume=

  58. [66]

    and Arkun, Y

    Lu, Y. and Arkun, Y. , journal=. Quasi-Min-Max

  59. [67]

    A scheduling quasi–min-max model predictive control algorithm for nonlinear systems , author=. J. Process Control , volume=

  60. [68]

    IEEE Trans

    Robust Min-Max Model Predictive Vehicle Platooning With Causal Disturbance Feedback , author=. IEEE Trans. Intell. Transp. Syst , volume=

  61. [69]

    A data-driven approach to

    Giulio, Fattore and Maria, Elena Valcher , journal=. A data-driven approach to. 2024 , month =

  62. [70]

    Behavioral systems theory in data-driven analysis, signal processing, and control , author=. Annu. Rev. Control , volume=

  63. [71]

    Data-Enabled Predictive Control for Grid-Connected Power Converters , author=. Proc. of IEEE Conf. on Decis. and Control , pages=. 2019 , address=

  64. [72]

    Regularized and Distributionally Robust Data-Enabled Predictive Control , author=. Proc. of IEEE Conf. on Decis. and Control , pages=. 2019 , address=

  65. [73]

    A data-driven predictive controller design based on reduced

    Yang, Hua and Li, Shaoyuan , booktitle=. A data-driven predictive controller design based on reduced. 2015 , address=

  66. [74]

    Elkhatem, A. S. and Engin, S. N. , journal=. Robust

  67. [75]

    IEEE Trans

    Nonlinear Model Predictive Formation Flight , author=. IEEE Trans. Syst. Man Cybern.: Syst. , volume=

  68. [76]

    Data-enabled predictive control for quadcopters , author=. Int. J. Robust Nonlinear Control , volume=

  69. [77]

    A novel constraint-tightening approach for robust data-driven predictive control , author=. Int. J. Robust Nonlinear Control , volume=

  70. [78]

    and You, K

    Wang, Y. and You, K. and Huang, D. and Shang, C. , journal=. Data-driven output prediction and control of stochastic systems:

  71. [79]

    IEEE Control Syst

    Data-Driven Tracking Control for Uncertain Linear Systems Using a Dual-System Approach , author=. IEEE Control Syst. Lett. , volume=

  72. [80]

    and Van Delft, A

    Mastellone, S. and Van Delft, A. , journal=. The impact of control research on industrial innovation:

  73. [81]

    IEEE Trans

    Learning controllers from data via approximate nonlinearity cancellation , author=. IEEE Trans. Autom. Control , volume=

  74. [82]

    IEEE Trans

    Enforcing contraction via data , author=. IEEE Trans. Autom. Control , volume=

  75. [83]

    arXiv:2408.13914 , year=

    Data-driven harmonic output regulation of a class of nonlinear systems , author=. arXiv:2408.13914 , year=

  76. [84]

    Distributed Data-Driven Predictive Control for Multi-Agent Collaborative Legged Locomotion , author=. Proc. of IEEE Int. Conf. Robot. Automat. , pages=. 2023 , address=

  77. [85]

    IFAC-PaperOnline , volume=

    Robust data-driven control for nonlinear systems using the Koopman operator , author=. IFAC-PaperOnline , volume=. 2023 , month =

  78. [86]

    IFAC-PaperOnline , volume=

    Gaussian inference for data-driven state-feedback design of nonlinear systems , author=. IFAC-PaperOnline , volume=. 2023 , month =

  79. [87]

    IEEE Trans

    Data-driven stabilization of nonlinear polynomial systems with noisy data , author=. IEEE Trans. Autom. Control , volume=

  80. [88]

    Data-driven internal model control of second-order discrete volterra systems , author=. Proc. of IEEE Conf. on Decis. and Control , pages=. 2020 , address=

  81. [89]

    arXiv:2207.09587 , year=

    Robust Data-Driven Control for Systems with Noisy Data , author=. arXiv:2207.09587 , year=

  82. [90]

    IEEE Trans

    Learning Controllers From Data via Approximate Nonlinearity Cancellation , author=. IEEE Trans. Autom. Control , volume=

  83. [91]

    Umlauft and S

    J. Umlauft and S. Hirche , journal=. Feedback linearization based on

  84. [92]

    Fraile and M

    L. Fraile and M. Marchi and P. Tabuada , journal=. Data-driven stabilization of. 2021 , month =

  85. [93]

    On data-driven stabilization of systems with nonlinearities satisfying quadratic constraints , author=. Syst. Control Lett. , volume=

  86. [94]

    IEEE/CAA J

    Adaptive Fuzzy Backstepping Tracking Control for Flexible Robotic Manipulator , author=. IEEE/CAA J. Autom. Sinica, , volume=

  87. [95]

    An Overview of Systems-Theoretic Guarantees in Data-Driven Model Predictive Control , author=. Annu. Rev. Control Robot. Auton. Syst. , volume=. 2025 , month =

  88. [96]

    arXiv:2504.04870 , year=

    Data-Driven Min-Max MPC: Designing Rational Controllers via Sum-of-squares Optimization , author=. arXiv:2504.04870 , year=

  89. [97]

    Guarantees for data-driven control of nonlinear systems using semidefinite programming: A survey , author=. Annu. Rev. Control , volume=. 2023 , month =

  90. [98]

    Trade-offs in learning controllers from noisy data , author=. Syst. Control Lett. , volume=

  91. [99]

    Automatica , volume=

    Data-driven stabilization of switched and constrained linear systems , author=. Automatica , volume=

  92. [100]

    and Sznaier, M

    Dai, T. and Sznaier, M. , journal=. Data-driven quadratic stabilization and

  93. [101]

    Yakubovich, V. A. and Leonov, G. A. and Gelig, A. Kh , publisher=

  94. [102]

    IEEE Trans

    Robust Data-Driven Predictive Control for Unknown Linear Systems With Bounded Disturbances , author=. IEEE Trans. Autom. Control , volume=

  95. [103]

    P. N. Kaloyerou , publisher=

  96. [104]

    Sliding Mode Rest-to-Rest Stabilization and Trajectory Tracking for a Discretized Flexible Joint Manipulator , author=. Dynam. and Control , volume=

  97. [105]

    Data-driven control of network systems: accounting forcommunication adaptivity and security , author=. Sci. China Inf. Sci. , volume=

  98. [106]

    Automatica , volume=

    Robust data-driven min–max model predictive control with unknown-input observers , author=. Automatica , volume=

  99. [107]

    Bemporad, F

    A. Bemporad, F. Borrelli, and M. Morari. Min-max control of constrained uncertain discrete-time linear systems. IEEE Trans. Autom. Control, 48 0 (9): 0 1600--1606, Sept. 2003

  100. [108]

    Bianchi , S

    M. Bianchi , S. Grammatico, and J. Cort \'e s. Data-driven stabilization of switched and constrained linear systems. Automatica, 171 0 (111974): 0 1--15, Jan. 2025

  101. [109]

    Bisoffi, C

    A. Bisoffi, C. De Persis , and P. Tesi. Trade-offs in learning controllers from noisy data. Syst. Control Lett., 154 0 (104985): 0 1--9, Mar. 2021

  102. [110]

    Dai and M

    T. Dai and M. Sznaier. Data-driven quadratic stabilization and LQR control of LTI systems. Automatica, 153 0 (111041): 0 1--9, July, 2023

  103. [111]

    De Persis , M

    C. De Persis , M. Rotulo, and P. Tesi. Learning controllers from data via approximate nonlinearity cancellation. IEEE Trans. Autom. Control, 68 0 (10): 0 6082--6097, Oct. 2023

  104. [112]

    R. T. Fawcett, L. Amanzadeh, J. Kim, A. D. Ames, and K. A. Hamed. Distributed data-driven predictive control for multi-agent collaborative legged locomotion. In Proc. of IEEE Int. Conf. Robot. Automat., pages 9924--9930, London, United Kingdom, May, 12-Jun.15, 2023

  105. [113]

    Fraile, M

    L. Fraile, M. Marchi, and P. Tabuada. Data-driven stabilization of SISO feedback linearizable systems. arXiv:2003.14240, May, 2021

  106. [114]

    Hou and S

    Z. Hou and S. Jin. Model-Free Adaptive Control: Theory and Applications . Boca Raton: CRC Press , 2013

  107. [115]

    Hu and T

    K. Hu and T. Liu. Data-driven H _ control for unknown linear time-invariant systems with bounded disturbances. In Proc. of IEEE Conf. on Decis. and Control, pages 1423--1428, Canc\'un, Mexico, Dec. 6-9, 2022

  108. [116]

    Z. Hu, C. De Persis , and P. Tesi. Enforcing contraction via data. IEEE Trans. Autom. Control, 70 0 (12): 0 8076--8091, Dec. 2025

  109. [117]

    Huang, J

    L. Huang, J. Coulson, J. Lygeros, and F. D \" o rfler. Data-enabled predictive control for grid-connected power converters. In Proc. of IEEE Conf. on Decis. and Control, pages 8130--8135, Nice, France, Dec. 11-13, 2019

  110. [118]

    P. N. Kaloyerou. Basic Concepts of Data and Error Analysis . Cham, Switzerland: Springer, 2018

  111. [119]

    M. V. Kothare, V. Balakrishnan, and M. Morari. Robust constrained model predictive control using linear matrix inequalities. Automatica, 32 0 (10): 0 1361--1379, Oct. 1996

  112. [120]

    W. Liu, J. Sun, G. Wang, F. Bullo, and J. Chen. Data-driven resilient predictive control under denial-of-service. IEEE Trans. Autom. Control, 68 0 (8): 0 4722--4737, Aug. 2023 a

  113. [121]

    W. Liu, J. Sun, G. Wang, F. Bullo, and J. Chen. Data-driven self-triggered control via trajectory prediction. IEEE Trans. Autom. Control, 68 0 (11): 0 6951--6958, Nov. 2023 b

  114. [122]

    J. Lofberg. YALMIP : a toolbox for modeling and optimization in MATLAB . In Proc. of IEEE Int. Conf. Robot, pages 284--289, Taipei, Taiwan, Sept. 2-4 2004

  115. [123]

    Luppi, C

    A. Luppi, C. De Persis , and P. Tesi. On data-driven stabilization of systems with nonlinearities satisfying quadratic constraints. Syst. Control Lett., 163 0 (105206): 0 1--11, May, 2022

  116. [124]

    J. G. Rueda-Escobedo and J. Schiffer. Data-driven internal model control of second-order discrete volterra systems. In Proc. of IEEE Conf. on Decis. and Control, pages 4572--4579, Jeju, Korea, Dec. 14-18, 2020

  117. [125]

    Scokaert and D.Q

    P.O.M. Scokaert and D.Q. Mayne. Min-max feedback model predictive control for constrained linear systems. IEEE Trans. Autom. Control, 43 0 (8): 0 1136--1142, Aug. 1998

  118. [126]

    Sira-Ram \`i rez and R

    H. Sira-Ram \`i rez and R. Castro-Linares. Sliding mode rest-to-rest stabilization and trajectory tracking for a discretized flexible joint manipulator. Dynam. and Control, 10: 0 87--105, Jan. 2000

  119. [127]

    a sser, J. Berberich, and F. Allg\

    R. Str\" a sser, J. Berberich, and F. Allg\" o wer. Robust data-driven control for nonlinear systems using the koopman operator. IFAC-PaperOnline, 56 0 (2): 0 2257--2262, Nov. 2023

  120. [128]

    Umlauft and S

    J. Umlauft and S. Hirche. Feedback linearization based on G aussian processes with event-triggered online learning. IEEE Trans. Autom. Control, 65 0 (10): 0 4154--4169, Oct. 2020

  121. [129]

    Wan and M.V

    Z. Wan and M.V. Kothare. An efficient off-line formulation of robust model predictive control using linear matrix inequalities. Automatica, 39 0 (5): 0 837--846, May, 2003

  122. [130]

    G. Wang, W. Liu, Li. Y., X. Wang, J. Sun, and J. Chen. Data-driven control of network systems: accounting forcommunication adaptivity and security. Sci. China Inf. Sci., 69 0 (121201): 0 1–33, Feb. 2026

  123. [131]

    Y. Wang, K. You, D. Huang, and C. Shang. Data-driven output prediction and control of stochastic systems: An innovation-based approach. Automatica, 171 0 (111897): 0 1--8, Jan. 2025

  124. [132]

    a ndle, W. Liu, Y. Xie, G. Wang, J. Sun, and F. Allg\

    Y. Wei, F. Br\" a ndle, W. Liu, Y. Xie, G. Wang, J. Sun, and F. Allg\" o wer. Robust data-driven min–max model predictive control with unknown-input observers. Automatica, 189 0 (113010): 0 1–14, July, 2026

  125. [133]

    J. C. Willems, P. Rapisarda, I. Markovsky, and B. L. De Moor. A note on persistency of excitation. Syst. Control Lett., 54 0 (4): 0 325--329, Apr. 2005

  126. [134]

    Woodbury

    M.A. Woodbury. Inverting Modified Matrices . Princeton University, Princeton, NJ , 1950

  127. [135]

    Y. Xie, J. Berberich, and F. Allg\" o wer. Data-driven min-max MPC for linear systems: Robustness and adaptation. Automatica, 183 0 (112612): 0 1--13, Jan. 2026

  128. [136]

    Y. Xie, J. Berberich, and F. Allg\" o wer . Data-driven min-max MPC for linear systems. In Proc. of Amer. Control Conf., pages 3184--3189, Toronto, Canada, July 8-12, 2024

  129. [137]

    V. A. Yakubovich, G. A. Leonov, and A. Kh Gelig. Stability of Stationary Sets in Control Systems with Discontinuous Nonlinearities . World Scientific, Singapore , 2004

  130. [138]

    Z. Zhou, G. Wang, J. Sun, J. Wang, and J. Chen. Efficient and robust time-optimal trajectory planning and control for agile quadrotor flight. IEEE Robot. Autom. Lett., 8 0 (12): 0 7913--7920, Dec. 2023

Pith tools

Reviewed June 25, 2026 · model on record in the stance chip above.