Abstract
The aim of this paper is to assess the feasibility and on-board hardware performance requirements for on-board telemetry forecasting by implementing a Recurrent Neural Network (RNN) on low-cost multicore RISC-V microprocessor. Gravity field and steady-state Ocean Circulation Explorer (GOCE) public telemetry data was used for training RNNs with different hyperparameters and architectures. The prediction accuracy of these models was evaluated using mean error and R-squared score on the same test dataset. The implementation of the RNN on a RISC-V embedded device, representative of future space-grade hardware, required some adaptations and modifications due to the computational requirements and the large memory footprint. The algorithm was implemented to run in parallel on the 8 cores of the microprocessor and tiling was employed for the weight matrices. Further considerations have also been made for the approximation of sigmoid and hyperbolic tangent as activation functions.
Original language | English |
---|---|
Title of host publication | 33rd IEEE International Symposium on Defect and Fault Tolerance in VLSI and Nanotechnology Systems, DFT 2020 |
Editors | Luigi Dilillo, Mihalis Psarakis, Taniya Siddiqua |
Publisher | IEEE |
ISBN (Electronic) | 9781728194578 |
DOIs | |
Publication status | Published - 19 Oct 2020 |
Externally published | Yes |
Event | 33rd IEEE International Symposium on Defect and Fault Tolerance in VLSI and Nanotechnology Systems, DFT 2020 - Virtual, Online, Italy Duration: 19 Oct 2020 → 21 Oct 2020 Conference number: 33 |
Conference
Conference | 33rd IEEE International Symposium on Defect and Fault Tolerance in VLSI and Nanotechnology Systems, DFT 2020 |
---|---|
Abbreviated title | DFT 2020 |
Country/Territory | Italy |
City | Virtual, Online |
Period | 19/10/20 → 21/10/20 |
Keywords
- Artificial Intelligence
- Deep Neural Networks
- RISC-V
- Space Systems