paper-with-me

홈 › Papers

FFT-Based Deep Learning Deployment in Embedded Systems

2017-12-13 · Sheng Lin, Ning Liu, Mahdi Nazemi, Hongjia Li, Caiwen Ding, Yanzhi Wang, Massoud Pedram

Deep learning has delivered its powerfulness in many application domains, especially in image and speech recognition. As the backbone of deep learning, deep neural networks (DNNs) consist of multiple layers of various types with hundreds to thousands of neurons. Embedded platforms are now becoming essential for deep learning deployment due to their portability, versatility, and energy efficiency. The large model size of DNNs, while providing excellent accuracy, also burdens the embedded platforms with intensive computation and storage. Researchers have investigated on reducing DNN model size with negligible accuracy loss. This work proposes a Fast Fourier Transform (FFT)-based DNN training and inference model suitable for embedded platforms with reduced asymptotic complexity of both computation and storage, making our approach distinguished from existing approaches. We develop the training and inference algorithms based on FFT as the computing kernel and deploy the FFT-based inference model on embedded platforms achieving extraordinary processing speed.

📄 PDF Abstract BibTeX arXiv:1712.04910

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deploying Deep Neural Networks in the Embedded Space

2018-06-22 · Stylianos I. Venieris, Alexandros Kouris, Christos-Savvas Bouganis

Recently, Deep Neural Networks (DNNs) have emerged as the dominant model across various AI applications. In the era of IoT and mobile systems, the efficient deployment of DNNs on embedded platforms is vital to enable the…

Bonseyes AI Pipeline -- bringing AI to you. End-to-end integration of data, algorithms and deployment tools

2019-01-15 · Miguel de Prado, Jing Su, Rabia Saeed, Lorenzo Keller 외

Next generation of embedded Information and Communication Technology (ICT) systems are collaborative systems able to perform autonomous tasks. The remarkable expansion of the embedded ICT market, together with the rise a…

Automatic Speech Recognition (ASR)image-classificationImage ClassificationKeyword Spotting+3

Edge AI Deployment Beyond Models: A BSP-Aware Systems Framework for Industrial Embedded Platforms

2026-04-20 · Pitchai Muthu M arxiv

Industrial Edge AI programs often begin with the model and only later confront the platform. That sequencing is attractive because it allows early demonstrations, but it breaks down when the deployment target is an embed…

Software Engineering Approaches for TinyML based IoT Embedded Vision: A Systematic Literature Review

2022-04-19 · Shashank Bangalore Lakshman, Nasir U. Eisty

Internet of Things (IoT) has catapulted human ability to control our environments through ubiquitous sensing, communication, computation, and actuation. Over the past few years, IoT has joined forces with Machine Learnin…

BIG-bench Machine LearningSystematic Literature Review

Adversarial Attacks on Machine Learning in Embedded and IoT Platforms

2023-03-03 · Christian Westbrook, Sudeep Pasricha

Machine learning (ML) algorithms are increasingly being integrated into embedded and IoT systems that surround us, and they are vulnerable to adversarial attacks. The deployment of these ML algorithms on resource-limited…

Adversarial RobustnessModel Compression