@inproceedings{d0acf2e4513b470aa562676bf0e2c349,
title = "Intra-procedural optimization of the numerical accuracy of programs",
abstract = "Numerical programs performing floating-point computations are very sensitive to the way formulas are written. These last years, several techniques have been proposed concerning the transformation of arithmetic expressions in order to improve their accuracy and, in this article, we go one step further by automatically transforming larger pieces of code containing assignments and control structures. We define a set of transformation rules allowing the generation, under certain conditions and in polynomial time, of larger expressions by performing limited formal computations, possibly among several iterations of a loop. These larger expressions are better suited to improve the numerical accuracy of the target variable. We use abstract interpretation-based static analysis techniques to over-approximate the roundoff errors in programs and during the transformation of expressions. A prototype has been implemented and experimental results are presented concerning classical numerical algorithm analysis and algorithm for embedded systems.",
keywords = "Floating-point numbers, IEEE754 standard, Program transformation, Static analysis",
author = "Nasrine Damouche and Matthieu Martel and Alexandre Chapoutot",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing Switzerland 2015.; 20th International Workshop on Formal Methods for Industrial Critical Systems, FMICS 2015 ; Conference date: 22-06-2015 Through 23-06-2015",
year = "2015",
month = jan,
day = "1",
doi = "10.1007/978-3-319-19458-5\_3",
language = "English",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "31--46",
editor = "Matthias G{\"u}demann and Manuel N{\'u}{\~n}ez",
booktitle = "Formal Methods for Industrial Critical Systems - 20th International Workshop, FMICS 2015, Proceedings",
}