Asymptotic evaluation of the information processing capacity in reservoir computing
Yohei Saito
TL;DR
The paper tackles the problem of evaluating the information processing capacity (IPC) of reservoir computing (RC) in the limit of infinite data. It develops an asymptotic expansion for the training and test IPC, grounded in linear-regression theory, and introduces a weighted least-squares strategy to estimate the true IPC $C_0$ from finite data. It also provides robust criteria to detect zero IPC by examining the variance structure when $C_0=0$. Validation across a simple model, Legendre-polynomial tasks, and the NARMA10 benchmark demonstrates that the method closely tracks the infinite-data IPC and improves over naive long-data estimates, offering a more precise tool for RC performance evaluation, albeit with notable computational cost.
Abstract
Reservoir computing (RC) is becoming increasingly important because of its short training time. The squared error normalized by the target output is called the information processing capacity (IPC) and is used to evaluate the performance of an RC system. Since RC aims to learn the relationship between input and output time series, we should evaluate the IPC for infinitely long data rather than the IPC for finite-length data. However, a method for estimating it has not been established. We evaluated the IPC for infinitely long data using the asymptotic expansion of the IPC and weighted least-squares fitting. Then, we showed the validity of our method by numerical simulations. This work makes the performance evaluation of RC more evident.
