paper-with-me

Papers

CSI-Based Efficient Self-Quarantine Monitoring System Using Branchy Convolution Neural Network

2023-05-24 · Jingtao Guo, Ivan Wang-Hei Ho

Nowadays, Coronavirus disease (COVID-19) has become a global pandemic because of its fast spread in various countries. To build an anti-epidemic barrier, self-isolation is required for people who have been to any at-risk places or have been in close contact with infected people. However, existing camera or wearable device-based monitoring systems may present privacy leakage risks or cause user inconvenience in some cases. In this paper, we propose a Wi-Fi-based device-free self-quarantine monitoring system. Specifically, we exploit channel state information (CSI) derived from Wi-Fi signals as human activity features. We collect CSI data in a simulated self-quarantine scenario and present BranchyGhostNet, a lightweight convolution neural network (CNN) with an early exit prediction branch, for the efficient joint task of room occupancy detection (ROD) and human activity recognition (HAR). The early exiting branch is used for ROD, and the final one is used for HAR. Our experimental results indicate that the proposed model can achieve an average accuracy of 98.19% for classifying five different human activities. They also confirm that after leveraging the early exit prediction mechanism, the inference latency for ROD can be significantly reduced by 54.04% when compared with the final exiting branch while guaranteeing the accuracy of ROD.

📄 PDF Abstract BibTeX arXiv:2306.01756

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Methods 이 논문이 사용한 방법론

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…
Early exiting Exit whenever the model is confident enough allowing early exiting from hidden layers

Similar Papers 제목 키워드 기반

Fast Intent Classification for Spoken Language Understanding

2019-12-03 · Akshit Tyagi, Varun Sharma, Rahul Gupta, Lynn Samson 외

Spoken Language Understanding (SLU) systems consist of several machine learning components operating together (e.g. intent classification, named entity recognition and resolution). Deep learning models have obtained stat…

ClassificationDecision MakingGeneral Classificationintent-classification+6

BranchyNet: Fast Inference via Early Exiting from Deep Neural Networks

2017-09-06 · Surat Teerapittayanon, Bradley McDanel, H. T. Kung

Deep neural networks are state of the art methods for many learning tasks due to their ability to extract increasingly better features at each network layer. However, the improved performance of additional layers in a de…

Artificial Intelligence for Emotion-Semantic Trending and People Emotion Detection During COVID-19 Social Isolation

2021-01-16 · Hamed Jelodar, Rita Orji, Stan Matwin, Swarna Weerasinghe 외

Taking advantage of social media platforms, such as Twitter, this paper provides an effective framework for emotion detection among those who are quarantined. Early detection of emotional feelings and their trends help i…

Medical Diagnosis

DeepQuarantine for Suspicious Mail

2020-01-13 · Nikita Benkovich, Roman Dedenok, Dmitry Golubev

In this paper, we introduce DeepQuarantine (DQ), a cloud technology to detect and quarantine potential spam messages. Spam attacks are becoming more diverse and can potentially be harmful to email users. Despite the high…

Spam detection

E-Quarantine: A Smart Health System for Monitoring Coronavirus Patients for Remotely Quarantine

2020-05-05 · Doaa Mohey El-Din, Aboul Ella Hassanein, Ehab E. Hassanien, Walaa M. E. Hussein

Coronavirus becomes officially a global pandemic due to the speed spreading off in various countries. An increasing number of infected with this disease causes the Inability problem to fully care in hospitals and afflict…