HPD: Hybrid Projection Decomposition for Robust State Space Models on Analog CIM Hardware
Yuannuo Feng, Wenyong Zhou, Yuexi Lyu, Hanjie Liu, Zhengwu Liu, Ngai Wong, Wang Kang

TL;DR
This paper introduces HPD, a hybrid projection decomposition method that enhances the robustness of state space models on analog CIM hardware by addressing device non-idealities, significantly improving inference accuracy under noisy conditions.
Contribution
The paper proposes a novel HPD technique that decomposes the output projection layer to improve robustness of SSMs on CIM hardware, combining SVD-based weight factorization with digital correction.
Findings
Reduces perplexity by up to 99.57% under noise
Achieves accuracy gains of up to 96.67% on PIQA benchmark
Identifies the output projection layer as most vulnerable to perturbations
Abstract
State Space Models (SSMs) are efficient alternatives to traditional sequence models, excelling at processing long sequences with lower computational complexity. Their reliance on matrix multiplications makes them ideal for compute-in-memory (CIM) architectures, which improve energy efficiency by computing within memory arrays. However, device non-idealities in CIM introduce weight perturbations that can degrade inference accuracy. In this paper, we systematically analyze the robustness of SSMs under noisy conditions, identifying that the final block and output projection layers are more susceptible to perturbations compared to other components. Building on these insights, we propose HPD, a Hybrid Projection Decomposition strategy for the last output projection layer. We replace the original weight matrix with the multiplication of U and {\Sigma} in its SVD to ensure compatibility with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPower Systems and Technologies
