中文
相关论文

相关论文: Scaling up deep neural networks: a capacity alloca…

200 篇论文

Remarkable achievements have been attained by deep neural networks in various applications. However, the increasing depth and width of such models also lead to explosive growth in both storage and computation, which has restricted the…

机器学习 · 计算机科学 2019-06-11 Linfeng Zhang , Zhanhong Tan , Jiebo Song , Jingwei Chen , Chenglong Bao , Kaisheng Ma

While deep learning models and techniques have achieved great empirical success, our understanding of the source of success in many aspects remains very limited. In an attempt to bridge the gap, we investigate the decision boundary of a…

神经与进化计算 · 计算机科学 2019-01-03 Yu Li , Lizhong Ding , Xin Gao

Training a neural network using backpropagation algorithm requires passing error gradients sequentially through the network. The backward locking prevents us from updating network layers in parallel and fully leveraging the computing…

机器学习 · 计算机科学 2019-05-30 Zhouyuan Huo , Bin Gu , Heng Huang

Deep unrolling, or unfolding, is an emerging learning-to-optimize method that unrolls a truncated iterative algorithm in the layers of a trainable neural network. However, the convergence guarantees and generalizability of the unrolled…

机器学习 · 计算机科学 2024-12-02 Samar Hadou , Navid NaderiAlizadeh , Alejandro Ribeiro

In recent years, deep learning has been connected with optimal control as a way to define a notion of a continuous underlying learning problem. In this view, neural networks can be interpreted as a discretization of a parametric Ordinary…

最优化与控制 · 数学 2020-07-07 Joubine Aghili , Olga Mula

Network embedding aims to learn the low-dimensional representations of vertexes in a network, while structure and inherent properties of the network is preserved. Existing network embedding works primarily focus on preserving the…

社会与信息网络 · 计算机科学 2017-11-30 Rui Feng , Yang Yang , Wenjie Hu , Fei Wu , Yueting Zhuang

Despite considerable theoretical progress in the training of neural networks viewed as a multi-agent system of neurons, particularly concerning biological plausibility and decentralized training, their applicability to real-world problems…

A long-standing obstacle to progress in deep learning is the problem of vanishing and exploding gradients. Although, the problem has largely been overcome via carefully constructed initializations and batch normalization, architectures…

神经与进化计算 · 计算机科学 2018-06-07 David Balduzzi , Marcus Frean , Lennox Leary , JP Lewis , Kurt Wan-Duo Ma , Brian McWilliams

Many types of neural network layers rely on matrix properties such as invertibility or orthogonality. Retaining such properties during optimization with gradient-based stochastic optimizers is a challenging task, which is usually addressed…

机器学习 · 统计学 2020-12-02 Andreas Krämer , Jonas Köhler , Frank Noé

Information propagation characterizes how input correlations evolve across layers in deep neural networks. This framework has been well studied using mean-field theory, which assumes infinitely wide networks. However, these assumptions…

机器学习 · 计算机科学 2026-01-21 Giuseppe Alessio D'Inverno , Zhiyuan Hu , Leo Davy , Michael Unser , Gianluigi Rozza , Jonathan Dong

We consider fully connected and feedforward deep neural networks with dependent and possibly heavy-tailed weights, as introduced in [26], to address limitations of the standard Gaussian prior. It has been proved in [26] that, as the number…

机器学习 · 统计学 2026-05-14 Nicola Apollonio , Giovanni Franzina , Giovanni Luca Torrisi

Neural Persistence is a prominent measure for quantifying neural network complexity, proposed in the emerging field of topological data analysis in deep learning. In this work, however, we find both theoretically and empirically that the…

机器学习 · 计算机科学 2023-11-22 Leander Girrbach , Anders Christensen , Ole Winther , Zeynep Akata , A. Sophia Koepke

The ubiquitous backpropagation algorithm requires sequential updates through the network introducing a locking problem. In addition, back-propagation relies on the transpose of forward weight matrices to compute updates, introducing a…

Neural scaling laws have revolutionized the design and optimization of large-scale AI models by revealing predictable relationships between model size, dataset volume, and computational resources. Early research established power-law…

计算与语言 · 计算机科学 2025-05-28 Ayan Sengupta , Yash Goel , Tanmoy Chakraborty

A variety of large-scale machine learning problems can be cast as instances of constrained submodular maximization. Existing approaches for distributed submodular maximization have a critical drawback: The capacity - number of instances…

机器学习 · 统计学 2016-06-01 Mario Lucic , Olivier Bachem , Morteza Zadimoghaddam , Andreas Krause

We consider infinitely-wide multi-layer perceptrons (MLPs) which are limits of standard deep feed-forward neural networks. We assume that, for each layer, the weights of an MLP are initialized with i.i.d. samples from either a light-tailed…

机器学习 · 统计学 2021-06-22 Paul Jung , Hoil Lee , Jiho Lee , Hongseok Yang

The iterations of many sparse estimation algorithms are comprised of a fixed linear filter cascaded with a thresholding nonlinearity, which collectively resemble a typical neural network layer. Consequently, a lengthy sequence of algorithm…

机器学习 · 计算机科学 2016-05-11 Bo Xin , Yizhou Wang , Wen Gao , David Wipf

This paper investigates multilevel initialization strategies for training very deep neural networks with a layer-parallel multigrid solver. The scheme is based on the continuous interpretation of the training problem as a problem of optimal…

机器学习 · 计算机科学 2019-12-20 Eric C. Cyr , Stefanie Günther , Jacob B. Schroder

The results of training a neural network are heavily dependent on the architecture chosen; and even a modification of only its size, however small, typically involves restarting the training process. In contrast to this, we begin training…

机器学习 · 计算机科学 2024-02-12 Rupert Mitchell , Robin Menzenbach , Kristian Kersting , Martin Mundt

Deep neural network architectures have recently produced excellent results in a variety of areas in artificial intelligence and visual recognition, well surpassing traditional shallow architectures trained using hand-designed features. The…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Catalin Ionescu , Orestis Vantzos , Cristian Sminchisescu