English

Hardware-Software Co-Design for Float16 On-Device Training on RISC-V Single-Core

Hardware Architecture 2026-07-23 v1 Artificial Intelligence

Abstract

By leveraging standard RISC-V extensions, namely Zfh (scalar float16) and Zvfh (vector float16), this work proposes an open-source framework to enable complete on-device training on resource-constrained RISC-V single-core. Our approach allows memory footprint reduction by about 50% as compared to using float32 and with minimal model performance degradation. We also facilitate transfer learning and fine-tuning scenarios by incorporating layer-freezing capabilities. Our work builds onto AIfES, an open-source, modular and generic DNN training and inference framework for embedded systems that can be extended with custom hardware-specific functions. The benefits of float16 is further emphasized by outlining the low area overhead of Zfh on a RV64GC super-scalar out-of-order FPGA softcore (+1.15% LUT6 and +0.05% FF at 175MHz). Finally, we discuss the architecture of a Zvfh implementation within the same RISC-V core.

Cite

@article{arxiv.2607.21130,
  title  = {Hardware-Software Co-Design for Float16 On-Device Training on RISC-V Single-Core},
  author = {Benjamin Hubinet and Pierre-Alain Moellic and Olivier Savry and Olivier Potin and Jean-Baptiste Rigaud},
  journal= {arXiv preprint arXiv:2607.21130},
  year   = {2026}
}

Comments

Accepted at IEEE PRIME 2026