Skip to main content

AI driven sleep monitoring kit for ultra low-power wearables.

Project description

SleepKit


Documentation: https://ambiqai.github.io/sleepkit

Source Code: https://github.com/AmbiqAI/sleepkit


SleepKit is an AI Development Kit (ADK) that enables developers to easily build and deploy real-time sleep-monitoring models on Ambiq's family of ultra-low power SoCs. SleepKit explores a number of sleep related tasks including sleep staging, and sleep apnea detection. The kit includes a variety of datasets, efficient model architectures, and a number of pre-trained models. The objective of the models is to outperform conventional, hand-crafted algorithms with efficient AI models that still fit within the stringent resource constraints of embedded devices. Furthermore, the included models are trainined using a large variety datasets- using a subset of biological signals that can be captured from a single body location such as head, chest, or wrist/hand. The goal is to enable models that can be deployed in real-world commercial and consumer applications that are viable for long-term use.

Key Features:

  • Real-time: Inference is performed in real-time on battery-powered, edge devices.
  • Efficient: Leverage modern AI techniques coupled with Ambiq's ultra-low power SoCs
  • Extensible: Easily add new tasks, models, and datasets to the framework.
  • Accurate: Achieve SoTA results with stringent resource constraints

Requirements

The following are also required to compile/flash the binary for the EVB demo:

!!! note A VSCode Dev Container is also available and defined in ./.devcontainer.

Installation

To get started, first install the local python package sleepkit along with its dependencies via PyPi:

$ pip install sleepkit

Alternatively, you can install the package from source by cloning the repository and running the following command:

git clone https://github.com/AmbiqAI/sleepkit.git
cd sleepkit
poetry install

Usage

SleepKit can be used as either a CLI-based app or as a python package to perform advanced experimentation. In both forms, SleepKit exposes a number of modes and tasks discussed below. Refer to the Overview Guide to learn more about available options and configurations.


Tasks

SleepKit includes a number of built-in tasks. Each task provides reference routines for training, evaluating, and exporting the model. The routines can be customized by providing a configuration file or by setting the parameters directly in the code. Additional tasks can be easily added to the SleepKit framework by creating a new task class and registering it to the task factory.

  • Detect: Detect sustained sleep/inactivity bouts
  • Stage: Perform advanced 2, 3, 4, or 5 stage sleep assessment
  • Apnea: Detect hypopnea/apnea events

Modes

SleepKit provides a number of modes that can be invoked for a given task. These modes can be accessed via the CLI or directly from the task within the Python package.

  • Download: Download specified datasets
  • Feature: Generate features for given dataset(s)
  • Train: Train a model for specified task and features
  • Evaluate: Evaluate a model for specified task and features
  • Export: Export a trained model to TF Lite and TFLM
  • Demo: Run task-level demo on PC or EVB

Datasets

SleepKit includes several open-source datasets for training each of the SleepKit tasks via a dataset factory. For certain tasks, we also provide synthetic data provided by PhysioKit to help improve model generalization. Each dataset has a corresponding Python class to aid in downloading and generating data for the given task. Additional datasets can be easily added to the SleepKit framework by creating a new dataset class and registering it to the dataset factory.

  • MESA: A large-scale polysomnography dataset with 6,814 subjects collected from 6 field centers.
  • CMIDSS: A dataset of 300 subjects with over 500 multi-day recordings of wrist-worn accelerometer data annotated with two event types: onset, the beginning of sleep, and wakeup, the end of sleep.
  • YSYW: A dataset of 1,983 polysomnography recordings provided by the Massachusetts General Hospital’s (MGH) Sleep Lab.
  • STAGES: A dataset from the Stanford Technology Analytics and Genomics in Sleep (STAGES) study involving 20 data collection sites from six centers.

Models

SleepKit provides a model factory that allows you to easily create and train customized models. The model factory includes a number of modern networks well suited for efficient, real-time edge applications. Each model architecture exposes a number of high-level parameters that can be used to customize the network for a given application. These parameters can be set as part of the configuration accessible via the CLI and Python package.


Model Zoo

A number of pre-trained models are available for each task. These models are trained on a variety of datasets and are optimized for deployment on Ambiq's ultra-low power SoCs. In addition to providing links to download the models, SleepKit provides the corresponding configuration files and performance metrics. The configuration files allow you to easily retrain the models or use them as a starting point for a custom model. Furthermore, the performance metrics provide insights into the model's accuracy, precision, recall, and F1 score. For a number of the models, we provide experimental and ablation studies to showcase the impact of various design choices. Check out the Model Zoo to learn more about the available models and their corresponding performance metrics.


Guides

Checkout the Guides to see detailed examples and tutorials on how to use SleepKit for a variety of tasks. The guides provide step-by-step instructions on how to train, evaluate, and deploy models for a given task. In addition, the guides provide insights into the design choices and performance metrics for the models. The guides are designed to help you get up and running quickly and to provide a deeper understanding of the models and tasks available in SleepKit.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sleepkit-0.6.0.tar.gz (59.8 kB view details)

Uploaded Source

Built Distribution

sleepkit-0.6.0-py3-none-any.whl (94.5 kB view details)

Uploaded Python 3

File details

Details for the file sleepkit-0.6.0.tar.gz.

File metadata

  • Download URL: sleepkit-0.6.0.tar.gz
  • Upload date:
  • Size: 59.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for sleepkit-0.6.0.tar.gz
Algorithm Hash digest
SHA256 a3e5e8396e9884bdf7da5f098868dc5518a0c2e78e2d33493ceac65d63d93cfa
MD5 0a945eac811c5a158d37408f1890e003
BLAKE2b-256 8c74e1cb613eef4a7970a273f3a0907134ab8dba14154deafa5ff45c75ee7ebe

See more details on using hashes here.

File details

Details for the file sleepkit-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: sleepkit-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 94.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for sleepkit-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b9f20b2cf0c18abf8252c8efd13e7d6bb0ad04cedbce159dbcef9ed005671512
MD5 19b726ed07629b6410d38b0a5a457914
BLAKE2b-256 02fc9afda170e42987552a1d86f092d069589a270d2b60c56ddae8ecd187e77f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page