Exportar Publicação
A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.
Susskind, Z., Arora, A., Miranda, I. D. S., Bacellar, A. T. L., Villon, L. A. Q., Katopodis, R. F....John, L. K. (2023). ULEEN: A novel architecture for ultra low-energy edge neural networks. ACM Transactions on Architecture and Code Optimization. 20 (4)
Z. Susskind et al., "ULEEN: A novel architecture for ultra low-energy edge neural networks", in ACM Transactions on Architecture and Code Optimization, vol. 20, no. 4, 2023
@article{susskind2023_1730780155153, author = "Susskind, Z. and Arora, A. and Miranda, I. D. S. and Bacellar, A. T. L. and Villon, L. A. Q. and Katopodis, R. F. and Araújo, L. S. de and Dutra, D. L. C. and Lima, P. M. V. L. and França, F. and Breternitz, M. and John, L. K.", title = "ULEEN: A novel architecture for ultra low-energy edge neural networks", journal = "ACM Transactions on Architecture and Code Optimization", year = "2023", volume = "20", number = "4", doi = "10.1145/3629522", url = "https://dl.acm.org/doi/10.1145/3629522" }
TY - JOUR TI - ULEEN: A novel architecture for ultra low-energy edge neural networks T2 - ACM Transactions on Architecture and Code Optimization VL - 20 IS - 4 AU - Susskind, Z. AU - Arora, A. AU - Miranda, I. D. S. AU - Bacellar, A. T. L. AU - Villon, L. A. Q. AU - Katopodis, R. F. AU - Araújo, L. S. de AU - Dutra, D. L. C. AU - Lima, P. M. V. L. AU - França, F. AU - Breternitz, M. AU - John, L. K. PY - 2023 SN - 1544-3566 DO - 10.1145/3629522 UR - https://dl.acm.org/doi/10.1145/3629522 AB - "Extreme edge"1 devices, such as smart sensors, are a uniquely challenging environment for the deployment of machine learning. The tiny energy budgets of these devices lie beyond what is feasible for conventional deep neural networks, particularly in high-throughput scenarios, requiring us to rethink how we approach edge inference. In this work, we propose ULEEN, a model and FPGA-based accelerator architecture based on weightless neural networks (WNNs). WNNs eliminate energy-intensive arithmetic operations, instead using table lookups to perform computation, which makes them theoretically well-suited for edge inference. However, WNNs have historically suffered from poor accuracy and excessive memory usage. ULEEN incorporates algorithmic improvements and a novel training strategy inspired by binary neural networks (BNNs) to make significant strides in addressing these issues. We compare ULEEN against BNNs in software and hardware using the four MLPerf Tiny datasets and MNIST. Our FPGA implementations of ULEEN accomplish classification at 4.0-14.3 million inferences per second, improving area-normalized throughput by an average of 3.6× and steady-state energy efficiency by an average of 7.1× compared to the FPGA-based Xilinx FINN BNN inference platform. While ULEEN is not a universally applicable machine learning model, we demonstrate that it can be an excellent choice for certain applications in energy- and latency-critical edge environments. ER -