Real-Time Diagnostic Integrity Meets Efficiency: A Novel Platform-Agnostic Architecture for Physiological Signal Compression
Neel R Vora, Amir Hajighasemi, Cody T. Reynolds, Amirmohammad Radmehr, Mohamed Mohamed, Jillur Rahman Saurav, Abdul Aziz, Jai Prakash Veerla, Mohammad S Nasr, Hayden Lotspeich, Partha Sai Guttikonda, Thuong Pham, Aarti Darji, Parisa Boodaghi Malidarreh, Helen H Shang, Jay Harvey, Kan Ding, Phuc Nguyen, Jacob M Luber
TL;DR
The paper addresses the challenge of real-time, energy-efficient transmission of head-mounted physiological signals by introducing a platform-agnostic variational autoencoder (VAE) for spectrogram-based compression. It jointly optimizes on-device encoding and server-side seizure classification via XGBoost, achieving a remarkable $1:293$ compression ratio while preserving discriminative information, evidenced by 91% seizure-detection accuracy. The approach is validated on real patient data and demonstrated on edge devices (ARM Cortex-V8, Jetson Nano, Raspberry Pi) with notable power-energy savings and potential clinical impact for long-term monitoring and implanted devices. This work advances wearable neuro-monitoring by enabling low-latency, low-power processing of multi-channel EEG/EMG/EOG/ECG signals with practical deployment capabilities.
Abstract
Head-based signals such as EEG, EMG, EOG, and ECG collected by wearable systems will play a pivotal role in clinical diagnosis, monitoring, and treatment of important brain disorder diseases. However, the real-time transmission of the significant corpus physiological signals over extended periods consumes substantial power and time, limiting the viability of battery-dependent physiological monitoring wearables. This paper presents a novel deep-learning framework employing a variational autoencoder (VAE) for physiological signal compression to reduce wearables' computational complexity and energy consumption. Our approach achieves an impressive compression ratio of 1:293 specifically for spectrogram data, surpassing state-of-the-art compression techniques such as JPEG2000, H.264, Direct Cosine Transform (DCT), and Huffman Encoding, which do not excel in handling physiological signals. We validate the efficacy of the compressed algorithms using collected physiological signals from real patients in the Hospital and deploy the solution on commonly used embedded AI chips (i.e., ARM Cortex V8 and Jetson Nano). The proposed framework achieves a 91% seizure detection accuracy using XGBoost, confirming the approach's reliability, practicality, and scalability.
