Introduction

According to American Academy of Sleep Medicine (AASM), the sleep dynamics can be divided into two broad stages, the rapid eye movement (REM) and the non-rapid eye movement (NREM), and the NREM stage is further divided into shallow sleep (stage N1 and N2) and deep sleep (stage N3).

structure

Now, we hope to use physiological signals to predict sleep stages. The physiological signals is as following.

structure

In fact, it is difficult to classify different sleep stages by one signals. Hence, it is important to develop sensor fusion method.

structure

Task

Actually, there have been many proposed algorithms which is aim at fusion two signals, for instance CCA. Hence, we proposed another concept to fusion 3+ signals.

structure

Methodology

structure

According to above image, there are two key step in this step, feature extraction and dimension reduction.

Feature Extraction We use scattering transformation which is based on wavelet transformation. Since the uncertainty principle, the resolution of wavelet transformation should be logarithmically spaced grid. Please refer to my note for more detail. Take a 90 seconds signals for instance,

structure

Moreover, the scalogram plot as following

structure

Therefore, the main idea is to deal with the high frequency zone.

structure

Please refer to Andén & Mallat (2013) for more detail.

Dimension Reduction We use multi-resolution analysis to reduce dimension, which is based on SA method. The main idea of SA method is to recover the common and difference of two manifold which the data is lie on.

structure

Please refer to Shnitzer et al. (2018) for more detail. However, the multi-resolution analysis will be added when the paper is published.

Result

So far the result is in my slides. We will update when the paper is published.

References

  1. G.-R. Liu, Y.-L. Lo, J Malik, Y.-C. Sheu, H.-T. Wu, Diffuse to fuse EEG spectra – intrinsic geometry of sleep dynamics for classification., (2018).
  2. T. Shnitzer, M. Ben-Chen, L. Guibas, R. Talmon, H.-T. Wu, Recovering Hidden Components in Multimodal Data with Composite Diffusion Operators., (2018).
  3. J. Andén & S. Mallat, Deep Scattering Spectrum., (2013).

Material

Slides