中文
相关论文

相关论文: Six Lectures on Linearized Neural Networks

200 篇论文

In physics, complex systems are often simplified into minimal, solvable models that retain only the core principles. In machine learning, layerwise linear models (e.g., linear neural networks) act as simplified representations of neural…

In recent years we see a rapidly growing line of research which shows learnability of various models via common neural network algorithms. Yet, besides a very few outliers, these results show learnability of models that can be learned using…

机器学习 · 计算机科学 2020-07-06 Amit Daniely , Eran Malach

Linear networks provide valuable insights into the workings of neural networks in general. This paper identifies conditions under which the gradient flow provably trains a linear network, in spite of the non-strict saddle points present in…

最优化与控制 · 数学 2020-06-30 Armin Eftekhari

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

Despite the phenomenal success of deep learning in recent years, there remains a gap in understanding the fundamental mechanics of neural nets. More research is focussed on handcrafting complex and larger networks, and the design decisions…

机器学习 · 计算机科学 2019-04-25 Saurav Basu , Koyel Mukherjee , Shrihari Vasudevan

Biological and artificial neural networks develop internal representations that enable them to perform complex tasks. In artificial networks, the effectiveness of these models relies on their ability to build task specific representation, a…

We present a simple linear regression based approach for learning the weights and biases of a neural network, as an alternative to standard gradient based backpropagation. The present work is exploratory in nature, and we restrict the…

机器学习 · 计算机科学 2023-07-17 Harshad Khadilkar

We describe a class of systems theory based neural networks called "Network Of Recurrent neural networks" (NOR), which introduces a new structure level to RNN related models. In NOR, RNNs are viewed as the high-level neurons and are used to…

神经与进化计算 · 计算机科学 2017-10-11 Chao-Ming Wang

This paper presents a compact, matrix-based representation of neural networks in a self-contained tutorial fashion. Specifically, we develop neural networks as a composition of several vector-valued functions. Although neural networks are…

系统与控制 · 电气工程与系统科学 2022-12-01 Turibius Rozario , Arjun Trivedi , Ankit Goel

Graphical models are powerful tools for modeling high-dimensional data, but learning graphical models in the presence of latent variables is well-known to be difficult. In this work we give new results for learning Restricted Boltzmann…

机器学习 · 计算机科学 2020-07-28 Surbhi Goel , Adam Klivans , Frederic Koehler

In this study, we investigate whether the representations learned by neural networks possess a privileged and convergent basis. Specifically, we examine the significance of feature directions represented by individual neurons. First, we…

机器学习 · 计算机科学 2023-07-25 Davis Brown , Nikhil Vyas , Yamini Bansal

Deep neural networks are widely used prediction algorithms whose performance often improves as the number of weights increases, leading to over-parametrization. We consider a two-layered neural network whose first layer is frozen while the…

机器学习 · 计算机科学 2023-04-10 Roman Worschech , Bernd Rosenow

Recurrent neural networks (RNNs) are capable of learning features and long term dependencies from sequential and time-series data. The RNNs have a stack of non-linear units where at least one connection between units forms a directed cycle.…

神经与进化计算 · 计算机科学 2018-02-26 Hojjat Salehinejad , Sharan Sankar , Joseph Barfett , Errol Colak , Shahrokh Valaee

Networks are a useful representation for data on connections between units of interests, but the observed connections are often noisy and/or include missing values. One common approach to network analysis is to treat the network as a…

统计方法学 · 统计学 2017-05-22 Yun-Jhong Wu , Elizaveta Levina , Ji Zhu

In this paper, the branches of recursive and recurrent neural networks are classified in detail according to the network structure, training objective function and learning algorithm implementation. They are roughly divided into three…

神经与进化计算 · 计算机科学 2025-10-22 Jian-wei Liu , Bing-rong Xu , Zhi-yan Song

Recurrent Neural Networks (RNN), Long Short-Term Memory Networks (LSTM), and Memory Networks which contain memory are popularly used to learn patterns in sequential data. Sequential data has long sequences that hold relationships. RNN can…

计算与语言 · 计算机科学 2019-04-22 Anupiya Nugaliyadde , Kok Wai Wong , Ferdous Sohel , Hong Xie

In this paper, we propose a novel multi-task learning method based on the deep convolutional network. The proposed deep network has four convolutional layers, three max-pooling layers, and two parallel fully connected layers. To adjust the…

机器学习 · 计算机科学 2019-04-17 Fang Su , Hai-Yang Shang , Jing-Yan Wang

These lecture notes develop the theory of learning in deep and recurrent neuronal networks from the point of view of Bayesian inference. The aim is to enable the reader to understand typical computations found in the literature in this…

无序系统与神经网络 · 物理学 2026-02-16 Moritz Helias , Javed Lindner , Lars Schutzeichel , Zohar Ringel

Recurrent neural networks have achieved great success in many NLP tasks. However, they have difficulty in parallelization because of the recurrent structure, so it takes much time to train RNNs. In this paper, we introduce sliced recurrent…

计算与语言 · 计算机科学 2018-07-09 Zeping Yu , Gongshen Liu

Neural networks have become a cornerstone of machine learning. As the trend for these to get more and more complex continues, so does the underlying hardware and software infrastructure for training and deployment. In this survey we answer…

分布式、并行与集群计算 · 计算机科学 2024-03-07 Felix Brakel , Uraz Odyurt , Ana-Lucia Varbanescu