paper-with-me

홈 › Papers

Inverse Approximation Theory for Nonlinear Recurrent Neural Networks

2023-05-30 · Shida Wang, Zhong Li, Qianxiao Li

We prove an inverse approximation theorem for the approximation of nonlinear sequence-to-sequence relationships using recurrent neural networks (RNNs). This is a so-called Bernstein-type result in approximation theory, which deduces properties of a target function under the assumption that it can be effectively approximated by a hypothesis space. In particular, we show that nonlinear sequence relationships that can be stably approximated by nonlinear RNNs must have an exponential decaying memory structure - a notion that can be made precise. This extends the previously identified curse of memory in linear RNNs into the general nonlinear setting, and quantifies the essential limitations of the RNN architecture for learning sequential relationships with long-term memory. Based on the analysis, we propose a principled reparameterization method to overcome the limitations. Our theoretical results are confirmed by numerical experiments. The code has been released in https://github.com/radarFudan/Curse-of-memory

📄 PDF Abstract BibTeX arXiv:2305.19190

Code (1)

radarFudan/Curse-of-memory 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Functional Bayesian Filter

2019-11-24 · Kan Li, Jose C. Principe

We present a general nonlinear Bayesian filter for high-dimensional state estimation using the theory of reproducing kernel Hilbert space (RKHS). Applying kernel method and the representer theorem to perform linear quadr…

State EstimationTime SeriesTime Series Analysis

Deep learning architectures for nonlinear operator functions and nonlinear inverse problems

2019-12-23 · Maarten V. de Hoop, Matti Lassas, Christopher A. Wong

We develop a theoretical analysis for special neural network architectures, termed operator recurrent neural networks, for approximating nonlinear functions whose inputs are linear operators. Such functions commonly aris…

Metric-Entropy Limits on the Approximation of Nonlinear Dynamical Systems

2024-07-01 · Yang Pan, Clemens Hutter, Helmut Bölcskei

This paper is concerned with fundamental limits on the approximation of nonlinear dynamical systems. Specifically, we show that recurrent neural networks (RNNs) can approximate nonlinear systems -- that satisfy a Lipschi…

Extension and neural operator approximation of the electrical impedance tomography inverse map

2025-11-25 · Maarten V. de Hoop, Nikola B. Kovachki, Matti Lassas, Nicholas H. Nelsen arxiv

This paper considers the problem of noise-robust neural operator approximation for the solution map of Calderón's inverse conductivity problem. In this continuum model of electrical impedance tomography (EIT), the bounda…

Deep Unrolling Networks with Recurrent Momentum Acceleration for Nonlinear Inverse Problems

2023-07-30 · Qingping Zhou, Jiayu Qian, Junqi Tang, Jinglai Li

Combining the strengths of model-based iterative algorithms and data-driven deep learning solutions, deep unrolling networks (DuNets) have become a popular tool to solve inverse imaging problems. While DuNets have been s…