paper-with-me

홈 › Papers

Spatial-temporal analysis of neural desynchronization in sleep-like states reveals critical dynamics

2024-05-28 · Davor Curic, Surjeet Singh, Mojtaba Nazari, Majid H. Mohajerani, Joern Davidsen

Sleep is characterized by non-rapid eye movement (nREM) sleep, originating from widespread neuronal synchrony, and REM sleep, with neuronal desynchronization akin to waking behavior. While these were thought to be global brain states, recent research suggests otherwise. Using time-frequency analysis of mesoscopic voltage-sensitive dye recordings of mice in a urethane-anesthetized model of sleep, we find transient neural desynchronization occurring heterogeneously across the cortex within a background of synchronized neural activity, in a manner reminiscent of a critical spreading process and indicative of an "edge-of-synchronization phase" transition.

📄 PDF Abstract BibTeX arXiv:2405.18329

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
DQN A DQN, or Deep Q-Network, approximates a state-value function in a Q-Learning framework with a neural network. In the Atari…
REM Random Ensemble Mixture (REM) is an easy to implement extension of DQN inspired by Dropout.…

Similar Papers 제목 키워드 기반

ST-USleepNet: A Spatial-Temporal Coupling Prominence Network for Multi-Channel Sleep Staging

2024-08-21 · Jingying Ma, Qika Lin, Ziyu Jia, Mengling Feng

Sleep staging is critical to assess sleep quality and diagnose disorders. Despite advancements in artificial intelligence enabling automated sleep staging, significant challenges remain: (1) Simultaneously extracting pro…

graph constructionImage SegmentationSemantic SegmentationSleep Quality+1

Automated Vigilance State Classification in Rodents Using Machine Learning and Feature Engineering

2025-07-08 · Sankalp Jajee, Gaurav Kumar, Homayoun Valafar arxiv

Preclinical sleep research remains constrained by labor intensive, manual vigilance state classification and inter rater variability, limiting throughput and reproducibility. This study presents an automated framework de…

Feature Engineering

GraphSleepNet: Adaptive Spatial-Temporal Graph Convolutional Networks for Sleep Stage Classification

2020-07-09 · International Joint Conference on Artificial Intelligence 2020 7 · Ziyu Jia, Youfang Lin, Jing Wang, Ronghao Zhou 외

Sleep stage classification is essential for sleep assessment and disease diagnosis. However, how to effectively utilize brain spatial features and transition information among sleep stages continues to be challenging. In…

Automatic Sleep Stage ClassificationClassificationEEGElectroencephalogram (EEG)+2

EEG-based Sleep Staging with Hybrid Attention

2023-05-16 · Xinliang Zhou, Chenyu Liu, Jiaping Xiao, Yang Liu

Sleep staging is critical for assessing sleep quality and diagnosing sleep disorders. However, capturing both the spatial and temporal relationships within electroencephalogram (EEG) signals during different sleep stages…

EEGEEG based sleep stagingElectroencephalogram (EEG)Sleep Quality+1

Multi-View Spatial-Temporal Graph Convolutional Networks with Domain Generalization for Sleep Stage Classification

2021-09-04 · Ziyu Jia, Youfang Lin, Jing Wang, Xiaojun Ning 외

Sleep stage classification is essential for sleep assessment and disease diagnosis. Although previous attempts to classify sleep stages have achieved high classification performance, several challenges remain open: 1) Ho…

ClassificationDomain GeneralizationFunctional Connectivity