Neural Network Model Based Signal Processing Approximation on AIoT Processors
Overview
Approximate computing of at least five certain signal processing such as FFT and FIR will be implemented in AI accelerators, Cortex-M4F processors, and DSP, where the efficiency of each implementation method will be comparatively evaluated. The performance of approximations will be improved by optimizing the deep learning network structure and other methods and reduce device power consumption. It is expected to achieve performance and power consumption comparable to MCU or even DSP on MAX78000.
Logs & Todo
Signal | Pytorch | Ai8x | Evaluation | CMSIS-DSP | DSP(?) | DVFS(?) |
---|---|---|---|---|---|---|
Fingerprint recognition | / | ⚪ | ⚪ | / | / | / |
FFT | ⚪ | 2023.11.16-111104 | ⚪ | |||
FIR | ⚪ | ⚪ | ||||
DCT | ⚪ | 2023.11.20-100437 | 2023.11.20-102758 | ⚪ | ||
Cubic Spline | ⚪ | |||||
Equalizer |