pith. sign in

arxiv: 2505.08599 · v1 · pith:7KMYFIYAnew · submitted 2025-05-13 · 💻 cs.AR · cs.AI· cs.LG· eess.SP

MINIMALIST: switched-capacitor circuits for efficient in-memory computation of gated recurrent units

classification 💻 cs.AR cs.AIcs.LGeess.SP
keywords circuitsdataefficientgatedmixed-signalrecurrentarchitecturecomputation
0
0 comments X
read the original abstract

Recurrent neural networks (RNNs) have been a long-standing candidate for processing of temporal sequence data, especially in memory-constrained systems that one may find in embedded edge computing environments. Recent advances in training paradigms have now inspired new generations of efficient RNNs. We introduce a streamlined and hardware-compatible architecture based on minimal gated recurrent units (GRUs), and an accompanying efficient mixed-signal hardware implementation of the model. The proposed design leverages switched-capacitor circuits not only for in-memory computation (IMC), but also for the gated state updates. The mixed-signal cores rely solely on commodity circuits consisting of metal capacitors, transmission gates, and a clocked comparator, thus greatly facilitating scaling and transfer to other technology nodes. We benchmark the performance of our architecture on time series data, introducing all constraints required for a direct mapping to the hardware system. The direct compatibility is verified in mixed-signal simulations, reproducing data recorded from the software-only network model.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improving the Performance and Learning Stability of Parallelizable RNNs Designed for Ultra-Low Power Applications

    cs.LG 2026-05 unverdicted novelty 7.0

    Cumulative state updates in CMRU restore gradient flow through time in quantized bistable RNNs, yielding more stable convergence and competitive or superior performance versus LRUs and minGRUs on long-range sequence tasks.

  2. mGRADE: Minimal Recurrent Gating Meets Delay Convolutions for Lightweight Sequence Modeling

    cs.LG 2025-07 unverdicted novelty 6.0

    mGRADE uses learnable-spaced convolutions shown to be equivalent to delay embeddings plus a lightweight gated recurrent component to achieve low-memory multi-timescale sequence modeling.

  3. Improving the Performance and Learning Stability of Parallelizable RNNs Designed for Ultra-Low Power Applications

    cs.LG 2026-05 unverdicted novelty 5.0

    CMRU restores gradient flow in BMRU via cumulative state updates with skip-connections through time, yielding better convergence and benchmark performance while retaining quantized persistent memory.