paper-with-me

홈 › Papers

Universality of Real Minimal Complexity Reservoir

2024-08-15 · Robert Simon Fong, Boyu Li, Peter Tiňo

Reservoir Computing (RC) models, a subclass of recurrent neural networks, are distinguished by their fixed, non-trainable input layer and dynamically coupled reservoir, with only the static readout layer being trained. This design circumvents the issues associated with backpropagating error signals through time, thereby enhancing both stability and training efficiency. RC models have been successfully applied across a broad range of application domains. Crucially, they have been demonstrated to be universal approximators of time-invariant dynamic filters with fading memory, under various settings of approximation norms and input driving sources. Simple Cycle Reservoirs (SCR) represent a specialized class of RC models with a highly constrained reservoir architecture, characterized by uniform ring connectivity and binary input-to-reservoir weights with an aperiodic sign pattern. For linear reservoirs, given the reservoir size, the reservoir construction has only one degree of freedom -- the reservoir cycle weight. Such architectures are particularly amenable to hardware implementations without significant performance degradation in many practical tasks. In this study we endow these observations with solid theoretical foundations by proving that SCRs operating in real domain are universal approximators of time-invariant dynamic filters with fading memory. Our results supplement recent research showing that SCRs in the complex domain can approximate, to arbitrary precision, any unrestricted linear reservoir with a non-linear readout. We furthermore introduce a novel method to drastically reduce the number of SCR units, making such highly constrained architectures natural candidates for low-complexity hardware implementations. Our findings are supported by empirical studies on real-world time series datasets.

📄 PDF Abstract BibTeX arXiv:2408.08071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universality of reservoir systems with recurrent neural networks

2024-03-04 · Hiroki Yasumoto, Toshiyuki Tanaka

Approximation capability of reservoir systems whose reservoir is a recurrent neural network (RNN) is discussed. We show what we call uniform strong universality of RNN reservoir systems for a certain class of dynamical s…

Tailored minimal reservoir computing: on the bidirectional connection between nonlinearities in the reservoir and in data

2025-04-24 · Davide Prosperino, Haochun Ma, Christoph Räth

We study how the degree of nonlinearity in the input data affects the optimal design of reservoir computers, focusing on how closely the model's nonlinearity should align with that of the data. By reducing minimal RCs to…

Time Series

Reservoir Computing Universality With Stochastic Inputs

2018-07-07 · Lukas Gonon, Juan-Pablo Ortega

The universal approximation properties with respect to $L ^p $-type criteria of three important families of reservoir computers with stochastic discrete-time semi-infinite inputs is shown. First, it is proved that linear…

Feature-Based Echo-State Networks: A Step Towards Interpretability and Minimalism in Reservoir Computer

2024-03-28 · Debdipta Goswami

This paper proposes a novel and interpretable recurrent neural-network structure using the echo-state network (ESN) paradigm for time-series prediction. While the traditional ESNs perform well for dynamical systems predi…

Time SeriesTime Series Prediction

Reducing hyperparameter dependence by external timescale tailoring

2023-07-17 · Lina C. Jaurigue, Kathy Lüdge

Task specific hyperparameter tuning in reservoir computing is an open issue, and is of particular relevance for hardware implemented reservoirs. We investigate the influence of directly including externally controllable …