paper-with-me

홈 › Papers

Deep Learning Training with Simulated Approximate Multipliers

2019-12-26 · Issam Hammad, Kamal El-Sankary, Jason Gu

This paper presents by simulation how approximate multipliers can be utilized to enhance the training performance of convolutional neural networks (CNNs). Approximate multipliers have significantly better performance in terms of speed, power, and area compared to exact multipliers. However, approximate multipliers have an inaccuracy which is defined in terms of the Mean Relative Error (MRE). To assess the applicability of approximate multipliers in enhancing CNN training performance, a simulation for the impact of approximate multipliers error on CNN training is presented. The paper demonstrates that using approximate multipliers for CNN training can significantly enhance the performance in terms of speed, power, and area at the cost of a small negative impact on the achieved accuracy. Additionally, the paper proposes a hybrid training method which mitigates this negative impact on the accuracy. Using the proposed hybrid method, the training can start using approximate multipliers then switches to exact multipliers for the last few epochs. Using this method, the performance benefits of approximate multipliers in terms of speed, power, and area can be attained for a large portion of the training stage. On the other hand, the negative impact on the accuracy is diminished by using the exact multipliers for the last epochs of training.

📄 PDF Abstract BibTeX arXiv:2001.00060

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

ApproxTrain: Fast Simulation of Approximate Multipliers for DNN Training and Inference

2022-09-09 · Jing Gong, Hassaan Saadat, Hasindu Gamaarachchi, Haris Javaid 외

Edge training of Deep Neural Networks (DNNs) is a desirable goal for continuous learning; however, it is hindered by the enormous computational power required by training. Hardware approximate multipliers have shown thei…

CPUGPU

Low Error-Rate Approximate Multiplier Design for DNNs with Hardware-Driven Co-Optimization

2022-10-08 · Yao Lu, Jide Zhang, Su Zheng, Zhen Li 외

In this paper, two approximate 3*3 multipliers are proposed and the synthesis results of the ASAP-7nm process library justify that they can reduce the area by 31.38% and 36.17%, and the power consumption by 36.73% and 35…

Leveraging Highly Approximated Multipliers in DNN Inference

2024-12-21 · Georgios Zervakis, Fabio Frustaci, Ourania Spantidi, Iraklis Anagnostopoulos 외

In this work, we present a control variate approximation technique that enables the exploitation of highly approximate multipliers in Deep Neural Network (DNN) accelerators. Our approach does not require retraining and s…

ALWANN: Automatic Layer-Wise Approximation of Deep Neural Network Accelerators without Retraining

2019-06-11 · Vojtech Mrazek, Zdenek Vasicek, Lukas Sekanina, Muhammad Abdullah Hanif 외

The state-of-the-art approaches employ approximate computing to reduce the energy consumption of DNN hardware. Approximate DNNs then require extensive retraining afterwards to recover from the accuracy loss caused by the…

Multiobjective Optimization

AxMoE: Characterizing the Impact of Approximate Multipliers on Mixture-of-Experts DNN Architectures

2026-05-06 · Omkar B Shende, Marcello Traiola, Gayathri Ananthanarayanan arxiv

Deep neural network (DNN) inference at the edge demands simultaneous improvements in accuracy, computational efficiency, and energy consumption. Approximate computing and Mixture-of-Experts (MoE) architectures have each …

Computational Efficiency