Skip to main content

Hyunwoo Lee: Accelerating Exact Real Computation Using Dynamic Dependence Analysis

Date of publication: 16. 2. 2026
Mathematics and theoretical computing seminar
Thursday
19
February
Time:
10:15 - 12:00
Location:
Jadranska 21, učilnica 3.07

Abstract: In many computational tasks involving continuous data, floating-point arithmetic is often insufficient to guarantee reliable results due to rounding error and the resulting numerical instability. To address this limitation, languages and runtimes that support real numbers directly have been proposed and the most common approach is reiteration-based Exact Real Computation (ERC). However, the reiteration induced computation overhead makes ERC impractical for computations that require high precision. In this talk, we introduce a dynamic dependence analysis technique for ERC, which is designed to reduce redundant computation. By preserving ERC’s exactness guarantees while lowering computation overhead, we aim to make exact real computation viable for problem classes that were previously difficult to solve in practice.