Robust Direct Data-Driven Hamiltonian for Safe Set Computation under Measurement Noise and Disturbances
Pith reviewed 2026-06-27 02:35 UTC · model grok-4.3
The pith
Robust data-driven Hamiltonian from noisy measurements yields certified lower bound for inner safe set approximation
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
A Robust Data-Driven Hamiltonian (R-DDH) is derived from noisy measurements and shown to yield a certified lower bound on the exact Hamiltonian. This results in a provable under-approximation of the value function and an inner approximation of the associated safe set. The gap between the data-driven and exact Hamiltonians is quantified, and it is shown to converge to zero with more data in a noise-free setting with additive disturbances.
What carries the argument
The Robust Data-Driven Hamiltonian (R-DDH), which extends the DDH by incorporating bounds on noise, disturbances, and sampling errors to provide a lower bound on the exact Hamiltonian.
If this is right
- Reachability analysis can be performed directly from measurements without prior knowledge of system dynamics.
- The computed safe sets are guaranteed to be inner approximations under the modeled uncertainties.
- The approximation gap converges to zero with more data in noise-free settings with additive disturbances.
- The method applies to systems with nonlinear closed-loop controllers operating under perceptual uncertainty.
Where Pith is reading between the lines
- This could support safety verification using real sensor data in environments where accurate models are unavailable.
- Similar bounding constructions might extend to other data-driven reachability techniques beyond Hamiltonians.
- Online updates to the R-DDH as new measurements arrive could enable adaptive safety sets.
Load-bearing premise
The bounding relations for noise, disturbance, and sampling-error models hold for the actual system.
What would settle it
Finding an initial state inside the computed inner safe set whose trajectory under the true dynamics and the modeled noise/disturbance bounds reaches an unsafe state would falsify the inner-approximation guarantee.
read the original abstract
Safe set computation is a fundamental challenge in safety-critical control systems, especially in direct data-driven settings where safety analysis is performed directly from noise-affected measurements, without explicit modeling. A recently proposed method, Data-Driven Hamiltonian (DDH), enables reachability analysis directly from measurements, without relying on prior knowledge of the underlying system dynamics. This paper extends the DDH framework to a robust setting that accounts for measurement noise, exogenous disturbances, and sampling-induced state-velocity estimation error. A Robust Data-Driven Hamiltonian (R-DDH) is derived from noisy measurements and shown to yield a certified lower bound on the exact Hamiltonian. This results in a provable under-approximation of the value function and an inner approximation of the associated safe set. The gap between the data-driven and exact Hamiltonians is quantified, and it is shown to converge to zero with more data in a noise-free setting with additive disturbances. The effectiveness of the approach is shown through two case studies: a constrained double integrator and an aircraft taxiing system with a nonlinear closed-loop controller operating under perceptual uncertainty.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper extends the Data-Driven Hamiltonian (DDH) framework to a robust setting by deriving a Robust Data-Driven Hamiltonian (R-DDH) from noisy measurements that accounts for measurement noise, exogenous disturbances, and sampling-induced state-velocity estimation error. It claims that R-DDH provides a certified lower bound on the exact Hamiltonian, yielding a provable under-approximation of the value function and an inner approximation of the safe set. The gap between data-driven and exact Hamiltonians is quantified and shown to converge to zero with more data in the noise-free additive-disturbance case. Effectiveness is demonstrated via case studies on a constrained double integrator and an aircraft taxiing system with nonlinear closed-loop control under perceptual uncertainty.
Significance. If the certified lower-bound property holds, the work provides a direct data-driven route to inner-approximated safe sets with explicit robustness to three common error sources, which would be a meaningful contribution to safety-critical control where model-free reachability analysis is needed. The convergence result in the noise-free case and the two numerical examples supply concrete evidence of practical utility when the bounding relations are valid.
major comments (2)
- [§3 (R-DDH construction)] §3 (R-DDH construction): the central claim that R-DDH(x,p) ≤ H_exact(x,p) for all (x,p) rests on a set of bounding relations (triangle inequalities or worst-case envelopes) that absorb combined measurement noise, disturbance, and finite-difference velocity error into a single subtracted term; these relations are asserted but not shown to preserve the inequality direction under the specific noise and disturbance models used, which is load-bearing for the inner-approximation guarantee.
- [Abstract and convergence paragraph] Abstract and convergence paragraph: the gap is shown to converge only in the noise-free additive-disturbance case; the robust claim for nonzero measurement noise therefore inherits the same bounding machinery without additional safeguards or explicit constants that can be obtained from data alone, leaving the certified lower-bound property unverified for the general setting.
minor comments (2)
- [Notation and preliminaries] Notation for the three error sources (measurement noise, disturbance, sampling error) is introduced without a consolidated table of symbols or explicit Lipschitz constants used in the bounds.
- [Numerical examples] The two case studies report qualitative safe-set plots but omit quantitative metrics (e.g., volume of inner approximation versus ground truth or violation rates under Monte-Carlo noise realizations).
Simulated Author's Rebuttal
We thank the referee for the thorough review and constructive comments on the robustness of the R-DDH construction and the scope of the convergence result. We address each major comment below and will incorporate clarifications and explicit proofs where needed.
read point-by-point responses
-
Referee: [§3 (R-DDH construction)] the central claim that R-DDH(x,p) ≤ H_exact(x,p) for all (x,p) rests on a set of bounding relations (triangle inequalities or worst-case envelopes) that absorb combined measurement noise, disturbance, and finite-difference velocity error into a single subtracted term; these relations are asserted but not shown to preserve the inequality direction under the specific noise and disturbance models used, which is load-bearing for the inner-approximation guarantee.
Authors: The bounding relations in §3 are derived by applying the triangle inequality separately to each error source (measurement noise bounded by ε, disturbance by d_max, and finite-difference velocity error by O(Δt)) and subtracting the sum of their worst-case contributions from the data-driven inner product. Because each term enters negatively and the exact Hamiltonian satisfies the same inner-product form without these errors, the direction R-DDH(x,p) ≤ H_exact(x,p) is preserved by construction. We agree that the step-by-step verification of the inequality direction under the precise noise models should be made fully explicit rather than left implicit in the derivation. We will add a dedicated lemma (Lemma 1 in the revised §3) that states and proves the inequality for the combined error model. revision: yes
-
Referee: [Abstract and convergence paragraph] the gap is shown to converge only in the noise-free additive-disturbance case; the robust claim for nonzero measurement noise therefore inherits the same bounding machinery without additional safeguards or explicit constants that can be obtained from data alone, leaving the certified lower-bound property unverified for the general setting.
Authors: The certified lower-bound property (R-DDH ≤ H_exact) is established for the general case that includes nonzero measurement noise; it follows directly from the same bounding relations used in §3 and does not rely on the gap vanishing. The convergence result (gap → 0) is stated only for the noise-free additive-disturbance setting, as correctly noted. We will revise the abstract and the convergence paragraph to explicitly separate the two statements: the inner-approximation guarantee holds with measurement noise, while asymptotic exactness requires noise-free data. No additional data-dependent constants are claimed for the noisy case, so the lower-bound certificate remains valid but conservative. revision: yes
Circularity Check
No circularity: R-DDH lower-bound derivation rests on external error bounds, not self-definition or fitted inputs
full rationale
The paper extends prior DDH to R-DDH by incorporating explicit models for measurement noise, disturbances, and sampling-error via bounding relations (e.g., triangle inequalities or worst-case envelopes) that produce a certified lower bound on the exact Hamiltonian. These steps are presented as additive corrections derived from the stated noise/disturbance assumptions rather than by redefining the target quantity in terms of itself or by renaming a fit as a prediction. No load-bearing self-citation chain, uniqueness theorem imported from the same authors, or ansatz smuggled via prior work is quoted or required for the central inequality R-DDH(x,p) ≤ H_exact(x,p). The convergence claim is restricted to the noise-free additive-disturbance case and does not collapse the robust claim into a tautology. The derivation is therefore self-contained against the external system properties and error models.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption The system admits a Hamiltonian formulation for reachability that can be bounded from data under bounded noise and disturbances
Reference graph
Works this paper leans on
-
[1]
Sampling-based reachability analysis: A random set theory approach with adversarial sampling,
T. Lew and M. Pavone, “Sampling-based reachability analysis: A random set theory approach with adversarial sampling,” inRobotics: Science and Systems (RSS), 2020
2020
-
[2]
Data-driven reachabil- ity with scenario optimization and the holdout method,
E. Dietrich, R. Devonport, S. Tu, and M. Arcak, “Data-driven reachabil- ity with scenario optimization and the holdout method,”arXiv preprint arXiv:2504.06541, 2025
arXiv 2025
-
[3]
Data-driven reachability analysis using matrix zonotopes,
A. Alanwar, A. Koch, F. Allg ¨ower, and K. H. Johansson, “Data-driven reachability analysis using matrix zonotopes,” inLearning for Dynamics and Control. PMLR, 2021, pp. 163–175
2021
-
[4]
Enhancing data-driven reachability analysis using temporal logic side information,
A. Alanwar, F. J. Jiang, M. Sharifi, D. V . Dimarogonas, and K. H. Johansson, “Enhancing data-driven reachability analysis using temporal logic side information,” in2022 International Conference on Robotics and Automation (ICRA). IEEE, 2022, pp. 6793–6799
2022
-
[5]
Data-driven reachability analysis for gaus- sian process state space models,
P. Griffioen and M. Arcak, “Data-driven reachability analysis for gaus- sian process state space models,” in2023 62nd IEEE Conference on Decision and Control (CDC). IEEE, 2023, pp. 4100–4105
2023
-
[6]
Active learning for estimating reachable sets for systems with unknown dynamics,
A. Chakrabarty, C. Danielson, S. Di Cairano, and A. Raghunathan, “Active learning for estimating reachable sets for systems with unknown dynamics,”IEEE Transactions on Cybernetics, vol. 52, no. 4, pp. 2531– 2542, 2020
2020
-
[7]
Neureach: Learning reachability functions from simulations,
D. Sun and S. Mitra, “Neureach: Learning reachability functions from simulations,” inInternational Conference on Tools and Algorithms for the Construction and Analysis of Systems. Springer, 2022, pp. 322–337
2022
-
[8]
Data driven synthesis of invariant sets for unmodeled lipschitz dynamical sys- tems using a tree data structure,
A. K. Strong, A. Kashani, C. Danielson, and L. J. Bridgeman, “Data driven synthesis of invariant sets for unmodeled lipschitz dynamical sys- tems using a tree data structure,” in2025 American Control Conference (ACC). IEEE, 2025, pp. 2566–2571
2025
-
[9]
Hamilton–Jacobi reachability: Some recent theoretical advances and applications in unmanned airspace manage- ment,
M. Chen and C. J. Tomlin, “Hamilton–Jacobi reachability: Some recent theoretical advances and applications in unmanned airspace manage- ment,”Annual Review of Control, Robotics, and Autonomous Systems, vol. 1, no. 1, pp. 333–358, 2018
2018
-
[10]
Data- driven Hamiltonian for direct construction of safe set from trajectory data,
J. J. Choi, C. A. Strong, K. Sreenath, N. Cho, and C. J. Tomlin, “Data- driven Hamiltonian for direct construction of safe set from trajectory data,”arXiv preprint arXiv:2504.03233, 2025
arXiv 2025
-
[11]
Differential games and representation formulas for solutions of Hamilton-Jacobi-Isaacs equations,
L. C. Evans and P. E. Souganidis, “Differential games and representation formulas for solutions of Hamilton-Jacobi-Isaacs equations,”Indiana University mathematics journal, vol. 33, no. 5, pp. 773–797, 1984
1984
-
[12]
Ljung,System Identification: Theory for the User, 2nd ed., ser
L. Ljung,System Identification: Theory for the User, 2nd ed., ser. Prentice Hall Information and System Sciences Series. Upper Saddle River, NJ, USA: Prentice Hall PTR, 1999
1999
-
[13]
Robust control barrier–value functions for safety-critical control,
J. J. Choi, D. Lee, K. Sreenath, C. J. Tomlin, and S. L. Herbert, “Robust control barrier–value functions for safety-critical control,” in2021 60th IEEE Conference on Decision and Control (CDC). IEEE, 2021, pp. 6814–6821
2021
-
[14]
Bardi, I
M. Bardi, I. C. Dolcettaet al.,Optimal control and viscosity solutions of Hamilton-Jacobi-Bellman equations. Springer, 1997, vol. 12
1997
-
[15]
Reach-avoid problems with time-varying dynamics, targets and constraints,
J. F. Fisac, M. Chen, C. J. Tomlin, and S. S. Sastry, “Reach-avoid problems with time-varying dynamics, targets and constraints,” in Proceedings of the 18th international conference on hybrid systems: computation and control, 2015, pp. 11–20
2015
-
[16]
A. Lin, A. Pinto, and S. Bansal, “Robust verification of controllers under state uncertainty via Hamilton-Jacobi reachability analysis,”arXiv preprint arXiv:2511.14755, 2025
Pith/arXiv arXiv 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.