IJCAI 2020poster0 citations

DeepVentilation: Learning to Predict Physical Effort from Breathing

Sagar Sen, Pierre Bernabé, Erik Johannes B.L.G. Husom

Abstract

Tracking physical effort from physiological signals has enabled people to manage required activity levels in our increasingly sedentary and automated world. Breathing is a physiological process that is a reactive representation of our physical effort. In this demo, we present DeepVentilation, a deep learning system to predict minute ventilation in litres of air a person moves in one minute uniquely from real-time measurement of rib-cage breathing forces. DeepVentilation has been trained on input signals of expansion and contraction of the rib-cage obtained using a non-invasive respiratory inductance plethysmography sensor to predict minute ventilation as observed from a face/head mounted exercise spirometer. The system is used to track physical effort closely matching our perception of actual exercise intensity. The source code for the demo is available here: https://github.com/simula-vias/DeepVentilation

Machine Learning: generalHuman-Computer Interactive Systems: generalUncertainty in AI: general
BibTeX
@inproceedings{ijcai2020p753,
  title     = {DeepVentilation: Learning to Predict Physical Effort from Breathing},
  author    = {Sen, Sagar and Bernabé, Pierre and Husom, Erik  Johannes B.L.G.},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {5231--5233},
  year      = {2020},
  month     = {7},
  note      = {Demos},
  doi       = {10.24963/ijcai.2020/753},
  url       = {https://doi.org/10.24963/ijcai.2020/753},
}