Probabilistic Floating-Point Round-Off Analysis via Concentration Inequalities
Yichen Tao, Hongfei Fu, Jiawei Chen, Jean-Baptiste Jeannin

TL;DR
This paper introduces a scalable probabilistic approach to analyze floating-point round-off errors using concentration inequalities, improving efficiency over existing methods while maintaining accuracy.
Contribution
It presents a novel method applying concentration inequalities to floating-point error analysis, overcoming challenges with absolute values and fractional expressions, and enhances scalability and efficiency.
Findings
Approach is orders of magnitude faster than state-of-the-art methods.
Produces comparable precision in round-off thresholds.
Handles fractional expressions via polynomial transformation.
Abstract
Floating-point round-off errors are ubiquitous in numerically intensive programs arising in fields such as scientific computing and optimization. As floating-point errors potentially lead to unexpected and catastrophic program failures, one must derive guaranteed round-off thresholds to ensure the correctness of these programs. However, deterministic round-off thresholds tend to be too conservative to be usable in practice, since they often involve large round-off errors that occur with small probability. Probabilistic thresholds relax deterministic ones by specifying that the probability of the round-off error exceeding a threshold is below a given confidence. In this work, we propose a novel approach to probabilistic round-off analysis, by applying concentration inequalities over the Taylor expansion from FPTaylor (TOPLAS 2018). A major obstacle in applying concentration…
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.
