NELGApr 6, 2025

Structuring Multiple Simple Cycle Reservoirs with Particle Swarm Optimization

arXiv:2504.05347v22 citationsh-index: 5IJCNN
Originality Incremental advance
AI Analysis

This work addresses the need for efficient AI devices by offering an incremental improvement in reservoir computing for time-series prediction tasks.

The paper tackled improving multi-reservoir systems for time-series prediction by introducing Multiple Simple Cycle Reservoirs (MSCRs) optimized with Particle Swarm Optimization (PSO), achieving competitive predictive performance with a lower-dimensional state space on benchmark tasks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes