ReLU가 합성된 행렬 곱 연산의 부분 생략을 통한 딥 러닝 모델 추론 시간 개선

Improving the Inference Time of the Deep Learning Model with Partial Skip of ReLU-fused Matrix Multiplication Operations
  • 김성균
  • 안건주
  • 김나훈
  • 서지원

초록

Deep learning has expanded its utilization, and large-scale deep learning models containing many parameters tend to perform well. As large-scale models inevitably require many resources and long inference time, reducing the inference time is essential for efficient utilization of deep learning models. We fuse the activation function Rectified Linear Unit and matrix multiplication in the inference process, and reduce the amount of computation by predicting the sign of the output values to be computed in the computational processes. We propose four methods for reducing the computation and derive an optimal method that saves inference time with low accuracy loss by reducing the amount of computation by comparing these four methods.

키워드

딥 러닝 최적화계산 생략완전 연결 레이어추론 최적화deep learning optimizationomitted computationfully-connected layerinference optimization
제목
ReLU가 합성된 행렬 곱 연산의 부분 생략을 통한 딥 러닝 모델 추론 시간 개선
제목 (타언어)
Improving the Inference Time of the Deep Learning Model with Partial Skip of ReLU-fused Matrix Multiplication Operations
저자
김성균안건주김나훈서지원
DOI
10.5626/KTCP.2022.28.3.139
발행일
2022-03
저널명
정보과학회 컴퓨팅의 실제 논문지
28
3
페이지
139 ~ 145