TL;DR
SepAl is a lightweight, energy-efficient neural network that uses low-power wearable sensor data to predict sepsis onset in real-time, enabling early alerts outside hospital settings.
Contribution
This work introduces SepAl, a novel tiny machine learning model designed for on-device sepsis prediction using only six vital signs from wearable sensors.
Findings
Median predicted time to sepsis is 9.8 hours.
Inference latency is 143ms on ARM Cortex-M33.
Energy per inference is 2.68mJ.
Abstract
Sepsis is a lethal syndrome of organ dysfunction that is triggered by an infection and claims 11 million lives per year globally. Prognostic algorithms based on deep learning have shown promise in detecting the onset of sepsis hours before the actual event but use a large number of bio-markers, including vital signs and laboratory tests. The latter makes the deployment of such systems outside hospitals or in resource-limited environments extremely challenging. This paper introduces SepAl, an energy-efficient and lightweight neural network, using only data from low-power wearable sensors, such as photoplethysmography (PPG), inertial measurement units (IMU), and body temperature sensors, designed to deliver alerts in real-time. SepAl leverages only six digitally acquirable vital signs and tiny machine learning algorithms, enabling on-device real-time sepsis prediction. SepAl uses a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
