Vision Transformer Accelerator ASIC for Real-Time Low-Power Sleep Staging
Tristan Robitaille, Xilin Liu

TL;DR
This paper introduces SleepViT, a low-power, real-time ASIC accelerator for EEG-based sleep staging using a lightweight vision transformer, demonstrating high accuracy and efficiency suitable for wearable devices.
Contribution
The paper presents a novel transformer-based ASIC design optimized for low-power sleep staging in wearables, with innovative quantization and memory access techniques.
Findings
Achieves 82.9% accuracy on sleep staging
Consumes only 0.56mW average power in operation
Occupies 0.754mm2 silicon area
Abstract
This paper presents SleepViT, a custom accelerator ASIC for real-time, low-power sleep stage classification in wearable devices. At the core of SleepViT is a lightweight vision transformer model specifically optimized for electroencephalogram (EEG)-based sleep stage classification. The model is trained on the MASS SS3 dataset and achieves a classification accuracy of 82.9% across four sleep stages, while requiring only 31.6k weights-demonstrating its suitability for embedded inference. The proposed transformer is designed and synthesized in 65nm CMOS technology. To minimize power and area, the architecture adopts a novel layer-dependent fixed-point quantization scheme, variable data widths, and optimized memory access patterns. The synthesized accelerator occupies 0.754mm2 of silicon, operates at a maximum clock frequency of 379MHz, and consumes 6.54mW dynamic and 11.0mW leakage power…
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
TopicsCCD and CMOS Imaging Sensors
MethodsDense Connections · Linear Layer · Layer Normalization · Residual Connection · Attention Is All You Need · Multi-Head Attention · Softmax · Vision Transformer
