Chrome Extension
WeChat Mini Program
Use on ChatGLM

Optimized Co-Scheduling of Mixed-Precision Neural Network Accelerator for Real-Time Multitasking Applications

Journal of Systems Architecture (JSA)(2020)CCF BSCI 2区

Univ Elect Sci & Technol China | Veoneer Sweden AB

Cited 41|Views117
Abstract
Neural networks are increasingly applied into real-time and embedded Artificial Intelligent (AI) systems like autonomous driving system. Such resource-constrained systems cannot support the execution of neural network based tasks due to their high execution overheads on general processors. Hence, we are approaching to design real-time AI applications on embedded systems with CPU and FPGA (Field Programmable Gate Array) coprocessors. We use dedicated FPGA to accelerate the neural network job and utilize CPU to process the rest jobs of real-time multitasking applications. We devise an Idle-Aware Earliest Deadline First policy to co-schedule the AI applications on hybrid CPU and FPGA coprocessors. Since the implementation of neural network job on FPGA accelerator with different precision configuration will result in different execution time and accuracy, we are also interested in the design optimization of real-time AI applications running on mixed-precision neural network accelerator, with the purpose of maximizing the accuracy related rewards of all applications subject to real-time related constraints. We address the problem as a multi-stage decision procedure, and propose an efficient dynamic programming approach with two pruning policies to reduce the intermediate searching states. Extensive experiments and real-life case evaluations demonstrate the efficiency of the proposed approaches.
More
Translated text
Key words
Neural network accelerator,Mixed-precision,Real-time multitasking application,Co-scheduling,Design optimization
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers

Object Tracking in Satellite Videos Based on a Lightweight Network

JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS 2021

被引用2

Decision-Based Marginal Diffusion for Salt-and-Pepper Noise Removal in Color Images.

Journal of Circuits Systems and Computers 2020

被引用0

Learning a Twofold Siamese Network for RGB-T Object Tracking

Journal of Circuits Systems and Computers 2020

被引用4

Power-Efficient Layer Mapping for CNNs on Integrated CPU and GPU Platforms: A Case Study

2021 26th Asia and South Pacific Design Automation Conference (ASP-DAC) 2021

被引用5

EAT-ML: Efficient Automatic Tuning for Machine Learning Models in Cyber Physical System

Hongli Zhang,Shouming Huang
JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS 2021

被引用1

Secure Data Set Operation Protocols for Outsourced Cloud Data to Protect User Privacy in Smart City

Kai Yang Zhao, Xu An Wang,Jiasen Liu, Yi Qiao, Yang Zhou
JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS 2021

被引用3

FPGA Based Co-design of Storage-side Query Filter for Big Data Systems

2020 IEEE 33RD INTERNATIONAL SYSTEM-ON-CHIP CONFERENCE (SOCC) 2020

被引用1

Enhanced Real-Time RGB-T Tracking by Complementary Learners.

Journal of Circuits Systems and Computers 2021

被引用4

Low/Adaptive Precision Computation in Preconditioned Iterative Solvers for Ill-Conditioned Problems

HPCAsia2022 International Conference on High Performance Computing in Asia-Pacific Region 2022

被引用1

Accelerating Queries of Big Data Systems by Storage-Side CPU-FPGA Co-Design

IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS 2022

被引用4

Combination of ELM and BEMD for Target Recognition of SAR Images.

Journal of Circuits Systems and Computers 2021

被引用0

Highly Parallel Multi-FPGA System Compilation from Sequential C/C++ Code in the AWS Cloud

ACM Transactions on Reconfigurable Technology and Systems 2022

被引用0

Winograd-CNN Accelerator Compatible with Sparse and Non-sparse Models.

2021 IEEE 23rd Int Conf on High Performance Computing & Communications 7th Int Conf on Data Science & Systems 19th Int Conf on Smart City 7th Int Conf on Dependability in Sensor, Cloud & Big Data Systems & Application (HPCC/DSS/SmartCity/DependSys) 2021

被引用0

Detecting Spoofed Speeches Via Segment-Based Word CQCC and Average ZCR for Embedded Systems.

IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 2022

被引用1

Amphis: Managing Reconfigurable Processor Architectures with Generative Adversarial Learning.

IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 2022

被引用1

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文针对实时多任务应用中的混合精度神经网络加速器,提出了一种优化的协同调度策略,以最大化精度相关奖励并满足实时性约束。

方法】:作者采用CPU和FPGA协同处理器设计实时AI应用,提出Idle-Aware Earliest Deadline First协同调度策略,并利用动态规划方法优化混合精度神经网络加速器的设计。

实验】:通过大量实验和现实生活案例评估,证明了所提方法的有效性,具体实验使用的数据集未在摘要中明确提及。