paper-with-me

홈 › Papers

K-TanH: Efficient TanH For Deep Learning

2019-09-17 · Abhisek Kundu, Alex Heinecke, Dhiraj Kalamkar, Sudarshan Srinivasan, Eric C. Qin, Naveen K. Mellempudi, Dipankar Das, Kunal Banerjee, Bharat Kaul, Pradeep Dubey

We propose K-TanH, a novel, highly accurate, hardware efficient approximation of popular activation function TanH for Deep Learning. K-TanH consists of parameterized low-precision integer operations, such as, shift and add/subtract (no floating point operation needed) where parameters are stored in very small look-up tables that can fit in CPU registers. K-TanH can work on various numerical formats, such as, Float32 and BFloat16. High quality approximations to other activation functions, e.g., Sigmoid, Swish and GELU, can be derived from K-TanH. Our AVX512 implementation of K-TanH demonstrates $>5\times$ speed up over Intel SVML, and it is consistently superior in efficiency over other approximations that use floating point arithmetic. Finally, we achieve state-of-the-art Bleu score and convergence results for training language translation model GNMT on WMT16 data sets with approximate TanH obtained via K-TanH on BFloat16 inputs.

📄 PDF Abstract BibTeX arXiv:1909.07729

Code (0)

등록된 구현이 없습니다.

Tasks

CPUDeep LearningTranslation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Sigmoid Activation 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
(FiLe@Against@Claim)How do I file a claim against Expedia? How do I file a claim against Expedia? How Do I File a Claim Against Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help &…

Similar Papers 제목 키워드 기반

TanhExp: A Smooth Activation Function with High Convergence Speed for Lightweight Neural Networks

2020-03-22 · Xinyu Liu, Xiaoguang Di

Lightweight or mobile neural networks used for real-time computer vision tasks contain fewer parameters than normal networks, which lead to a constrained performance. In this work, we proposed a novel activation function…

image-classificationImage Classification

ErfReLU: Adaptive Activation Function for Deep Neural Network

2023-06-02 · Ashish Rajanand, Pradeep Singh

Recent research has found that the activation function (AF) selected for adding non-linearity into the output can have a big impact on how effectively deep learning networks perform. Developing activation functions that …

Parametric Leaky Tanh: A New Hybrid Activation Function for Deep Learning

2023-08-11 · Stamatis Mastromichalakis

Activation functions (AFs) are crucial components of deep neural networks (DNNs), having a significant impact on their performance. An activation function in a DNN is typically a smooth, nonlinear function that transform…

STanHop: Sparse Tandem Hopfield Model for Memory-Enhanced Time Series Prediction

2023-12-28 · Dennis Wu, Jerry Yao-Chieh Hu, Weijian Li, Bo-Yu Chen 외

We present STanHop-Net (Sparse Tandem Hopfield Network) for multivariate time series prediction with memory-enhanced capabilities. At the heart of our approach is STanHop, a novel Hopfield-based neural network block, whi…

RetrievalTime SeriesTime Series Prediction

TanhSoft -- a family of activation functions combining Tanh and Softplus

2020-09-08 · Koushik Biswas, Sandeep Kumar, Shilpak Banerjee, Ashish Kumar Pandey

Deep learning at its core, contains functions that are composition of a linear transformation with a non-linear function known as activation function. In past few years, there is an increasing interest in construction of…

General ClassificationImage Classification