Structuring Multiple Simple Cycle Reservoirs with Particle Swarm Optimization
Ziqiang Li, Robert Simon Fong, Kantaro Fujiwara, Kazuyuki Aihara, Gouhei Tanaka
TL;DR
This work introduces Multiple Simple Cycle Reservoirs (MSCR), a multi-reservoir RC framework built from SCR vertex-encoders connected via a weighted DAG. By applying Particle Swarm Optimization (PSO) to jointly tune input scalings and the inter-reservoir topology (encoded in ${\bf H}$, ${\bf d}$, and ${\bf A}$), MSCR-PSO achieves competitive predictive accuracy with lower state dimensionality across three benchmark time-series datasets, outperforming GA-based MSCR methods and, in several cases, single SCR baselines. The results demonstrate the flexibility of MSCR to adapt topology to task structure, including rank-one reductions that effectively collapse to a single SCR when optimal. The approach offers a promising, hardware-friendly path for efficient AI devices by enabling continuous optimization of both node-level gains and network connectivity without excessive state-space growth.
Abstract
Reservoir Computing (RC) is a time-efficient computational paradigm derived from Recurrent Neural Networks (RNNs). The Simple Cycle Reservoir (SCR) is an RC model that stands out for its minimalistic design, offering extremely low construction complexity and proven capability of universally approximating time-invariant causal fading memory filters, even in the linear dynamics regime. This paper introduces Multiple Simple Cycle Reservoirs (MSCRs), a multi-reservoir framework that extends Echo State Networks (ESNs) by replacing a single large reservoir with multiple interconnected SCRs. We demonstrate that optimizing MSCR using Particle Swarm Optimization (PSO) outperforms existing multi-reservoir models, achieving competitive predictive performance with a lower-dimensional state space. By modeling interconnections as a weighted Directed Acyclic Graph (DAG), our approach enables flexible, task-specific network topology adaptation. Numerical simulations on three benchmark time-series prediction tasks confirm these advantages over rival algorithms. These findings highlight the potential of MSCR-PSO as a promising framework for optimizing multi-reservoir systems, providing a foundation for further advancements and applications of interconnected SCRs for developing efficient AI devices.
