paper-with-me

홈 › Papers

Characterization of Neural Networks Automatically Mapped on Automotive-grade Microcontrollers

2021-02-27 · Giulia Crocioni, Giambattista Gruosso, Danilo Pau, Davide Denaro, Luigi Zambrano, Giuseppe di Giore

Nowadays, Neural Networks represent a major expectation for the realization of powerful Deep Learning algorithms, which can determine several physical systems' behaviors and operations. Computational resources required for model, training, and running are large, especially when related to the amount of data that Neural Networks typically need to generalize. The latest TinyML technologies allow integrating pre-trained models on embedded systems, allowing making computing at the edge faster, cheaper, and safer. Although these technologies originated in the consumer and industrial worlds, many sectors can greatly benefit from them, such as the automotive industry. In this paper, we present a framework for implementing Neural Network-based models on a family of automotive Microcontrollers, showing their efficiency in two case studies applied to vehicles: intrusion detection on the Controller Area Network bus and residual capacity estimation in Lithium-Ion batteries, widely used in Electric Vehicles.

📄 PDF Abstract BibTeX arXiv:2103.00201

Code (0)

등록된 구현이 없습니다.

Tasks

Capacity EstimationIntrusion Detection

Methods 이 논문이 사용한 방법론

Electric Electric is an energy-based cloze model for representation learning over text. Like BERT, it is a conditional generative model of tokens given their contexts. However,…

Similar Papers 제목 키워드 기반

OpTC -- A Toolchain for Deployment of Neural Networks on AURIX TC3xx Microcontrollers

2024-04-24 · Christian Heidorn, Frank Hannig, Dominik Riedelbauch, Christoph Strohmeyer 외

The AURIX 2xx and 3xx families of TriCore microcontrollers are widely used in the automotive industry and, recently, also in applications that involve machine learning tasks. Yet, these applications are mainly engineered…

Code Generation

Concept for an Automatic Annotation of Automotive Radar Data Using AI-segmented Aerial Camera Images

2023-09-01 · Marcel Hoffmann, Sandro Braun, Oliver Sura, Michael Stelzig 외

This paper presents an approach to automatically annotate automotive radar data with AI-segmented aerial camera images. For this, the images of an unmanned aerial vehicle (UAV) above a radar vehicle are panoptically segm…

Position

Demo Abstract: Capuchin: A Neural Network Model Generator for 16-bit Microcontrollers

2022-05-04 · ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN) 2022 5 · Le Zhang, Yubo Luo, Shahriar Nirjon

Resource-optimized deep neural networks (DNNs) nowadays run on microcontrollers to perform a wide variety of audio, image and sensor data classification tasks. Despite comprehensive support for deep learning tools for 32…

Deep Learning

Evaluation of Convolution Primitives for Embedded Neural Networks on 32-bit Microcontrollers

2023-03-19 · Baptiste Nguyen, Pierre-Alain Moellic, Sylvain Blayac

Deploying neural networks on constrained hardware platforms such as 32-bit microcontrollers is a challenging task because of the large memory, computing and energy requirements of their inference process. To tackle these…

An affordable hardware-aware neural architecture search for deploying convolutional neural networks on ultra-low-power computing platforms

2026-06-15 · Andrea Mattia Garavagno, Edoardo Ragusa, Antonio Frisoli, Paolo Gastaldo arxiv

Hardware-aware neural architecture search (HW-NAS) allows the integration of Convolutional Neural Networks (CNNs) in microcontrollers devices by automatically designing neural architectures that can fit prearranged hardw…

Neural Architecture Search