Skip to main content

Feature Learning and Data Compression of Biosignals Using Convolutional Autoencoders for Sleep Apnea Detection

  • Conference paper
  • First Online:
Neural Information Processing (ICONIP 2019)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 11953))

Included in the following conference series:

Abstract

Sleep apnea is a medical condition that can be diagnosed from events in respiratory biosignals, and many supervised machine learning techniques can readily be applied to automate this task. Opportunities to use unsupervised techniques to identify different variants (phenotypes) of sleep apnea from such data require feature reduction techniques that capture essential details, ideally without requiring expert knowledge that might be biased to expected outcomes. Convolutional neural networks have shown successful results in detecting apnea events using raw respiratory data. In this work, we propose the use of convolutional autoencoders to compress and learn features from biosignals for sleep apnea analysis. We test reducing the original signals into latent space representations of a range of sizes, that are then used in conjunction with convolutional neural network classifiers. We compare their performance to down-sampling and principle component analysis feature reduction methods. We demonstrate that apnea and hypopnea events can be accurately detected even when the signals are reduced to a latent space representation 2–3% of the original size. We show that with a simple classifier architecture and very short training time, the reduced features from the convolutional autoencoders can give high performance in detecting apnea events. Our results are useful for the design of low-cost and portable devices for sleep monitoring.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Baldi, P.: Autoencoders, unsupervised learning, and deep architectures. In: Proceedings ICML Workshop on Unsupervised and Transfer Learning, pp. 37–49 (2012)

    Google Scholar 

  2. Dean, D.A., et al.: Scaling up scientific discovery in sleep medicine: the national sleep research resource. Sleep 39(5), 1151–1164 (2016)

    Article  Google Scholar 

  3. Eckert, D.J., White, D.P., Jordan, A.S., Malhotra, A., Wellman, A.: Defining phenotypic causes of obstructive sleep apnea identification of novel therapeutic targets. Am. J. Respir. Crit. Care Med. 188(8), 996–1004 (2013)

    Article  Google Scholar 

  4. Gutiérrez-Tobal, G.C., Hornero, R., Álvarez, D., Marcos, J.V., del Campo, F.: Linear and nonlinear analysis of airflow recordings to help in sleep apnoea-hypopnoea syndrome diagnosis. Physiol. Measur. 33(7), 1261 (2012)

    Article  Google Scholar 

  5. Haidar, R., Koprinska, I., Jeffries, B.: Sleep apnea event detection from nasal airflow using convolutional neural networks. In: Liu, D., Xie, S., Li, Y., Zhao, D., El-Alfy, E.-S.M. (eds.) ICONIP 2017. LNCS, vol. 10638, pp. 819–827. Springer, Cham (2017). https://doi.org/10.1007/978-3-319-70139-4_83

    Chapter  Google Scholar 

  6. Haidar, R., McCloskey, S., Koprinska, I., Jeffries, B.: Convolutional neural networks on multiple respiratory channels to detect hypopnea and obstructive apnea events. In: Proceedings of International Joint Conference on Neural Networks (IJCNN), pp. 1–7. IEEE (2018)

    Google Scholar 

  7. Kaimakamis, E., Tsara, V., Bratsas, C., Sichletidis, L., Karvounis, C., Maglaveras, N.: Evaluation of a decision support system for obstructive sleep apnea with nonlinear analysis of respiratory signals. PloS one 11(3), e0150163 (2016)

    Article  Google Scholar 

  8. Koley, B.L., Dey, D.: Automatic detection of sleep apnea and hypopnea events from single channel measurement of respiration signal employing ensemble binary SVM classifiers. Measurement 46(7), 2082–2092 (2013)

    Article  Google Scholar 

  9. Luo, W., Li, J., Yang, J., Xu, W., Zhang, J.: Convolutional sparse autoencoders for image classification. IEEE Trans. Neural Networks Learn. Syst. 29(7), 3289–3294 (2018)

    MathSciNet  Google Scholar 

  10. Maali, Y., Al-Jumaily, A.: Automated detecting sleep apnea syndrome: A novel system based on genetic SVM. In: Proceedings of 11th International Conference on Hybrid Intelligent Systems (HIS), pp. 590–594. IEEE (2011)

    Google Scholar 

  11. Noh, H., Hong, S., Han, B.: Learning deconvolution network for semantic segmentation. In: Proceedings of the IEEE International Conference on Computer Vision (ICCV), pp. 1520–1528 (2015)

    Google Scholar 

  12. Novák, D., Mucha, K., Al-Ani, T.: Long short-term memory for apnea detection based on heart rate variability. In: 30th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBS), pp. 5234–5237. IEEE (2008)

    Google Scholar 

  13. da Silva Pinho, A.M., Pombo, N., Garcia, N.M.: Sleep apnea detection using a feed-forward neural network on ECG signal. In: Proceedings of 18th International Conference on e-Health Networking, Applications and Services (Healthcom), pp. 1–6. IEEE (2016)

    Google Scholar 

  14. Urtnasan, E., Park, J.U., Joo, E.Y., Lee, K.J.: Automated detection of obstructive sleep apnea events from a single-lead electrocardiogram using a convolutional neural network. J. Med. Syst. 42, 1–8 (2018)

    Article  Google Scholar 

  15. Van Steenkiste, T., Groenendaal, W., Deschrijver, D., Dhaene, T.: Automated sleep apnea detection in raw respiratory signals using long short-term memory neural networks. J. Biomed. Health Inform. 23(6), 2354–2364 (2018)

    Article  Google Scholar 

Download references

Acknowledgement

This research was supported by the high performance computing services provided by the Sydney University Informatics Hub. MESA is supported by contracts N01-HC-95159 - N01-HC-95169 from the National Heart, Lung, and Blood Institute (NHLBI). MESA Sleep was supported by NHLBI R01 L098433.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Rim Haidar .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Haidar, R., Koprinska, I., Jeffries, B. (2019). Feature Learning and Data Compression of Biosignals Using Convolutional Autoencoders for Sleep Apnea Detection. In: Gedeon, T., Wong, K., Lee, M. (eds) Neural Information Processing. ICONIP 2019. Lecture Notes in Computer Science(), vol 11953. Springer, Cham. https://doi.org/10.1007/978-3-030-36708-4_14

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-36708-4_14

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-36707-7

  • Online ISBN: 978-3-030-36708-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics