中文
相关论文

相关论文: Power efficient ReLU design for neuromorphic compu…

200 篇论文

We study neural networks with trainable low-degree rational activation functions and show that they are more expressive and parameter-efficient than modern piecewise-linear and smooth activations such as ELU, LeakyReLU, LogSigmoid, PReLU,…

机器学习 · 计算机科学 2026-02-16 Maosen Tang , Alex Townsend

Activation function is a key component in deep learning that performs non-linear mappings between the inputs and outputs. Rectified Linear Unit (ReLU) has been the most popular activation function across the deep learning community.…

机器学习 · 计算机科学 2022-03-01 Hock Hung Chieng , Noorhaniza Wahid , Pauline Ong

In this paper, we investigate the relationship between deep neural networks (DNN) with rectified linear unit (ReLU) function as the activation function and continuous piecewise linear (CPWL) functions, especially CPWL functions from the…

数值分析 · 数学 2020-06-02 Juncai He , Lin Li , Jinchao Xu , Chunyue Zheng

The spin Hall effect (SHE) generates spin currents within nonmagnetic materials. Previously, studies of the SHE have been motivated primarily to understand its fundamental origin and magnitude. Here we demonstrate, using measurement and…

材料科学 · 物理学 2013-05-30 Luqiao Liu , O. J. Lee , T. J. Gudmundsen , D. C. Ralph , R. A. Buhrman

Recent years have witnessed growing interest in the field of brain-inspired computing based on neural-network architectures. In order to translate the related algorithmic models into powerful, yet energy-efficient cognitive-computing…

无序系统与神经网络 · 物理学 2015-06-17 Mrigank Sharad , D. Fan , Kaushik Roy

The application of the deep learning model in classification plays an important role in the accurate detection of the target objects. However, the accuracy is affected by the activation function in the hidden and output layer. In this…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Md. Mehedi Hasan , Md. Ali Hossain , Azmain Yakin Srizon , Abu Sayeed

Activation functions are essential for deep learning methods to learn and perform complex tasks such as image classification. Rectified Linear Unit (ReLU) has been widely used and become the default activation function across the deep…

神经与进化计算 · 计算机科学 2018-12-18 Hock Hung Chieng , Noorhaniza Wahid , Pauline Ong , Sai Raj Kishore Perla

In past few years, linear rectified unit activation functions have shown its significance in the neural networks, surpassing the performance of sigmoid activations. RELU (Nair & Hinton, 2010), ELU (Clevert et al., 2015), PRELU (He et al.,…

机器学习 · 计算机科学 2020-06-05 Vijay Pandey

In this paper, we introduce "Power Linear Unit" (PoLU) which increases the nonlinearity capacity of a neural network and thus helps improving its performance. PoLU adopts several advantages of previously proposed activation functions.…

机器学习 · 计算机科学 2018-02-02 Yikang Li , Pak Lun Kevin Ding , Baoxin Li

Neural networks (NNs) have been successfully deployed in various fields. In NNs, a large number of multiplyaccumulate (MAC) operations need to be performed. Most existing digital hardware platforms rely on parallel MAC units to accelerate…

系统与控制 · 电气工程与系统科学 2023-09-20 Kangwei Xu , Grace Li Zhang , Ulf Schlichtmann , Bing Li

In neural network compression, most current methods reduce unnecessary parameters by measuring importance and redundancy. To augment already highly optimized existing solutions, we propose linearity-based compression as a novel way to…

机器学习 · 计算机科学 2025-06-27 Silas Dobler , Florian Lemmerich

The electric-power dissipation of the anomalous-Hall current injected into a lateral load circuit is studied. The anomalous-Hall current is generated by a $\mathrm{Co_{75}Gd_{25}}$ ferrimagnetic Hall bar and injected into lateral contacts…

介观与纳米尺度物理 · 物理学 2023-11-14 D. Lacour , M. Hehn , Min Xu , J. -E. Wegrowe

Magnetic random-access memory (MRAM) driven by spin-transfer torque (STT) is a major contender for future memory applications. The energy dissipation involved in writing remains problematic, even with the advent of more efficient…

Rectified linear unit (ReLU) activations can also be thought of as 'gates', which, either pass or stop their pre-activation input when they are 'on' (when the pre-activation input is positive) or 'off' (when the pre-activation input is…

机器学习 · 计算机科学 2021-06-15 Chandrashekar Lakshminarayanan , Amit Vikram Singh

Amongst others, the adoption of Rectified Linear Units (ReLUs) is regarded as one of the ingredients of the success of deep learning. ReLU activation has been shown to mitigate the vanishing gradient issue, to encourage sparsity in the…

机器学习 · 统计学 2021-10-14 Nicola Picchiotti , Marco Gori

Neuromorphic models take inspiration from the human brain by adopting bio-plausible neuron models to build alternatives to traditional Machine Learning (ML) and Deep Learning (DL) solutions. The scarce availability of dedicated hardware…

神经与进化计算 · 计算机科学 2024-07-25 Vittorio Fra , Benedetto Leto , Andrea Pignata , Enrico Macii , Gianvito Urgese

Deep neural networks with rectified linear units (ReLU) are getting more and more popular due to their universal representation power and successful applications. Some theoretical progress regarding the approximation power of deep ReLU…

数值分析 · 数学 2020-02-28 Bo Li , Shanshan Tang , Haijun Yu

We investigated the performance of spin transfer torque random access memory (STT-RAM) cell with cross shaped Heusler compound based free layer using micromagnetic simulations. We designed the free layer using Cobalt based Heusler…

新兴技术 · 计算机科学 2014-01-28 Tangudu Bharat Kumar , Bhaskar Awadhiya , E. MeherAbhinav , Bahniman Ghosh , Bhupesh Bishnoi

Future applications of spin-orbit torque will require new mechanisms to improve the efficiency for switching nanoscale magnetic tunnel junctions (MTJs), while also controlling the magnetic dynamics to achieve fast, nanosecond scale…

介观与纳米尺度物理 · 物理学 2018-02-07 Shengjie Shi , Yongxi Ou , S. V. Aradhya , D. C. Ralph , R. A. Buhrman

Traditional Convolutional Neural Networks (CNNs) typically use the same activation function (usually ReLU) for all neurons with non-linear mapping operations. For example, the deep convolutional architecture Inception-v4 uses ReLU. To…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Luna M. Zhang