Search papers, labs, and topics across Lattice.
This paper presents an ASIC accelerator for LSTM networks tailored for real-time gait analysis, a critical application in healthcare for fall prevention. The authors performed cross-layer co-optimization, including hardware-aware quantization and design space exploration from RTL to layout, to balance accuracy and hardware complexity. The resulting accelerator achieves 4.05x faster than real-time performance with a die size of 0.325 mm^2 in 65nm technology.
Real-time gait analysis is now 4x faster thanks to a new LSTM accelerator that co-optimizes hardware and software.
Long Short-Term Memory (LSTM) neural networks have penetrated healthcare applications where real-time requirements and edge computing capabilities are essential. Gait analysis that detects abnormal steps to prevent patients from falling is a prominent problem for such applications. Given the extremely stringent design requirements in performance, power dissipation, and area, an Application-Specific Integrated Circuit (ASIC) enables an efficient real-time exploitation of LSTMs for gait analysis, achieving high accuracy. To the best of our knowledge, this work presents the first cross-layer co-optimized LSTM accelerator for real-time gait analysis, targeting an ASIC design. We conduct a comprehensive design space exploration from software down to layout design. We carry out a bit-width optimization at the software level with hardware-aware quantization to reduce the hardware complexity, explore various designs at the register-transfer level, and generate alternative layouts to find efficient realizations of the LSTM accelerator in terms of hardware complexity and accuracy. The physical synthesis results show that, using the 65 nm technology, the die size of the accelerator's layout optimized for the highest accuracy is 0.325 mm^2, while the alternative design optimized for hardware complexity with a slightly lower accuracy occupies 15.4% smaller area. Moreover, the designed accelerators achieve accurate gait abnormality detection 4.05x faster than the given application requirement.