Skip to main content
School of Electronic Engineering and Computer Science

Webinar: Type Systems for Numerical Error Analysis

When: Friday, May 9, 2025, 3:00 PM - 4:00 PM
Where:

Programs in numerical analysis and scientific computing make heavy use of floating-point numbers to approximate ideal real numbers. Operations on floating-point numbers incur roundoff error, and an important practical problem is to bound the overall magnitude of the error for complex computations.  Existing work employs a variety of strategies such as interval arithmetic, SMT encodings, and global optimization; however, current methods are not compositional and are limited in scalability, precision, and expressivity.

Our external speaker, Justin Hsu, will talk about of their recent work on NumFuzz, a higher-order language that can bound forward error using a linear, coeffect type system for sensitivity analysis combined with a novel quantitative error type. Their type inference procedure can derive precise relative error bounds for programs that are several orders of magnitude larger than previously possible. If time permits, he will briefly discuss a second type system called Bean for bounding backward error. Like NumFuzz, Bean is based on a linear coeffect type system, but it features a semantics based on a novel category of lenses on metric spaces. Bean is the first system to soundly reason about backward error in numerical programs. Joint work with Ariel Kellison, Laura Zielinski, and David Bindel.

Venue:  CS 4.24, Mile End campus.

Key contact: Edmund Robinson/Pasquale Malacaria.

Back to top