English

Fast Parameter Optimization of Delayed Feedback Reservoir with Backpropagation and Gradient Descent

Hardware Architecture 2025-04-18 v1

Abstract

A delayed feedback reservoir (DFR) is a reservoir computing system well-suited for hardware implementations. However, achieving high accuracy in DFRs depends heavily on selecting appropriate hyperparameters. Conventionally, due to the presence of a non-linear circuit block in the DFR, the grid search has only been the preferred method, which is computationally intensive and time-consuming and thus performed offline. This paper presents a fast and accurate parameter optimization method for DFRs. To this end, we leverage the well-known backpropagation and gradient descent framework with the state-of-the-art DFR model for the first time to facilitate parameter optimization. We further propose a truncated backpropagation strategy applicable to the recursive dot-product reservoir representation to achieve the highest accuracy with reduced memory usage. With the proposed lightweight implementation, the computation time has been significantly reduced by up to 1/700 of the grid search.

Keywords

Cite

@article{arxiv.2504.12363,
  title  = {Fast Parameter Optimization of Delayed Feedback Reservoir with Backpropagation and Gradient Descent},
  author = {Sosei Ikeda and Hiromitsu Awano and Takashi Sato},
  journal= {arXiv preprint arXiv:2504.12363},
  year   = {2025}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2504.11970

R2 v1 2026-06-28T23:00:59.600Z