PhysioEx:一个新的Python库,通过深度学习来解释睡眠阶段.
Guido Gagliardi1,2,3, Antonio Luca Alfeo1,4, Mario G C A Cimino1,4
1Department of Information Engineering, University of Pisa, Pisa, Italy.
Physiological measurement
|January 28, 2025
概括
PhysioEx是一个新的Python库,用于使用深度学习 (DL) 和可解释AI (XAI) 进行睡眠阶段分析. 它标准化了分析管道,并提供了将AI决策与临床专业知识保持一致的见解.
科学领域:
- 计算神经科学是一种计算神经科学.
- 医疗信息学医学信息学
- 机器学习 机器学习
背景情况:
- 睡眠分期对于诊断睡眠障碍至关重要.
- 目前用于睡眠阶段分析的方法可能很复杂,缺乏标准化.
- 深度学习 (DL) 和可解释的人工智能 (XAI) 为改善睡眠分析提供了潜力.
研究的目的:
- 介绍PhysioEx,一个用于睡眠阶段分析的Python库.
- 提供标准化,模块化和自动化管道用于睡眠分阶段.
- 整合DL和XAI以提高可解释性和临床相关性.
主要方法:
- 开发了一个可扩展和模块化API用于睡眠分阶段.
- 包括各种配置的预训练模型 (单通道EEG,多通道EEG-EOG-EMG).
- 集成的XAI后期方法来解释模型决策,并与临床规则保持一致.
主要成果:
- PhysioEx对最先进的睡眠阶段模型进行了基准测试.
- 允许在不同的数据集中公平地比较模型.
- XAI技术将DL决策与人类可以理解的概念联系起来,比如美国睡眠医学学会的规则.
结论:
- PhysioEx提供了一个标准化和可访问的平台,用于睡眠阶段分析.
- 该图书馆弥合了机器学习模型和临床专业知识之间的差距.
- PhysioEx是一个有价值的,公开可用的工具,用于睡眠医学研究人员和从业人员.
相关概念视频
Stages of Sleep
168
Sleep progresses through distinct stages, each characterized by specific brain wave patterns and physiological responses ranging from wakefulness to stages of non-rapid eye movement, known as non-REM, to rapid eye movement, referred to as REM. Understanding these stages helps in recognizing how sleep supports various bodily and cognitive functions.
Before sleep begins, in wakefulness, the brain exhibits primarily beta waves, which are high in frequency and low in amplitude, indicating alertness...
Before sleep begins, in wakefulness, the brain exhibits primarily beta waves, which are high in frequency and low in amplitude, indicating alertness...
168
Sleep-Wake Cycles
1.2K
Sleep is an essential physiological process vital to maintaining overall well-being. The reticular activating system (RAS), a network of neurons in the brainstem, regulates wakefulness and sleep. While it may seem passive, sleep consists of distinct cycles, each with its unique characteristics and functions. Two key sleep phases are non-rapid eye movement (NREM) and rapid eye movement (REM).
NREM Sleep
NREM sleep comprises four progressive stages that seamlessly merge:
NREM Sleep
NREM sleep comprises four progressive stages that seamlessly merge:
1.2K
Understanding Sleep
217
Sleep, an essential biological state, involves significant reductions in physical activity, sensory awareness, and interaction with the environment. This complex physiological process is primarily regulated by specific brain regions, notably the hypothalamus and pons, which govern the sleep-wake cycle or circadian rhythm.
The circadian rhythm, a nearly 24-hour cycle, is deeply influenced by environmental light cues. Light exposure directly affects the hypothalamus, which in turn regulates...
The circadian rhythm, a nearly 24-hour cycle, is deeply influenced by environmental light cues. Light exposure directly affects the hypothalamus, which in turn regulates...
217


