paper-with-me

Papers

Learning Low Dimensional State Spaces with Overparameterized Recurrent Neural Nets

2022-10-25 · Edo Cohen-Karlik, Itamar Menuhin-Gruman, Raja Giryes, Nadav Cohen, Amir Globerson

Overparameterization in deep learning typically refers to settings where a trained neural network (NN) has representational capacity to fit the training data in many ways, some of which generalize well, while others do not. In the case of Recurrent Neural Networks (RNNs), there exists an additional layer of overparameterization, in the sense that a model may exhibit many solutions that generalize well for sequence lengths seen in training, some of which extrapolate to longer sequences, while others do not. Numerous works have studied the tendency of Gradient Descent (GD) to fit overparameterized NNs with solutions that generalize well. On the other hand, its tendency to fit overparameterized RNNs with solutions that extrapolate has been discovered only recently and is far less understood. In this paper, we analyze the extrapolation properties of GD when applied to overparameterized linear RNNs. In contrast to recent arguments suggesting an implicit bias towards short-term memory, we provide theoretical evidence for learning low-dimensional state spaces, which can also model long-term memory. Our result relies on a dynamical characterization which shows that GD (with small step size and near-zero initialization) strives to maintain a certain form of balancedness, as well as on tools developed in the context of the moment problem from statistics (recovery of a probability distribution from its moments). Experiments corroborate our theory, demonstrating extrapolation via learning low-dimensional state spaces with both linear and non-linear RNNs.

📄 PDF Abstract BibTeX arXiv:2210.14064

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonparametric Classification on Low Dimensional Manifolds using Overparameterized Convolutional Residual Networks

2023-07-04 · Zixuan Zhang, Kaiqi Zhang, Minshuo Chen, Yuma Takeda 외

Convolutional residual neural networks (ConvResNets), though overparameterized, can achieve remarkable prediction performance in practice, which cannot be well explained by conventional wisdom. To bridge this gap, we stu…

The loss landscape of overparameterized neural networks

2018-04-26 · ICLR 2019 5 · Y. Cooper

We explore some mathematical features of the loss landscape of overparameterized neural networks. A priori one might imagine that the loss function looks like a typical function from $\mathbb{R}^n$ to $\mathbb{R}$ - in p…

High-dimensional Convolutional Networks for Geometric Pattern Recognition

2020-05-17 · CVPR 2020 6 · Christopher Choy, Junha Lee, Rene Ranftl, Jaesik Park 외

Many problems in science and engineering can be formulated in terms of geometric patterns in high-dimensional spaces. We present high-dimensional convolutional networks (ConvNets) for pattern recognition problems that ar…

Vocal Bursts Intensity Prediction

Benefits of Overparameterized Convolutional Residual Networks: Function Approximation under Smoothness Constraint

2022-06-09 · Hao liu, Minshuo Chen, Siawpeng Er, Wenjing Liao 외

Overparameterized neural networks enjoy great representation power on complex data, and more importantly yield sufficiently smooth output, which is crucial to their generalization and robustness. Most existing function a…

image-classificationImage Classification

Demystifying the Global Convergence Puzzle of Learning Over-parameterized ReLU Nets in Very High Dimensions

2022-06-05 · Peng He

This theoretical paper is devoted to developing a rigorous theory for demystifying the global convergence phenomenon in a challenging scenario: learning over-parameterized Rectified Linear Unit (ReLU) nets for very high …