A Bespoke Design Approach to Low-Power Printed Microprocessors for Machine Learning Applications
Panagiotis Chaidos, Giorgos Armeniakos, Sotirios Xydis, Dimitrios Soudris
TL;DR
This work tackles the challenge of deploying ML on ultra-low-power printed electronics by proposing a generic bespoke design workflow that removes unused logic and introduces a multi-precision SIMD MAC unit. They demonstrate the approach on two low-power cores (Zero-Riscy and TP-ISA) and show substantial area, power, and speed improvements, with controlled accuracy loss. A key contribution is the end-to-end workflow that guides hardware reduction, MAC integration, and RTL verification, validated across multiple ML models. The results indicate significant Pareto-optimal trade-offs, enabling more viable battery-powered printed ML accelerators, while also revealing scenario-dependent accuracy costs when competing against state-of-the-art printed processors.
Abstract
Printed electronics have gained significant traction in recent years, presenting a viable path to integrating computing into everyday items, from disposable products to low-cost healthcare. However, the adoption of computing in these domains is hindered by strict area and power constraints, limiting the effectiveness of general-purpose microprocessors. This paper proposes a bespoke microprocessor design approach to address these challenges, by tailoring the design to specific applications and eliminating unnecessary logic. Targeting machine learning applications, we further optimize core operations by integrating a SIMD MAC unit supporting 4 precision configurations that boost the efficiency of microprocessors. Our evaluation across 6 ML models and the large-scale Zero-Riscy core, shows that our methodology can achieve improvements of 22.2%, 23.6%, and 33.79% in area, power, and speed, respectively, without compromising accuracy. Against state-of-the-art printed processors, our approach can still offer significant speedups, but along with some accuracy degradation. This work explores how such trade-offs can enable low-power printed microprocessors for diverse ML applications.
