Stochastic Formal Methods: An application to accuracy of numeric software
Marc Daumas (LIRMM, Lp2a), David Lester (LP2A, University of, Manchester)

TL;DR
This paper introduces formal bounds on numeric operation counts to ensure accuracy in safety-critical control systems, validated through theorem proving, aiding in certifying software correctness.
Contribution
It presents novel formal theorems validated by PVS that provide bounds on numeric operations to guarantee accuracy in safety-critical software.
Findings
Formal bounds on numeric operations established
Theorems validated with PVS proof assistant
Implications for safety-critical control systems
Abstract
This paper provides a bound on the number of numeric operations (fixed or floating point) that can safely be performed before accuracy is lost. This work has important implications for control systems with safety-critical software, as these systems are now running fast enough and long enough for their errors to impact on their functionality. Furthermore, worst-case analysis would blindly advise the replacement of existing systems that have been successfully running for years. We present here a set of formal theorems validated by the PVS proof assistant. These theorems will allow code analyzing tools to produce formal certificates of accurate behavior. For example, FAA regulations for aircraft require that the probability of an error be below for a 10 hour flight.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Formal Methods in Verification · Simulation Techniques and Applications
