pith. sign in

arxiv: 2605.02361 · v1 · submitted 2026-05-04 · 💻 cs.RO · cs.SY· eess.SY

Feedback Motion Planning for Stochastic Nonlinear Systems with Signal Temporal Logic Specifications

Pith reviewed 2026-05-08 18:26 UTC · model grok-4.3

classification 💻 cs.RO cs.SYeess.SY
keywords signal temporal logicstochastic motion planningfeedback controlprobabilistic reachable setscontraction theorychance-constrained optimizationnonlinear systemsrobotics
0
0 comments X

The pith

Stochastic nonlinear systems satisfy signal temporal logic rules with high probability by eroding predicates using probabilistic reachable tube bounds from contraction theory.

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

The paper develops a complete pipeline for feedback motion planning of continuous-time stochastic nonlinear systems under signal temporal logic specifications. It converts the original chance-constrained stochastic problem into a deterministic trajectory optimization problem whose STL constraints are tightened by a computed amount. The tightening, called predicate erosion, is sized exactly by a probabilistic reachable tube that upper-bounds the deviation between any realized stochastic trajectory and an associated nominal trajectory. The tube itself is obtained from contraction theory together with explicitly designed tracking controllers. When the eroded deterministic problem is solved, the resulting feedback policy guarantees that the original stochastic closed-loop system meets the STL specification with a user-specified high probability such as 99.99 percent.

Core claim

The central claim is that a probabilistic reachable tube computed via contraction theory and feedback tracking controllers supplies a tight bound on trajectory deviation; eroding the STL predicates by this bound converts the intractable stochastic chance-constrained planning problem into a standard deterministic STL trajectory optimization whose solution, when applied in closed loop, ensures the stochastic system satisfies the original specification with high probability.

What carries the argument

The predicate erosion strategy driven by a probabilistic reachable tube (PRT) that bounds the deviation between stochastic trajectories and nominal ones under contraction-based tracking controllers.

If this is right

  • The resulting deterministic optimization can be solved numerically to produce implementable feedback control policies for robotic systems.
  • The same pipeline applies to any continuous-time stochastic nonlinear system for which contraction metrics and tracking controllers can be designed.
  • Simulations on multiple robotic platforms and hardware experiments on a quadrupedal robot achieve higher STL satisfaction probability than representative baseline methods.
  • The approach is reported to be less conservative than direct stochastic or sampling-based alternatives.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The method could be used for online replanning if the reachable-tube computation is made fast enough to run repeatedly.
  • Similar erosion ideas might apply to other temporal logic specifications or to systems whose uncertainty is described by different distributions.
  • If the contraction metric is chosen adaptively, the same framework could handle time-varying noise statistics without redesigning the entire pipeline.

Load-bearing premise

The probabilistic reachable tube computed from contraction theory and the chosen tracking controllers must be a valid and sufficiently tight upper bound on the actual deviation between stochastic and nominal trajectories.

What would settle it

Run the closed-loop stochastic system under the computed policy many times and count the fraction of trajectories that satisfy the STL formula; if this empirical probability falls below the target (for example 99.99 percent) on repeated trials, the erosion bound is insufficient.

Figures

Figures reproduced from arXiv: 2605.02361 by Glen Chou, Liqian Ma, Yongxin Chen, Zishun Liu.

Figure 1
Figure 1. Figure 1: Overview. Top: Problem setup. We consider a stochastic nonlinear system subject to a chance-constrained STL specifi￾cation. Middle: Predicate erosion strategy. We characterize the stochastic deviation between the closed-loop stochastic trajec￾tory and its associated deterministic trajectory by a PRT, and use this tube to erode the obstacle and goal predicates. This converts the original chance-constrained … view at source ↗
Figure 2
Figure 2. Figure 2: Nominal plans and stochastic rollouts for the simulated benchmarks. The top row shows the nominal trajectories together with the original and eroded predicates used in planning. The bottom row shows stochastic closed-loop rollouts under the synthesized feedback controller. Across all four systems, the stochastic trajectories satisfy the original STL tasks. A. Benchmarks a) Double Integrator (DI): We first … view at source ↗
Figure 3
Figure 3. Figure 3: Comparison of chance-constraint tightening methods on a linear double-integrator benchmark. (a) Erosion radius versus time under different numbers of discretization steps N. Our method provides a continuous-time bound and is therefore independent of N, whereas both discrete-time baselines become more conservative as N increases. (b) Erosion radius versus time under different risk levels δ. All methods requ… view at source ↗
Figure 4
Figure 4. Figure 4: Quadrupedal robot experiments on the Go1 reach-avoid task. (a) High-level abstraction of the quadruped by a kinematic unicycle model with forward-speed and yaw-rate commands. (b) Nominal plan generated on the unicycle abstraction under the eroded STL specification. (c) Stochastic closed-loop rollouts in simulation under the feedback controller, showing 5000 trajectories of the quadruped base projected onto… view at source ↗
Figure 5
Figure 5. Figure 5: Real Go1 pass-before trajectories. The figure shows 50 hardware executions of the pass-before task under the feedback controller. The corresponding nominal plan and keyframe overlay are shown in view at source ↗
read the original abstract

We study feedback motion planning for continuous-time stochastic nonlinear systems under signal temporal logic (STL) specifications. We propose a framework that synthesizes control policies for chance-constrained STL trajectory optimization problems, with the goal of ensuring that the closed-loop stochastic system satisfies a given STL formula with high probability (e.g., 99.99\%). Our approach is based on a predicate erosion strategy that transforms the intractable stochastic problem into a deterministic STL trajectory optimization problem with tightened STL formula constraints. The amount of erosion is determined by a probabilistic reachable tube (PRT) that bounds the deviation between the stochastic trajectory and an associated nominal trajectory. To compute such bounds, we leverage contraction theory and feedback design, and develop several tracking controllers. This yields a complete feedback motion planning pipeline which can be implemented by numerical optimizations. We demonstrate the efficacy and versatility of the proposed framework through simulations on several robotic systems and through experiments on a real-world quadrupedal robot, and show that it is less conservative and achieves higher specification satisfaction probability than representative baselines.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 2 minor

Summary. The manuscript claims to develop a feedback motion planning framework for continuous-time stochastic nonlinear systems subject to signal temporal logic (STL) specifications. It transforms the intractable stochastic chance-constrained STL problem into a deterministic trajectory optimization problem via a predicate erosion strategy, where the erosion amount is set by a probabilistic reachable tube (PRT) that bounds deviation between the stochastic trajectory and a nominal one. The PRTs are computed using contraction theory together with several designed tracking controllers. The resulting pipeline is implemented numerically and validated in simulations on robotic systems plus hardware experiments on a quadrupedal robot, with claims of lower conservatism and higher STL satisfaction probability than baselines.

Significance. If the PRT bounds hold with the stated tightness for optimized nominal trajectories, the work supplies a practical, implementable method for guaranteeing high-probability STL satisfaction under stochastic disturbances in nonlinear robotic systems. The combination of contraction-theoretic bounds with STL planning, plus real-robot validation, is a concrete strength that could influence feedback design under temporal logic constraints.

major comments (1)
  1. The predicate-erosion reduction requires that the PRT radius r(t) computed from contraction theory remains a valid, sufficiently tight bound on sup_t ||x(t) - x_nom(t)|| for the closed-loop stochastic system when x_nom is the output of the deterministic STL optimizer. The manuscript must explicitly verify that the contraction metric (or differential Lyapunov function) and incremental stability condition are independent of the particular optimized nominal trajectory and feedback law, or else derive a bound that accounts for any such dependence; otherwise the high-probability STL guarantee does not transfer. This step is load-bearing for the central claim.
minor comments (2)
  1. The abstract states that 'several tracking controllers' are developed; the results section should include a direct comparison of their achieved PRT radii, computational cost, and achieved satisfaction probabilities on the same benchmarks.
  2. Clarify the precise class of stochastic disturbances (e.g., bounded support, Gaussian, or otherwise) under which the PRT concentration arguments hold, and state any additional assumptions needed for the tube-propagation step.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for the constructive and detailed review. The major comment raises an important point about ensuring the transfer of the PRT bounds to optimized nominal trajectories. We address it below and agree that explicit clarification strengthens the central claim.

read point-by-point responses
  1. Referee: The predicate-erosion reduction requires that the PRT radius r(t) computed from contraction theory remains a valid, sufficiently tight bound on sup_t ||x(t) - x_nom(t)|| for the closed-loop stochastic system when x_nom is the output of the deterministic STL optimizer. The manuscript must explicitly verify that the contraction metric (or differential Lyapunov function) and incremental stability condition are independent of the particular optimized nominal trajectory and feedback law, or else derive a bound that accounts for any such dependence; otherwise the high-probability STL guarantee does not transfer. This step is load-bearing for the central claim.

    Authors: We agree this verification is essential for the soundness of the predicate-erosion approach. In the current manuscript, the contraction metrics and differential Lyapunov functions are derived from the system dynamics and the structure of the tracking controllers (Section IV), which are designed to satisfy the contraction condition uniformly over a compact operating region independent of any particular nominal trajectory. The incremental stability holds for the closed-loop system under these controllers for any sufficiently smooth reference trajectory within the domain, including those generated by the deterministic STL optimizer. The PRT radius r(t) is therefore a valid bound for the deviation under the stochastic dynamics. To address the referee's request explicitly, we will revise the manuscript by adding a dedicated paragraph in Section IV-C (or a short appendix) that states the independence of the metric from the optimized nominal trajectory, recalls the uniform contraction condition, and sketches why the high-probability STL satisfaction transfers directly to the closed-loop stochastic system. This addition does not alter the technical results but makes the load-bearing step fully transparent. revision: yes

Circularity Check

0 steps flagged

No significant circularity; derivation uses independent contraction-theoretic bounds

full rationale

The central reduction (stochastic STL satisfaction to deterministic trajectory optimization via predicate erosion) is obtained by computing a PRT bound from contraction theory and separately designed tracking controllers. This bound is then applied to tighten predicates; the construction does not define the PRT radius from the STL optimizer output, nor does it rename a fitted quantity as a prediction. No self-citation is shown to be load-bearing for the uniqueness or validity of the contraction metric, and the abstract presents the tracking controllers as developed within the paper rather than smuggled via prior self-work. The derivation chain therefore remains self-contained against external contraction-theory results.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The approach rests on the existence of contraction metrics and feedback controllers that yield computable PRT bounds; these are drawn from prior contraction theory literature rather than newly postulated here. No explicit free parameters or invented entities are named in the abstract.

axioms (1)
  • domain assumption Contraction theory provides differential bounds on trajectory deviation for the stochastic nonlinear system under the designed feedback controllers.
    Invoked to compute the PRT that determines erosion amount.

pith-pipeline@v0.9.0 · 8192 in / 1309 out tokens · 59739 ms · 2026-05-08T18:26:51.136812+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

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

58 extracted references · 58 canonical work pages

  1. [1]

    Safety verification of hybrid systems using barrier certificates,

    S. Prajna and A. Jadbabaie, “Safety verification of hybrid systems using barrier certificates,” inInternational Workshop on Hybrid Systems: Computation and Control, pp. 477–492, Springer, 2004

  2. [2]

    Monitoring temporal properties of continuous signals,

    O. Maler and D. Nickovic, “Monitoring temporal properties of continuous signals,” inInternational symposium on formal techniques in real-time and fault-tolerant systems, pp. 152–166, Springer, 2004

  3. [3]

    Fly-by-logic: Control of multi-drone fleets with temporal logic objectives,

    Y . V . Pant, H. Abbas, R. A. Quaye, and R. Mangharam, “Fly-by-logic: Control of multi-drone fleets with temporal logic objectives,” in2018 ACM/IEEE 9th International Conference on Cyber-Physical Systems (ICCPS), pp. 186–197, IEEE, 2018

  4. [4]

    Signal temporal logic neural predictive control,

    Y . Meng and C. Fan, “Signal temporal logic neural predictive control,” IEEE Robotics and Automation Letters, vol. 8, no. 11, pp. 7719–7726, 2023

  5. [5]

    Signal temporal logic meets reachability: Connections and applications,

    M. Chen, Q. Tam, S. C. Livingston, and M. Pavone, “Signal temporal logic meets reachability: Connections and applications,” inInternational Workshop on the Algorithmic Foundations of Robotics, pp. 581–601, Springer, 2018

  6. [6]

    Power line inspection tasks with multi-aerial robot systems via signal temporal logic specifications,

    G. Silano, T. Baca, R. Penicka, D. Liuzza, and M. Saska, “Power line inspection tasks with multi-aerial robot systems via signal temporal logic specifications,”IEEE Robotics and Automation Letters, vol. 6, no. 2, pp. 4169–4176, 2021

  7. [7]

    Cooperative object manipulation under signal temporal logic tasks and uncertain dynamics,

    M. Sewlia, C. K. Verginis, and D. V . Dimarogonas, “Cooperative object manipulation under signal temporal logic tasks and uncertain dynamics,” IEEE Robotics and Automation Letters, vol. 7, no. 4, pp. 11561–11568, 2022

  8. [8]

    Stl model checking of continuous and hybrid systems,

    H. Roehm, J. Oehlerking, T. Heinz, and M. Althoff, “Stl model checking of continuous and hybrid systems,” inAutomated Technology for Verification and Analysis: 14th International Symposium, ATVA 2016, Chiba, Japan, October 17-20, 2016, Proceedings 14, pp. 412– 427, Springer, 2016

  9. [9]

    Using four-valued signal temporal logic for incremental verification of hybrid systems,

    F. Lercher and M. Althoff, “Using four-valued signal temporal logic for incremental verification of hybrid systems,” inInternational Conference on Computer Aided Verification, pp. 259–281, Springer, 2024

  10. [10]

    Verification of stochastic systems under signal temporal logic specifications,

    L. Ma, Z. Liu, H. Yu, and Y . Chen, “Verification of stochastic systems under signal temporal logic specifications,”IEEE Control Systems Letters, vol. 9, pp. 150–155, 2025

  11. [11]

    Model predictive control from signal temporal logic specifications: A case study,

    V . Raman, M. Maasoumy, and A. Donzé, “Model predictive control from signal temporal logic specifications: A case study,” inProceedings of the 4th ACM SIGBED international workshop on design, modeling, and evaluation of cyber-physical systems, pp. 52–55, 2014

  12. [12]

    Robust temporal logic model predictive control,

    S. Sadraddini and C. Belta, “Robust temporal logic model predictive control,” in2015 53rd Annual Allerton Conference on Communication, Control, and Computing (Allerton), pp. 772–779, IEEE, 2015

  13. [13]

    A smooth robustness measure of signal temporal logic for symbolic control,

    Y . Gilpin, V . Kurtz, and H. Lin, “A smooth robustness measure of signal temporal logic for symbolic control,”IEEE Control Systems Letters, vol. 5, no. 1, pp. 241–246, 2020

  14. [14]

    Backpropagation through signal temporal logic specifications: Infusing logical structure into gradient- based methods,

    K. Leung, N. Aréchiga, and M. Pavone, “Backpropagation through signal temporal logic specifications: Infusing logical structure into gradient- based methods,”The International Journal of Robotics Research, vol. 42, no. 6, pp. 356–370, 2023

  15. [15]

    Exact smooth reformulations for trajectory optimization under signal temporal logic specifications,

    S. Han, J. Verhagen, and J. Tumova, “Exact smooth reformulations for trajectory optimization under signal temporal logic specifications,” 2025

  16. [16]

    Control barrier functions for signal temporal logic tasks,

    L. Lindemann and D. V . Dimarogonas, “Control barrier functions for signal temporal logic tasks,”IEEE control systems letters, vol. 3, no. 1, pp. 96–101, 2018

  17. [17]

    Control barrier functions for multi-agent systems under conflicting local signal temporal logic tasks,

    L. Lindemann and D. V . Dimarogonas, “Control barrier functions for multi-agent systems under conflicting local signal temporal logic tasks,” IEEE control systems letters, vol. 3, no. 3, pp. 757–762, 2019

  18. [18]

    Continuous-time control synthesis under nested signal temporal logic specifications,

    P. Yu, X. Tan, and D. V . Dimarogonas, “Continuous-time control synthesis under nested signal temporal logic specifications,”IEEE Transactions on Robotics, vol. 40, pp. 2272–2286, 2024

  19. [19]

    Temporal logic motion planning with convex optimization via graphs of convex sets,

    V . Kurtz and H. Lin, “Temporal logic motion planning with convex optimization via graphs of convex sets,”IEEE Transactions on Robotics, vol. 39, no. 5, pp. 3791–3804, 2023

  20. [20]

    Robust stl control synthesis under maximal disturbance sets,

    J. Verhagen, L. Lindemann, and J. Tumova, “Robust stl control synthesis under maximal disturbance sets,” in2024 IEEE 63rd Conference on Decision and Control (CDC), pp. 315–321, IEEE, 2024

  21. [21]

    Worst-case satisfaction of stl specifications using feedforward neural network controllers: a lagrange multipliers approach,

    S. Yaghoubi and G. Fainekos, “Worst-case satisfaction of stl specifications using feedforward neural network controllers: a lagrange multipliers approach,”ACM Transactions on Embedded Computing Systems (TECS), vol. 18, no. 5s, pp. 1–20, 2019

  22. [22]

    Shrinking horizon model predictive control with signal temporal logic constraints under stochastic disturbances,

    S. S. Farahani, R. Majumdar, V . S. Prabhu, and S. Soudjani, “Shrinking horizon model predictive control with signal temporal logic constraints under stochastic disturbances,”IEEE Transactions on Automatic Control, vol. 64, no. 8, pp. 3324–3331, 2018

  23. [23]

    Distributed model predictive control for probabilistic signal temporal logic specifications,

    T. Yang, Y . Zou, S. Li, and Y . Yang, “Distributed model predictive control for probabilistic signal temporal logic specifications,”IEEE Transactions on Automation Science and Engineering, 2023

  24. [24]

    Probabilistic tube-based control synthesis of stochastic multi-agent systems under signal temporal logic,

    E. E. Vlahakis, L. Lindemann, P. Sopasakis, and D. V . Dimarogonas, “Probabilistic tube-based control synthesis of stochastic multi-agent systems under signal temporal logic,”arXiv preprint arXiv:2405.02827, 2024

  25. [25]

    Model predictive control of stochastic hybrid systems with signal temporal logic constraints,

    Y . Yao, J. Sun, and Y . Zhang, “Model predictive control of stochastic hybrid systems with signal temporal logic constraints,”Automatica, vol. 173, p. 112038, 2025

  26. [26]

    Øksendal,Stochastic differential equations: an introduction with applications

    B. Øksendal,Stochastic differential equations: an introduction with applications. Universitext, Springer Berlin, Heidelberg, 2013

  27. [27]

    Robustness of temporal logic specifications for continuous-time signals,

    G. E. Fainekos and G. J. Pappas, “Robustness of temporal logic specifications for continuous-time signals,”Theoretical Computer Science, vol. 410, no. 42, pp. 4262–4291, 2009

  28. [28]

    Formal methods for control synthesis: An optimization perspective,

    C. Belta and S. Sadraddini, “Formal methods for control synthesis: An optimization perspective,”Annual Review of Control, Robotics, and Autonomous Systems, vol. 2, no. 1, pp. 115–140, 2019

  29. [29]

    Robust model predictive control for signal temporal logic synthesis,

    S. S. Farahani, V . Raman, and R. M. Murray, “Robust model predictive control for signal temporal logic synthesis,”IFAC-PapersOnLine, vol. 48, no. 27, pp. 323–328, 2015

  30. [30]

    Trajectory optimization for chance- constrained nonlinear stochastic systems,

    Y . K. Nakka and S.-J. Chung, “Trajectory optimization for chance- constrained nonlinear stochastic systems,” in2019 IEEE 58th conference on decision and control (CDC), pp. 3811–3818, IEEE, 2019

  31. [31]

    Trajectory optimization of chance- constrained nonlinear stochastic systems for motion planning under uncertainty,

    Y . K. Nakka and S.-J. Chung, “Trajectory optimization of chance- constrained nonlinear stochastic systems for motion planning under uncertainty,”IEEE Transactions on Robotics, vol. 39, no. 1, pp. 203–222, 2022

  32. [32]

    Solving mission-wide chance-constrained optimal control using dynamic programming,

    K. Wang and S. Gros, “Solving mission-wide chance-constrained optimal control using dynamic programming,” in2022 IEEE 61st Conference on Decision and Control (CDC), pp. 2947–2952, 2022

  33. [33]

    Trajectory optimization of stochastic systems under chance constraints via set erosion,

    Z. Liu, L. Ma, and Y . Chen, “Trajectory optimization of stochastic systems under chance constraints via set erosion,” in2025 IEEE 64th Conference on Decision and Control (CDC), pp. 4534–4539, 2025

  34. [34]

    Vershynin,High-Dimensional Probability: An Introduction with Applications in Data Science

    R. Vershynin,High-Dimensional Probability: An Introduction with Applications in Data Science. Cambridge Series in Statistical and Probabilistic Mathematics, Cambridge University Press, 2018

  35. [35]

    An introduction to trajectory optimization: How to do your own direct collocation,

    M. Kelly, “An introduction to trajectory optimization: How to do your own direct collocation,”SIAM review, vol. 59, no. 4, pp. 849–904, 2017

  36. [36]

    Contraction theory for nonlinear stability analysis and learning-based control: A tutorial overview,

    H. Tsukamoto, S.-J. Chung, and J.-J. E. Slotine, “Contraction theory for nonlinear stability analysis and learning-based control: A tutorial overview,”Annual Reviews in Control, vol. 52, pp. 135–169, 2021

  37. [37]

    Concentration of stochastic system trajectories with time-varying contraction conditions,

    Z. Liu, L. Ma, H. Yu, and Y . Chen, “Concentration of stochastic system trajectories with time-varying contraction conditions,”arXiv preprint arXiv:2604.01403, 2026. 20

  38. [38]

    Probabilistic reachability analysis of stochastic control systems,

    S. Jafarpour ∗, Z. Liu ∗, and Y . Chen, “Probabilistic reachability analysis of stochastic control systems,”IEEE Transactions on Automatic Control, pp. 1–15, 2025

  39. [39]

    A contraction theory approach to stochastic incremental stability,

    Q.-C. Pham, N. Tabareau, and J.-J. Slotine, “A contraction theory approach to stochastic incremental stability,”IEEE Transactions on Automatic Control, vol. 54, no. 4, pp. 816–820, 2009

  40. [40]

    Observer design for stochastic nonlinear systems via contraction-based incremental stability,

    A. P. Dani, S.-J. Chung, and S. Hutchinson, “Observer design for stochastic nonlinear systems via contraction-based incremental stability,” IEEE Transactions on Automatic Control, vol. 60, no. 3, pp. 700–714, 2014

  41. [41]

    Robust controller design for stochastic nonlinear systems via convex optimization,

    H. Tsukamoto and S.-J. Chung, “Robust controller design for stochastic nonlinear systems via convex optimization,”IEEE Transactions on Automatic Control, vol. 66, no. 10, pp. 4731–4746, 2020

  42. [42]

    Finite-time regional verification of stochastic non-linear systems,

    J. Steinhardt and R. Tedrake, “Finite-time regional verification of stochastic non-linear systems,”The International Journal of Robotics Research, vol. 31, no. 7, pp. 901–923, 2012

  43. [43]

    On two discrete-time system stability concepts and supermartingales,

    F. J. Beutler, “On two discrete-time system stability concepts and supermartingales,”Journal of Mathematical Analysis and Applications, vol. 44, no. 2, pp. 464–471, 1973

  44. [44]

    H. J. Kushner,Stochastic Stability and Control. Academic Press, 1967

  45. [45]

    Safety verification of nonlinear stochastic systems via probabilistic tube,

    Z. Liu, S. Jafarpour, and Y . Chen, “Safety verification of nonlinear stochastic systems via probabilistic tube,” 2025

  46. [46]

    Concentration of the langevin algorithm’s stationary distribution,

    J. M. Altschuler and K. Talwar, “Concentration of the langevin algorithm’s stationary distribution,”arXiv preprint arXiv:2212.12629, 2022

  47. [47]

    Robust online motion planning via contraction theory and convex optimization,

    S. Singh, A. Majumdar, J.-J. Slotine, and M. Pavone, “Robust online motion planning via contraction theory and convex optimization,” in 2017 IEEE International Conference on Robotics and Automation (ICRA), pp. 5883–5890, IEEE, 2017

  48. [48]

    Second-order runge– kutta approximations in control constrained optimal control,

    A. L. Dontchev, W. W. Hager, and V . M. Veliov, “Second-order runge– kutta approximations in control constrained optimal control,”SIAM journal on numerical analysis, vol. 38, no. 1, pp. 202–226, 2000

  49. [49]

    Convergence rates for direct transcription of optimal control problems using collocation at radau points,

    S. Kameswaran and L. T. Biegler, “Convergence rates for direct transcription of optimal control problems using collocation at radau points,”Computational Optimization and Applications, vol. 41, no. 1, pp. 81–126, 2008

  50. [50]

    A ph mesh refinement method for optimal control,

    M. A. Patterson, W. W. Hager, and A. V . Rao, “A ph mesh refinement method for optimal control,”Optimal Control Applications and Methods, vol. 36, no. 4, pp. 398–421, 2015

  51. [51]

    Snopt: An sqp algorithm for large-scale constrained optimization,

    P. E. Gill, W. Murray, and M. A. Saunders, “Snopt: An sqp algorithm for large-scale constrained optimization,”SIAM review, vol. 47, no. 1, pp. 99–131, 2005

  52. [52]

    ApS,The MOSEK Python Fusion API manual

    M. ApS,The MOSEK Python Fusion API manual. Version 11.0., 2025

  53. [53]

    Drake: Model-based design and verification for robotics,

    R. Tedrakeet al., “Drake: Model-based design and verification for robotics,” 2019

  54. [54]

    Cvxpy: A python-embedded modeling language for convex optimization,

    S. Diamond and S. Boyd, “Cvxpy: A python-embedded modeling language for convex optimization,”Journal of Machine Learning Research, vol. 17, no. 83, pp. 1–5, 2016

  55. [55]

    Isaac gym: High performance gpu-based physics simulation for robot learning,

    V . Makoviychuk, L. Wawrzyniak, Y . Guo, M. Lu, K. Storey, M. Macklin, D. Hoeller, N. Rudin, A. Allshire, A. Handa, and G. State, “Isaac gym: High performance gpu-based physics simulation for robot learning,” 2021

  56. [56]

    Walk these ways: Tuning robot control for generalization with multiplicity of behavior,

    G. B. Margolis and P. Agrawal, “Walk these ways: Tuning robot control for generalization with multiplicity of behavior,” inConference on Robot Learning, pp. 22–31, PMLR, 2023

  57. [57]

    Statistical safety and robust- ness guarantees for feedback motion planning of unknown underactuated stochastic systems,

    C. Knuth, G. Chou, J. Reese, and J. Moore, “Statistical safety and robust- ness guarantees for feedback motion planning of unknown underactuated stochastic systems,” in2023 IEEE International Conference on Robotics and Automation (ICRA), pp. 12700–12706, IEEE, 2023

  58. [58]

    Safety beyond the training data: Robust out-of-distribution mpc via conformalized system level synthesis,

    A. Srinivasan, A. Leeman, and G. Chou, “Safety beyond the training data: Robust out-of-distribution mpc via conformalized system level synthesis,” Learning for Dynamics and Control (L4DC), 2026