中文
相关论文

相关论文: Parallel Layer Normalization for Universal Approxi…

200 篇论文

Layer normalization (LN) is a ubiquitous technique in deep learning but our theoretical understanding to it remains elusive. This paper investigates a new theoretical direction for LN, regarding to its nonlinearity and representation…

机器学习 · 计算机科学 2024-06-04 Yunhao Ni , Yuxin Guo , Junlong Jia , Lei Huang

Two networks are equivalent if they produce the same output for any given input. In this paper, we study the possibility of transforming a deep neural network to another network with a different number of units or layers, which can be…

机器学习 · 计算机科学 2019-05-29 Abhinav Kumar , Thiago Serra , Srikumar Ramalingam

Multiplication layers are a key component in various influential neural network modules, including self-attention and hypernetwork layers. In this paper, we investigate the approximation capabilities of deep neural networks with…

机器学习 · 计算机科学 2023-01-12 Ido Ben-Shaul , Tomer Galanti , Shai Dekel

In this paper we study shallow neural network functions which are linear combinations of compositions of activation and quadratic functions, replacing standard affine linear functions, often called neurons. We show the universality of this…

数值分析 · 数学 2022-05-12 Leon Frischauf , Otmar Scherzer , Cong Shi

We investigate deep morphological neural networks (DMNNs). We demonstrate that despite their inherent non-linearity, "linear" activations are essential for DMNNs. To preserve their inherent sparsity, we propose architectures that constraint…

机器学习 · 计算机科学 2025-12-24 Konstantinos Fotopoulos , Petros Maragos

Graph neural networks (GNNs), as the de-facto model class for representation learning on graphs, are built upon the multi-layer perceptrons (MLP) architecture with additional message passing layers to allow features to flow across nodes.…

机器学习 · 计算机科学 2023-08-07 Chenxiao Yang , Qitian Wu , Jiahua Wang , Junchi Yan

Universal approximation theory offers a foundational framework to verify neural network expressiveness, enabling principled utilization in real-world applications. However, most existing theoretical constructions are established by…

机器学习 · 计算机科学 2026-01-27 ZeYu Li , ShiJun Zhang , TieYong Zeng , FengLei Fan

The community is increasingly exploring linear RNNs (LRNNs) as language models, motivated by their expressive power and parallelizability. While prior work establishes the expressivity benefits of LRNNs over transformers, it is unclear what…

机器学习 · 计算机科学 2026-03-06 William Merrill , Hongjian Jiang , Yanhong Li , Anthony Lin , Ashish Sabharwal

The present paper provides a generalized model of network, namely, Hybrid Layered Network (HLN). We proved that the sets of all homogeneous, heterogeneous and multi-layered networks are subsets of the set of all HLNs depicting the model's…

社会与信息网络 · 计算机科学 2025-03-03 Shraban Kumar Chatterjee , Suman Kundu

The success of deep neural networks is in part due to the use of normalization layers. Normalization layers like Batch Normalization, Layer Normalization and Weight Normalization are ubiquitous in practice, as they improve generalization…

机器学习 · 计算机科学 2020-06-15 Yonatan Dukler , Quanquan Gu , Guido Montúfar

In this paper we consider the limiting case of neural networks (NNs) architectures when the number of neurons in each hidden layer and the number of hidden layers tend to infinity thus forming a continuum, and we derive approximation errors…

机器学习 · 计算机科学 2026-05-12 Christophe Prieur , Mircea Lazar , Bogdan Robu

It is well-known that neural networks are universal approximators, but that deeper networks tend in practice to be more powerful than shallower ones. We shed light on this by proving that the total number of neurons $m$ required to…

机器学习 · 计算机科学 2018-04-30 David Rolnick , Max Tegmark

This study introduces a new normalization layer termed Batch Layer Normalization (BLN) to reduce the problem of internal covariate shift in deep neural network layers. As a combined version of batch and layer normalization, BLN adaptively…

机器学习 · 计算机科学 2023-01-16 Amir Ziaee , Erion Çano

Feedforward neural networks have wide applicability in various disciplines of science due to their universal approximation property. Some authors have shown that single hidden layer feedforward neural networks (SLFNs) with fixed weights…

神经与进化计算 · 计算机科学 2018-01-04 Namig J. Guliyev , Vugar E. Ismailov

Neural networks (NNs) are known for their high predictive accuracy in complex learning problems. Beside practical advantages, NNs also indicate favourable theoretical properties such as universal approximation (UA) theorems. Binarized…

机器学习 · 计算机科学 2021-02-05 Mikail Yayla , Mario Günzel , Burim Ramosaj , Jian-Jia Chen

According to conventional neural network theories, the feature of single-hidden-layer feedforward neural networks(SLFNs) resorts to parameters of the weighted connections and hidden nodes. SLFNs are universal approximators when at least the…

神经与进化计算 · 计算机科学 2014-05-08 Yimin Yang , Q. M. Jonathan Wu , Guangbin Huang , Yaonan Wang

We investigate the approximation capabilities of dense neural networks. While universal approximation theorems establish that sufficiently large architectures can approximate arbitrary continuous functions if there are no restrictions on…

机器学习 · 计算机科学 2026-05-19 Levi Rauchwerger , Stefanie Jegelka , Ron Levie

Layer normalization (LN) is a fundamental component in modern deep learning, but its per-sample centering and scaling introduce non-negligible inference overhead. RMSNorm improves efficiency by removing the centering operation, yet this may…

机器学习 · 计算机科学 2026-05-15 Yuxin Guo , Yihao Yue , Yunhao Ni , Yizhou Ruan , Jie Luo , Wenjun Wu , Lei Huang

Large Language Models (LLMs) have achieved remarkable success, yet recent findings reveal that their deeper layers often contribute minimally and can be pruned without affecting overall performance. While some view this as an opportunity…

机器学习 · 计算机科学 2025-08-05 Pengxiang Li , Lu Yin , Shiwei Liu

Equivariance of linear neural network layers is well studied. In this work, we relax the equivariance condition to only be true in a projective sense. We propose a way to construct a projectively equivariant neural network through building…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Georg Bökman , Axel Flinth , Fredrik Kahl
‹ 上一页 1 2 3 10 下一页 ›