中文
相关论文

相关论文: Neural Network Architecture Beyond Width and Depth

200 篇论文

We establish convergence of the training dynamics of residual neural networks (ResNets) to their joint infinite depth L, hidden width M, and embedding dimension D limit. Specifically, we consider ResNets with two-layer perceptron blocks in…

机器学习 · 统计学 2026-03-23 Louis-Pierre Chaintron , Lénaïc Chizat , Javier Maass

Neural networks are based on a simplified model of the brain. In this project, we wanted to relax the simplifying assumptions of a traditional neural network by making a model that more closely emulates the low level interactions of…

机器学习 · 计算机科学 2018-07-31 Jacob Beck , Zoe Papakipos

A new design methodology for neural networks that is guided by traditional algorithm design is presented. To prove our point, we present two heuristics and demonstrate an algorithmic technique for incorporating additional weights in their…

机器学习 · 计算机科学 2018-06-07 Abhejit Rajagopal , Shivkumar Chandrasekaran , Hrushikesh N. Mhaskar

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

We establish the fundamental limits in the approximation of Lipschitz functions by deep ReLU neural networks with finite-precision weights. Specifically, three regimes, namely under-, over-, and proper quantization, in terms of minimax…

机器学习 · 统计学 2024-05-06 Weigutian Ou , Philipp Schenkel , Helmut Bölcskei

The recent progress of deep convolutional neural networks has enabled great success in single image super-resolution (SISR) and many other vision tasks. Their performances are also being increased by deepening the networks and developing…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Joon Young Ahn , Nam Ik Cho

The residual neural network (ResNet) is a popular deep network architecture which has the ability to obtain high-accuracy results on several image processing problems. In order to analyze the behavior and structure of ResNet, recent work…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Linan Zhang , Hayden Schaeffer

Randomized Neural Networks explore the behavior of neural systems where the majority of connections are fixed, either in a stochastic or a deterministic fashion. Typical examples of such systems consist of multi-layered neural network…

机器学习 · 计算机科学 2021-02-03 Claudio Gallicchio , Simone Scardapane

We introduce a new approach to processing complex-valued data using DNNs consisting of parallel real-valued subnetworks with coupled outputs. Our proposed class of architectures, referred to as Steinmetz Neural Networks, incorporates…

机器学习 · 计算机科学 2025-02-17 Shyam Venkatasubramanian , Ali Pezeshki , Vahid Tarokh

Deep residual architectures, such as ResNet and the Transformer, have enabled models of unprecedented depth, yet a formal understanding of why depth is so effective remains an open question. A popular intuition, following Veit et al.…

机器学习 · 计算机科学 2025-10-09 Benoit Dherin , Michael Munn

Binary Neural Networks (BNNs) have gained extensive attention for their superior inferencing efficiency and compression ratio compared to traditional full-precision networks. However, due to the unique characteristics of BNNs, designing a…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu , Haibin Ling

The popularity of learning from data with machine learning and neural networks has lead to the creation of many new datasets for almost every problem domain. However, even within a single domain, these datasets are often collected with…

机器学习 · 计算机科学 2023-02-06 William C. Sleeman , Rishabh Kapoor , Preetam Ghosh

These lecture notes provide an overview of Neural Network architectures from a mathematical point of view. Especially, Machine Learning with Neural Networks is seen as an optimization problem. Covered are an introduction to Neural Networks…

机器学习 · 计算机科学 2023-04-19 Evelyn Herberg

Overparameterized neural networks (NNs) are observed to generalize well even when trained to perfectly fit noisy data. This phenomenon motivated a large body of work on "benign overfitting", where interpolating predictors achieve…

机器学习 · 计算机科学 2024-03-22 Guy Kornowski , Gilad Yehudai , Ohad Shamir

A neural network with one hidden layer or a two-layer network (regardless of the input layer) is the simplest feedforward neural network, whose mechanism may be the basis of more general network architectures. However, even to this type of…

机器学习 · 计算机科学 2025-07-14 Changcun Huang

We study the parameterized complexity of training two-layer neural networks with respect to the dimension of the input data and the number of hidden neurons, considering ReLU and linear threshold activation functions. Albeit the…

计算复杂性 · 计算机科学 2024-01-19 Vincent Froese , Christoph Hertrich

Neural networks can approximate complex functions, but they struggle to perform exact arithmetic operations over real numbers. The lack of inductive bias for arithmetic operations leaves neural networks without the underlying logic…

神经与进化计算 · 计算机科学 2020-01-16 Andreas Madsen , Alexander Rosenberg Johansen

One of the main issues in modern network science is the phenomenon of cascading failures of a small number of attacks. Here we define the dimension of a network to be the maximal number of functions or features of nodes of the network. It…

社会与信息网络 · 计算机科学 2013-11-01 Angsheng Li , Wei Zhang , Yicheng Pan

Traditional neural networks (multi-layer perceptrons) have become an important tool in data science due to their success across a wide range of tasks. However, their performance is sometimes unsatisfactory, and they often require a large…

机器学习 · 统计学 2024-12-09 Gyu Min Kim , Jeong Min Jeon

Artificial neural network (NN) architecture design is a nontrivial and time-consuming task that often requires a high level of human expertise. Neural architecture search (NAS) serves to automate the design of NN architectures and has…

神经与进化计算 · 计算机科学 2024-09-10 Reinhard Booysen , Anna Sergeevna Bosman
‹ 上一页 1 8 9 10 下一页 ›