中文
相关论文

相关论文: Moderate Adaptive Linear Units (MoLU)

200 篇论文

Convolutional Neural Networks (CNNs) usually use the same activation function, such as RELU, for all convolutional layers. There are performance limitations of just using RELU. In order to achieve better classification performance, reduce…

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

Human learning thrives on the ability to learn from mistakes, adapt through feedback, and refine understanding-processes often missing in static machine learning models. In this work, we introduce Composite Learning Units (CLUs) designed to…

机器学习 · 计算机科学 2024-10-11 Santosh Kumar Radha , Oktay Goktas

In the past decade, deep learning became the prevalent methodology for predictive modeling thanks to the remarkable accuracy of deep neural networks in tasks such as computer vision and natural language processing. Meanwhile, the structure…

最优化与控制 · 数学 2025-09-16 Joey Huchette , Gonzalo Muñoz , Thiago Serra , Calvin Tsay

This paper presents a new reachability analysis approach to compute interval over-approximations of the output set of feedforward neural networks with input uncertainty. We adapt to neural networks an existing mixed-monotonicity method for…

系统与控制 · 电气工程与系统科学 2022-06-24 Pierre-Jean Meyer

In this paper we investigate the family of functions representable by deep neural networks (DNN) with rectified linear units (ReLU). We give an algorithm to train a ReLU DNN with one hidden layer to *global optimality* with runtime…

机器学习 · 计算机科学 2018-03-01 Raman Arora , Amitabh Basu , Poorya Mianjy , Anirbit Mukherjee

As a widely used non-linear activation, Rectified Linear Unit (ReLU) separates noise and signal in a feature map by learning a threshold or bias. However, we argue that the classification of noise and signal not only depends on the…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Hongyang Li , Wanli Ouyang , Xiaogang Wang

This paper demonstrates that a single-layer neural network using Parametric Rectified Linear Unit (PReLU) activation can solve the XOR problem, a simple fact that has been overlooked so far. We compare this solution to the multi-layer…

神经与进化计算 · 计算机科学 2024-09-18 Rafael C. Pinto , Anderson R. Tavares

This paper studies the role of activation functions in learning modular addition with two-layer neural networks. We first establish a sharp expressivity gap: sine MLPs admit width-$2$ exact realizations for any fixed length $m$ and, with…

机器学习 · 计算机科学 2025-12-01 Tianlong Huang , Zhiyuan Li

We introduce stochastic activations. This novel strategy randomly selects between several non-linear functions in the feed-forward layer of a large language model. In particular, we choose between SILU or RELU depending on a Bernoulli draw.…

Solving mixed-integer optimization problems with embedded neural networks with ReLU activation functions is challenging. Big-M coefficients that arise in relaxing binary decisions related to these functions grow exponentially with the…

最优化与控制 · 数学 2025-02-06 Christoph Plate , Mirko Hahn , Alexander Klimek , Caroline Ganzer , Kai Sundmacher , Sebastian Sager

Activation functions are critical components in deep neural networks, directly influencing gradient flow, training stability, and model performance. Traditional functions like ReLU suffer from dead neuron problems, while sigmoid and tanh…

机器学习 · 计算机科学 2025-07-31 Sergii Kavun

Multi-modal deep metric learning is crucial for effectively capturing diverse representations in tasks such as face verification, fine-grained object recognition, and product search. Traditional approaches to metric learning, whether based…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Hadush Hailu Gebrerufael , Anil Kumar Tiwari , Gaurav Neupane , Goitom Ybrah Hailu

In collaborative intelligence applications, part of a deep neural network (DNN) is deployed on a lightweight device such as a mobile phone or edge device, and the remaining portion of the DNN is processed where more computing resources are…

机器学习 · 计算机科学 2021-05-18 Robert A. Cohen , Hyomin Choi , Ivan V. Bajić

In this paper, we develop an alternating direction method of multipliers (ADMM) for deep neural networks training with sigmoid-type activation functions (called \textit{sigmoid-ADMM pair}), mainly motivated by the gradient-free nature of…

机器学习 · 计算机科学 2021-09-16 Jinshan Zeng , Shao-Bo Lin , Yuan Yao , Ding-Xuan Zhou

Neural networks are a powerful class of functions that can be trained with simple gradient descent to achieve state-of-the-art performance on a variety of applications. Despite their practical success, there is a paucity of results that…

机器学习 · 计算机科学 2017-03-06 Bo Xie , Yingyu Liang , Le Song

Transprecision computing (TC) is a promising approach for energy-efficient machine learning (ML) computation on resource-constrained platforms. This work presents a novel ASIC design of a Transprecision Arithmetic and Logic Unit (TALU) that…

硬件体系结构 · 计算机科学 2025-10-02 Ayushi Dube , Gian Singh , Sarma Vrudhula

We introduce sliced ReLU attention, a new attention mechanism that departs structurally from both softmax and its approximation alternatives. Instead of applying a nonlinearity to pairwise dot products, we operate on one-dimensional…

机器学习 · 计算机科学 2026-02-05 François-Xavier Vialard , Siwan Boufadène

We present empirical evidence that neural networks with ReLU and Absolute Value activations learn distance-based representations. We independently manipulate both distance and intensity properties of internal activations in trained models,…

机器学习 · 计算机科学 2024-11-28 Alan Oursland

Activation function has a significant impact on the dynamics, convergence, and performance of deep neural networks. The search for a consistent and high-performing activation function has always been a pursuit during deep learning model…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Abdur Rahman , Lu He , Haifeng Wang

ReLU neural-networks have been in the focus of many recent theoretical works, trying to explain their empirical success. Nonetheless, there is still a gap between current theoretical results and empirical observations, even in the case of…

机器学习 · 计算机科学 2019-06-13 Jonathan Fiat , Eran Malach , Shai Shalev-Shwartz
‹ 上一页 1 8 9 10 下一页 ›