paper-with-me

홈 › Papers

A Survey of FPGA Based Deep Learning Accelerators: Challenges and Opportunities

2018-12-25 · Teng Wang, Chao Wang, Xuehai Zhou, Huaping Chen

With the rapid development of in-depth learning, neural network and deep learning algorithms have been widely used in various fields, e.g., image, video and voice processing. However, the neural network model is getting larger and larger, which is expressed in the calculation of model parameters. Although a wealth of existing efforts on GPU platforms currently used by researchers for improving computing performance, dedicated hardware solutions are essential and emerging to provide advantages over pure software solutions. In this paper, we systematically investigate the neural network accelerator based on FPGA. Specifically, we respectively review the accelerators designed for specific problems, specific algorithms, algorithm features, and general templates. We also compared the design and implementation of the accelerator based on FPGA under different devices and network models and compared it with the versions of CPU and GPU. Finally, we present to discuss the advantages and disadvantages of accelerators on FPGA platforms and to further explore the opportunities for future research.

📄 PDF Abstract BibTeX arXiv:1901.04988

Code (0)

등록된 구현이 없습니다.

Tasks

CPUDeep LearningGPU

Similar Papers 제목 키워드 기반

FPGA-based Acceleration for Convolutional Neural Networks: A Comprehensive Review

2025-05-04 · Junye Jiang, Yaan Zhou, Yuanhao Gong, Haoxuan Yuan 외

Convolutional Neural Networks (CNNs) are fundamental to deep learning, driving applications across various domains. However, their growing complexity has significantly increased computational demands, necessitating effic…

FPGA-Based Neural Network Accelerators for Space Applications: A Survey

2025-04-22 · Pedro Antunes, Artur Podobas

Space missions are becoming increasingly ambitious, necessitating high-performance onboard spacecraft computing systems. In response, field-programmable gate arrays (FPGAs) have garnered significant interest due to their…

Data Compression

FPGA Acceleration of Sequence Alignment: A Survey

2020-02-05 · Sahand Salamat, Tajana Rosing

Genomics is changing our understanding of humans, evolution, diseases, and medicines to name but a few. As sequencing technology is developed collecting DNA sequences takes less time thereby generating more genetic data …

CPUSurvey

A Survey of FPGA-Based Robotic Computing

2020-09-13 · Zishen Wan, Bo Yu, Thomas Yuang Li, Jie Tang 외

Recent researches on robotics have shown significant improvement, spanning from algorithms, mechanics to hardware architectures. Robotics, including manipulators, legged robots, drones, and autonomous vehicles, are now w…

Autonomous VehiclesCPUGPUSurvey

A Survey on Hardware Accelerators for Large Language Models

2024-01-18 · Christoforos Kachris

Large Language Models (LLMs) have emerged as powerful tools for natural language processing tasks, revolutionizing the field with their ability to understand and generate human-like text. As the demand for more sophistic…

Survey