Download PDF

Advanced Concepts for Intelligent Vision Systems, Date: 2017/09/18 - 2017/09/21, Location: Antwerp, Belgium

Publication date: 2017-09-18
Volume: 10617 Pages: 89 - 100
ISSN: 978-3-319-70352-7
Publisher: Springer Verlag

ADVANCED CONCEPTS FOR INTELLIGENT VISION SYSTEMS (ACIVS 2017)

Author:

Cecconi, Leonardo
Smets, Sander ; Benini, Luca ; Verhelst, Marian ; BlancTalon, J ; Penne, R ; Philips, W ; Popescu, D ; Scheunders, P

Keywords:

Tiling Strategy, CNN, DMA, Neural Networks, Memory bandwidth, Double Buffering, Science & Technology, Technology, Computer Science, Artificial Intelligence, Computer Science, Theory & Methods, Computer Science

Abstract:

Convolutional Neural Networks (CNNs), are nowadays present in many different embedded solutions. One of the biggest problems related to their execution is the memory bottleneck. In this work we propose an optimal double buffering tiling strategy, to reduce the memory bandwidth in the execution of deep CNN architecture, testing our model on one of the two cores of a Zynq-7020 embedded platform. An optimal tiling strategy is found for each layer of the network, optimizing for lowest external memory to/from On-Chip memory bandwidth. Performance test results show an improvement in the total execution time of 50% (cache disabled / 34% cache enabled), compared to a non double buffered implementation. Moreover, a 5x lower external memory to/from On-Chip memory double buffering memory bandwidth is achieved, with respect to naive tiling settings. Furthermore it is shown that tiling settings for highest OCM usage do not generally lead to the lowest bandwidth scenario.