paper-with-me

홈 › Papers

U-SWIM: Universal Selective Write-Verify for Computing-in-Memory Neural Accelerators

2023-12-11 · Zheyu Yan, Xiaobo Sharon Hu, Yiyu Shi

Architectures that incorporate Computing-in-Memory (CiM) using emerging non-volatile memory (NVM) devices have become strong contenders for deep neural network (DNN) acceleration due to their impressive energy efficiency. Yet, a significant challenge arises when using these emerging devices: they can show substantial variations during the weight-mapping process. This can severely impact DNN accuracy if not mitigated. A widely accepted remedy for imperfect weight mapping is the iterative write-verify approach, which involves verifying conductance values and adjusting devices if needed. In all existing publications, this procedure is applied to every individual device, resulting in a significant programming time overhead. In our research, we illustrate that only a small fraction of weights need this write-verify treatment for the corresponding devices and the DNN accuracy can be preserved, yielding a notable programming acceleration. Building on this, we introduce USWIM, a novel method based on the second derivative. It leverages a single iteration of forward and backpropagation to pinpoint the weights demanding write-verify. Through extensive tests on diverse DNN designs and datasets, USWIM manifests up to a 10x programming acceleration against the traditional exhaustive write-verify method, all while maintaining a similar accuracy level. Furthermore, compared to our earlier SWIM technique, USWIM excels, showing a 7x speedup when dealing with devices exhibiting non-uniform variations.

📄 PDF Abstract BibTeX arXiv:2401.05357

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SWIM: Selective Write-Verify for Computing-in-Memory Neural Accelerators

2022-02-17 · Zheyu Yan, Xiaobo Sharon Hu, Yiyu Shi

Computing-in-Memory architectures based on non-volatile emerging memories have demonstrated great potential for deep neural network (DNN) acceleration thanks to their high energy efficiency. However, these emerging devic…

When Small Variations Become Big Failures: Reliability Challenges in Compute-in-Memory Neural Accelerators

2026-03-03 · Yifan Qin, Jiahao Zheng, Zheyu Yan, Wujie Wen 외 arxiv

Compute-in-memory (CiM) architectures promise significant improvements in energy efficiency and throughput for deep neural network acceleration by alleviating the von Neumann bottleneck. However, their reliance on emergi…

Passive Phase-Oriented Impedance Shaping for Rapid Acceleration in Soft Robotic Swimmers

2026-03-03 · Qimin Feng, Orion A. Roberts, Qiang Zhong arxiv

Rapid acceleration and burst maneuvers in underwater robots depend less on maintaining precise resonance and more on force--velocity phase alignment during thrust generation. In this work, we investigate constrained-laye…

FedSDR: Federated Self-Distillation with Rectification

2026-05-18 · Ziheng Ren, Zhanming Shen, Hao Wang, Ning Liu 외 arxiv

Federated fine-tuning of Large Language Models faces severe statistical heterogeneity. However, existing model-level defenses often overlook the root cause: intrinsic data distribution mismatches. In this work, we first …

Swimba: Switch Mamba Model Scales State Space Models

2026-03-06 · Zhixu Du, Krishna Teja Chitty-Venkata, Murali Emani, Venkatram Vishwanath 외 arxiv

Mixture-of-experts (MoE) is a common approach for increasing parameter capacity, but applying MoE to state space model (SSM) token mixers can multiply the cost of the recurrent state update. We study how to introduce exp…

Computational Efficiency