Consciousness-ECG Transformer for Conscious State Estimation System with Real-Time Monitoring
Young-Seok Kweon, Gi-Hwan Shin, Ji-Yong Kim, Bokyeong Ryu, Seong-Whan Lee
TL;DR
This work tackles the challenge of non-invasively estimating conscious states in clinical settings where EEG is impractical due to noise and environmental constraints. It introduces the Consciousness-ECG Transformer, a two-branch architecture with a Temporal Encoder and a Cardiac Cycle Encoder that employ decoupled query attention and rotary positional encoding to capture both cardiac-cycle morphology and inter-beat HRV. The approach achieves state-of-the-art performance on overnight sleep staging and anesthesia-level monitoring in animals, with ACC up to 0.880, MF1 up to 0.845, and AUC up to 0.895, while enabling real-time mobile deployment and low latency. The work demonstrates the practical viability of ECG-based conscious-state monitoring in dynamic clinical environments and discusses clinical applicability, ablation findings, and directions for future improvement.
Abstract
Conscious state estimation is important in various medical settings, including sleep staging and anesthesia management, to ensure patient safety and optimize health outcomes. Traditional methods predominantly utilize electroencephalography (EEG), which faces challenges such as high sensitivity to noise and the requirement for controlled environments. In this study, we propose the consciousness-ECG transformer that leverages electrocardiography (ECG) signals for non-invasive and reliable conscious state estimation. Our approach employs a transformer with decoupled query attention to effectively capture heart rate variability features that distinguish between conscious and unconscious states. We implemented the conscious state estimation system with real-time monitoring and validated our system on datasets involving sleep staging and anesthesia level monitoring during surgeries. Experimental results demonstrate that our model outperforms baseline models, achieving accuracies of 0.877 on sleep staging and 0.880 on anesthesia level monitoring. Moreover, our model achieves the highest area under curve values of 0.786 and 0.895 on sleep staging and anesthesia level monitoring, respectively. The proposed system offers a practical and robust alternative to EEG-based methods, particularly suited for dynamic clinical environments. Our results highlight the potential of ECG-based consciousness monitoring to enhance patient safety and advance our understanding of conscious states.
