Robustness Analysis of Floating-Point Programs by Self-Composition
[摘要] Robustness is a key property for critical systems that run in uncertain environments, to ensure that small input perturbations can cause only small output changes. Current critical systems often involve lots of floating-point computations which are inexact. Robustness analysis of floating-point programs needs to consider both the uncertain inputs and the inexact computation. In this paper, we propose to leverage the idea of self-composition to transform the robustnessanalysis problem into a reachability problem, which enables the use of standard reachability analysis techniques such as software model checking and symbolicexecution for robustness analysis. To handle floating-point arithmetic, we employ an abstraction that encompasses the effect of rounding and that can encompassall rounding modes. It converts floating-point expressions into linear expressions with interval coefficients in exact real arithmetic. On this basis, we employ intervallinear programming to compute the maximum output change or maximum allowed input perturbation for the abstracted programs. Preliminary experimentalresults of our prototype implementation are encouraging.
[发布日期] [发布机构]
[效力级别] [学科分类] 应用数学
[关键词] [时效性]