English

Efficient and Mathematically Robust Operations for Certified Neural Networks Inference

Machine Learning 2024-01-17 v1 Hardware Architecture

Abstract

In recent years, machine learning (ML) and neural networks (NNs) have gained widespread use and attention across various domains, particularly in transportation for achieving autonomy, including the emergence of flying taxis for urban air mobility (UAM). However, concerns about certification have come up, compelling the development of standardized processes encompassing the entire ML and NN pipeline. This paper delves into the inference stage and the requisite hardware, highlighting the challenges associated with IEEE 754 floating-point arithmetic and proposing alternative number representations. By evaluating diverse summation and dot product algorithms, we aim to mitigate issues related to non-associativity. Additionally, our exploration of fixed-point arithmetic reveals its advantages over floating-point methods, demonstrating significant hardware efficiencies. Employing an empirical approach, we ascertain the optimal bit-width necessary to attain an acceptable level of accuracy, considering the inherent complexity of bit-width optimization.

Keywords

Cite

@article{arxiv.2401.08225,
  title  = {Efficient and Mathematically Robust Operations for Certified Neural Networks Inference},
  author = {Fabien Geyer and Johannes Freitag and Tobias Schulz and Sascha Uhrig},
  journal= {arXiv preprint arXiv:2401.08225},
  year   = {2024}
}
R2 v1 2026-06-28T14:17:50.422Z