Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3597061.3597259acmconferencesArticle/Chapter ViewAbstractPublication PagesmobisysConference Proceedingsconference-collections
research-article

TinyPuff: Automated design of Tiny Smoking Puff Classifiers for Body Worn Devices

Published: 18 June 2023 Publication History

Abstract

Smoking is a significant cause of death and deterioration of health worldwide, affecting active and passive smokers. Cessation of smoking contributes to an essential health and wellness application owing to the broad range of health problems such as cancer, hypertension, and several cardiopulmonary diseases. Personalized smoking-cessation applications can be very effective in helping users to stop smoking if there are detections and interventions done at the right time. This requires real-time detection of smoking puffs. Such applications are made feasible by day-long monitoring and smoking puff detection from unobtrusive devices such as wearables. This paper proposes a deep inference technique for the real-time detection of smoking puffs on a wearable device. We show that a simple, sequential Convolutional Neural Network (CNN) using only 6-axis Inertial signals can be utilized in place of complex and resource-consuming Deep Learning models. The accuracy achieved is comparable to State-of-the-Art techniques with an F1 score of 0.81, although the model size is tiny - 114 kB. Such small models can be deployed on the lowest configuration hardware platforms, achieving accurate but high-speed, low-power inference on conventional smartwatches. We ensure that the auto-designed models are directly compatible with resource-constrained platforms such as TensorFlow Lite and TensorFlow Lite for Microcontrollers (TFLM) without requiring further use of model reduction and optimization techniques. Our proposed approach will allow affordable wearable device manufacturers to run smoking detection on their devices, as it is tiny enough to fit TinyML platforms and is only dependent on IMU sensors that are universally available.

References

[1]
https://www.who.int/india/health-topics/tobacco#:~:text=Tobacco%20use%20is%20a%20major,consumer%20and%20producer%20of%20tobacco., 2023, [Online].
[2]
https://www.alliedmarketresearch.com/smoking-cessation-nicotine-de-addiction-products-market, 2022, [Online].
[3]
V. Senyurek, M. Imtiaz, P. Belsare, S. Tiffany, and E. Sazonov, "Cigarette smoking detection with an inertial sensor and a smart lighter," Sensors, vol. 19, no. 3, p. 570, 2019.
[4]
A. Kirmizis, K. Kyritsis, and A. Delopoulos, "A bottom-up method towards the automatic and objective monitoring of smoking behavior in-the-wild using wrist-mounted inertial sensors," in 2021 43rd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC). IEEE, 2021, pp. 6867--6870.
[5]
V. Y. Senyurek, M. H. Imtiaz, P. Belsare, S. Tiffany, and E. Sazonov, "A cnn-lstm neural network for recognition of puffing in smoking episodes using wearable sensors," Biomedical Engineering Letters, vol. 10, no. 2, pp. 195--203, 2020.
[6]
V. Sharma, S. Mukhopadhyay, S. Bhattacharya, S. Dey, and A. Ghose, "Puffconv: A system for online and on-device puff detection for smoking cessation," in Proceedings of WRISTSENSE 2023: Ninth Workshop on sensing systems and applications using wrist worn smart devices, 2023.
[7]
B. Zoph and Q. V. Le, "Neural architecture search with reinforcement learning," arXiv preprint arXiv:1611.01578, 2016.
[8]
H. Cai, T. Chen, W. Zhang, Y. Yu, and J. Wang, "Efficient architecture search by network transformation," CoRR, vol. abs/1707.04873, 2017.
[9]
Z. Zhong, J. Yan, and C. Liu, "Practical network blocks design with q-learning," CoRR, vol. abs/1708.05552, 2017.
[10]
B. Baker, O. Gupta, N. Naik, and R. Raskar, "Designing neural network architectures using reinforcement learning," 2016.
[11]
E. Liberis, Ł. Dudziak, and N. D. Lane, "μnAS: Constrained Neural Architecture Search for Microcontrollers," Proceedings of the 1st Workshop on Machine Learning and Systems, EuroMLSys 2021, 2021.
[12]
H. Liu, K. Simonyan, and Y. Yang, "DARTS: Differentiable architecture search," 7th International Conference on Learning Representations, ICLR 2019, 2019.
[13]
A. Kirmizis, K. Kyritsis, and A. Delopoulos, "Wrist-mounted imu data towards the investigation of free-living smoking behavior - the smoking event detection (sed) and free-living smoking event detection (sed-fl) datasets [data set], zenodo," 2021. [Online].
[14]
S. Mukhopadhyay, S. Dey, P. Ghose, A. ans Singh, and P. Dasgupta, "Generating tiny deep neural networks for ecg classification on micro-controllers," in Proceedings of the 2023 IEEE International Conference on Pervasive Computing and Communications Workshops and other Affiliated Events (PerCom Workshops): PerCom Industry Track 2023, 2023.
[15]
R. S. Sutton and A. G. Barto, "Reinforcement learning: An introduction," 2018.
[16]
Arduino.cc, "Arduino nano 33 ble sense - product reference manual (abx00031)." [Online]. Available: https://docs.arduino.cc/hardware/nano-33-ble-sense

Cited By

View all
  • (2024)Towards a Task-agnostic Distillation Methodology for Creating Edge Foundation ModelsProceedings of the Workshop on Edge and Mobile Foundation Models10.1145/3662006.3662061(10-15)Online publication date: 3-Jun-2024
  • (2023)Demo: On-device Puff Detection System for Smoking CessationProceedings of the 21st Annual International Conference on Mobile Systems, Applications and Services10.1145/3581791.3597284(586-587)Online publication date: 18-Jun-2023
  • (2023)Challenges of Accurate and Efficient AutoMLProceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering10.1109/ASE56229.2023.00182(1834-1839)Online publication date: 11-Nov-2023

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
BodySys '23: Proceedings of the 8th Workshop on Body-Centric Computing Systems
June 2023
36 pages
ISBN:9798400702112
DOI:10.1145/3597061
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

Sponsors

In-Cooperation

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 18 June 2023

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. puff detection
  2. NAS
  3. inertial signals
  4. wearable health

Qualifiers

  • Research-article

Conference

BodySys '23
Sponsor:

Acceptance Rates

BodySys '23 Paper Acceptance Rate 5 of 6 submissions, 83%;
Overall Acceptance Rate 9 of 11 submissions, 82%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)31
  • Downloads (Last 6 weeks)2
Reflects downloads up to 10 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2024)Towards a Task-agnostic Distillation Methodology for Creating Edge Foundation ModelsProceedings of the Workshop on Edge and Mobile Foundation Models10.1145/3662006.3662061(10-15)Online publication date: 3-Jun-2024
  • (2023)Demo: On-device Puff Detection System for Smoking CessationProceedings of the 21st Annual International Conference on Mobile Systems, Applications and Services10.1145/3581791.3597284(586-587)Online publication date: 18-Jun-2023
  • (2023)Challenges of Accurate and Efficient AutoMLProceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering10.1109/ASE56229.2023.00182(1834-1839)Online publication date: 11-Nov-2023

View Options

Get Access

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media