paper-with-me

Papers

Customizing Number Representation and Precision

2022-12-08 · Olivier Sentieys, Daniel Menard

There is a growing interest in the use of reduced-precision arithmetic, exacerbated by the recent interest in artificial intelligence, especially with deep learning. Most architectures already provide reduced-precision capabilities (e.g., 8-bit integer, 16-bit floating point). In the context of FPGAs, any number format and bit-width can even be considered.In computer arithmetic, the representation of real numbers is a major issue. Fixed-point (FxP) and floating-point (FlP) are the main options to represent reals, both with their advantages and drawbacks. This chapter presents both FxP and FlP number representations, and draws a fair a comparison between their cost, performance and energy, as well as their impact on accuracy during computations.It is shown that the choice between FxP and FlP is not obvious and strongly depends on the application considered. In some cases, low-precision floating-point arithmetic can be the most effective and provides some benefits over the classical fixed-point choice for energy-constrained applications.

📄 PDF Abstract BibTeX arXiv:2212.04184

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distribution-Aware Hadamard Quantization for Hardware-Efficient Implicit Neural Representations

2025-08-19 · Wenyong Zhou, Jiachen Ren, Taiqiang Wu, Yuxin Cheng 외 arxiv

Implicit Neural Representations (INRs) encode discrete signals using Multi-Layer Perceptrons (MLPs) with complex activation functions. While INRs achieve superior performance, they depend on full-precision number represe…

Image Reconstruction

Enable Lightweight and Precision-Scalable Posit/IEEE-754 Arithmetic in RISC-V Cores for Transprecision Computing

2025-05-25 · Qiong Li, Chao Fang, Longwei Huang, Jun Lin 외

While posit format offers superior dynamic range and accuracy for transprecision computing, its adoption in RISC-V processors is hindered by the lack of a unified solution for lightweight, precision-scalable, and IEEE-75…

Generating and Customizing Robotic Arm Trajectories using Neural Networks

2025-06-25 · Andrej Lúčny, Matilde Antonj, Carlo Mazzola, Hana Hornáčková 외

We introduce a neural network approach for generating and customizing the trajectory of a robotic arm, that guarantees precision and repeatability. To highlight the potential of this novel method, we describe the design …

Representation range needs for 16-bit neural network training

2021-03-29 · Valentina Popescu, Abhinav Venigalla, Di wu, Robert Schreiber

Deep learning has grown rapidly thanks to its state-of-the-art performance across a wide range of real-world applications. While neural networks have been trained using IEEE-754 binary32 arithmetic, the rapid growth of c…

Specialty detection in the context of telemedicine in a highly imbalanced multi-class distribution

2024-02-21 · Alaa Alomari, Hossam Faris, Pedro A. Castillo

The Covid-19 pandemic has led to an increase in the awareness of and demand for telemedicine services, resulting in a need for automating the process and relying on machine learning (ML) to reduce the operational load. T…