paper-with-me

Papers

Hardware-Friendly Delayed-Feedback Reservoir for Multivariate Time-Series Classification

2025-04-16 · Sosei Ikeda, Hiromitsu Awano, Takashi Sato

Reservoir computing (RC) is attracting attention as a machine-learning technique for edge computing. In time-series classification tasks, the number of features obtained using a reservoir depends on the length of the input series. Therefore, the features must be converted to a constant-length intermediate representation (IR), such that they can be processed by an output layer. Existing conversion methods involve computationally expensive matrix inversion that significantly increases the circuit size and requires processing power when implemented in hardware. In this article, we propose a simple but effective IR, namely, dot-product-based reservoir representation (DPRR), for RC based on the dot product of data features. Additionally, we propose a hardware-friendly delayed-feedback reservoir (DFR) consisting of a nonlinear element and delayed feedback loop with DPRR. The proposed DFR successfully classified multivariate time series data that has been considered particularly difficult to implement efficiently in hardware. In contrast to conventional DFR models that require analog circuits, the proposed model can be implemented in a fully digital manner suitable for high-level syntheses. A comparison with existing machine-learning methods via field-programmable gate array implementation using 12 multivariate time-series classification tasks confirmed the superior accuracy and small circuit size of the proposed method.

📄 PDF Abstract BibTeX arXiv:2504.11981

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multivariate Time Series Forecasting with Gate-Based Quantum Reservoir Computing on NISQ Hardware

2025-10-15 · Wissal Hamhoum, Soumaya Cherkaoui, Jean-Frederic Laprade, Ola Ahmed 외 arxiv

Quantum reservoir computing (QRC) offers a hardware-friendly approach to temporal learning, yet most studies target univariate signals and overlook near-term hardware constraints. This work introduces a gate-based QRC fo…

Multivariate Time Series Forecasting

Modular DFR: Digital Delayed Feedback Reservoir Model for Enhancing Design Flexibility

2023-07-05 · Sosei Ikeda, Hiromitsu Awano, Takashi Sato

A delayed feedback reservoir (DFR) is a type of reservoir computing system well-suited for hardware implementations owing to its simple structure. Most existing DFR implementations use analog circuits that require both d…

Silicon Photonic Microring Based Chip-Scale Accelerator for Delayed Feedback Reservoir Computing

2021-01-03 · Sairam Sri Vatsavai, Ishan Thakkar

To perform temporal and sequential machine learning tasks, the use of conventional Recurrent Neural Networks (RNNs) has been dwindling due to the training complexities of RNNs. To this end, accelerators for delayed feedb…

Time Series Analysis

Wavelength-multiplexed Delayed Inputs for Memory Enhancement of Microring-based Reservoir Computing

2023-12-07 · Bernard J. Giron Castro, Christophe Peucheret, Francesco Da Ros

We numerically demonstrate a silicon add-drop microring-based reservoir computing scheme that combines parallel delayed inputs and wavelength division multiplexing. The scheme solves memory-demanding tasks like time-seri…

Time SeriesTime Series Prediction

Memristive-Friendly Hadamard Reservoir Computing: Structured, Multiplier-Free Recurrences at Scale

2026-08-28 · Andrea Ceni, Gianluca Milano, Carlo Ricciardi, Claudio Gallicchio arxiv

Reservoir Computing (RC) designs Recurrent Neural Networks around a fixed, i.e., untrained, recurrent layer, and is a natural candidate for neuromorphic hardware. Memristive-friendly reservoirs derive the neuron dynamics…