paper-with-me

Papers

Recurrent neural networks approximate continuous functions

2026-06-18 · Valentin Abadie, Clemens Hutter, Helmut Bölcskei arxiv

Classical approximation theorems ask for a new neural network whenever the target accuracy is improved. This paper studies the opposite possibility: can the network be chosen once and for all, and can accuracy be bought only by letting it run longer? We prove that this is possible for every continuous function on [-1,1]. More precisely, each such function is uniformly approximated by the time evolution of a single ReLU recurrent neural network with fixed weights and fixed hidden dimension. The mechanism behind the construction is a new intermediate model, the Turing machine with neural units (TMNU). This model retains the algorithmic freedom needed to implement polynomial approximation schemes, while remaining rigid enough to be simulated by RNNs with explicit bounds on hidden dimension and weight magnitude. The resulting convergence rates reflect the underlying polynomial approximation rates. We complement the construction with minimax lower bounds showing that runtime is not merely a proof artifact, but an unavoidable resource in this fixed-network approximation paradigm.

📄 PDF Abstract BibTeX arXiv:2606.20325

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal approximation of flows of control systems by recurrent neural networks

2023-04-01 · Miguel Aguiar, Amritam Das, Karl H. Johansson

We consider the problem of approximating flow functions of continuous-time dynamical systems with inputs. It is well-known that continuous-time recurrent neural networks are universal approximators of this type of system…

UNIPoint: Universally Approximating Point Processes Intensities

2020-07-28 · Alexander Soen, Alexander Mathews, Daniel Grixti-Cheng, Lexing Xie

Point processes are a useful mathematical tool for describing events over time, and so there are many recent approaches for representing and learning them. One notable open question is how to precisely describe the flexi…

Open-Ended Question AnsweringPoint Processesvalid

Time series forecasting using neural networks

2014-01-07 · Bogdan Oancea, ŞTefan Cristian Ciucu

Recent studies have shown the classification and prediction power of the Neural Networks. It has been demonstrated that a NN can approximate any continuous function. Neural networks have been successfully used for foreca…

General ClassificationTime SeriesTime Series AnalysisTime Series Forecasting+1

Liquid Time-constant Recurrent Neural Networks as Universal Approximators

2018-11-01 · Ramin M. Hasani, Mathias Lechner, Alexander Amini, Daniela Rus 외

In this paper, we introduce the notion of liquid time-constant (LTC) recurrent neural networks (RNN)s, a subclass of continuous-time RNNs, with varying neuronal time-constant realized by their nonlinear synaptic transmis…

Metric Entropy Limits on Recurrent Neural Network Learning of Linear Dynamical Systems

2021-05-06 · Clemens Hutter, Recep Gül, Helmut Bölcskei

One of the most influential results in neural network theory is the universal approximation theorem [1, 2, 3] which states that continuous functions can be approximated to within arbitrary accuracy by single-hidden-layer…