Efficient convolution pooling on the GPU

Journal of Parallel and Distributed Computing Volume 138 Page 222-229 published_at 2020-04
アクセス数 : 291
ダウンロード数 : 55

今月のアクセス数 : 0
今月のダウンロード数 : 1
File
JPDC_138_222.pdf 126 KB 種類 : fulltext エンバーゴ : 2022-05-01
Title ( eng )
Efficient convolution pooling on the GPU
Creator
Suita Shunsuke
Nishimura Takahiro
Tokura Hiroki
Kasagi Akihiko
Tabaru Tsuguchika
Source Title
Journal of Parallel and Distributed Computing
Volume 138
Start Page 222
End Page 229
Abstract
The main contribution of this paper is to show efficient implementations of the convolution-pooling in the GPU, in which the pooling follows the multiple convolution. Since the multiple convolution and the pooling operations are performed alternately in earlier stages of many Convolutional Neural Networks (CNNs), it is very important to accelerate the convolution-pooling. Our new GPU implementation uses two techniques, (1) convolution interchange with direct sum, and (2) conversion to matrix multiplication. By these techniques, the computational and memory access cost are reduced. Further the convolution interchange is converted to matrix multiplication, which can be computed by cuBLAS very efficiently. Experimental results using Tesla V100 GPU show that our new GPU implementation compatible with cuDNN for the convolution-pooling is expected 2.90 times and 1.43 times faster for fp32 and fp16 than the multiple convolution and then the pooling by cuDNN, respectively. the most popular library of primitives to implement the CNNs in the GPU.
Keywords
Deep learning
Neural Networks
Convolution
Average pooling
GPU
Language
eng
Resource Type journal article
Publisher
Elsevier
Date of Issued 2020-04
Rights
© 2019. This manuscript version is made available under the CC-BY-NC-ND 4.0 license http://creativecommons.org/licenses/by-nc-nd/4.0/
This is not the published version. Please cite only the published version. この論文は出版社版ではありません。引用の際には出版社版をご確認、ご利用ください。
Publish Type Author’s Original
Access Rights open access
Source Identifier
[ISSN] 0743-7315
[DOI] 10.1016/j.jpdc.2019.12.006
[DOI] https://doi.org/10.1016/j.jpdc.2019.12.006
Remark Post-print version/PDF may be used in an institutional repository after an embargo period of 24 months.