Brain function monitors are a widely used tool in general anesthesia. For monitoring drug effects in procedural sedation, however, no objective device is currently available. While available monitors offer no clinically significant benefit in sedation, the reasons are not well understood and labeled data lacking. To enable a data-driven approach for sedation depth prediction, we collected 2-channel fronto-temporal EEG signals enhanced with additional biosignals during Propofol sedation for gastrointestinal and bronchoscopic endoscopies. A total of 171 recordings were annotated in real-time with clinical events and the State of Consciousness (SoC) as well as clinical Sedation Depth. Overall, 78.5 hours of multimodal biosignal data with 1129 transitions of the SoC and 7328 sedation depth data points measured on the MOAA/S scale have been collected. Applying advanced feature engineering and basic machine learning, we demonstrate that this data is suitable for predicting SoC and provides a sound foundation for research towards a reliable prediction of sedation depth. Notably, we introduce the underlying DOSE-I dataset as the first public large-scale EEG-based multimodal dataset in routine procedural sedation with rich clinical labeling.
Our preliminary study demonstrates the potential of clinically annotated EEG datasets and established machine learning methods to support future AI-based monitoring of sedation during endoscopy. Key findings of this work are:
The underlying DOSE-I dataset is available for download via Zenodo. Accompanying this dataset, we have published a comprehensive technical documentation on arXiv.
The DOSE-I data includes five primary biosignals:
Accompanying code for analysis of the DOSE-I dataset is available via our Github repository.
The repository includes tools for converting raw EEG data into a comprehensive set of processed EEG (pEEG) parameters, documentation of all extracted features, and machine-learning models for binary classification of conscious versus unconscious states.
@incollection{garbe2026sedationEEG,
author = {Garbe, Jakob and Nguyen, Quang Vu and Kantelhardt, Jan W. and Dünninghaus, Florian
and Erffmeier, Karla and Seeliger, Katja and Schmid, Thomas},
title = {Towards Predicting Sedation Depth in Endoscopy with Large Clinically Annotated
EEG Data of Continuous Propofol Sedation},
booktitle = {Artificial Intelligence in Medicine},
series = {Lecture Notes in Computer Science},
volume = {16749},
publisher = {Springer},
year = {2026}
}
This work was supported by Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Project number 547230187. We thank the neurologists Dr. Josephin Damm (Halle, Germany) and Dr. Leona Möller (Marburg, Germany) for annotation of EEGs and for their insights into signal quality, and bioinformatician Dr. Jan Grau for sharing and discussing his early prototype SoC classifier.