paper-with-me

Papers

An Ensemble Mobile-Cloud Computing Method for Affordable and Accurate Glucometer Readout

2023-01-04 · Navidreza Asadi, Maziar Goudarzi

Despite essential efforts towards advanced wireless medical devices for regular monitoring of blood properties, many such devices are not available or not affordable for everyone in many countries. Alternatively using ordinary devices, patients ought to log data into a mobile health-monitoring manually. It causes several issues: (1) clients reportedly tend to enter unrealistic data; (2) typing values several times a day is bothersome and causes clients to leave the mobile app. Thus, there is a strong need to use now-ubiquitous smartphones, reducing error by capturing images from the screen of medical devices and extracting useful information automatically. Nevertheless, there are a few challenges in its development: (1) data scarcity has led to impractical methods with very low accuracy: to our knowledge, only small datasets are available in this case; (2) accuracy-availability tradeoff: one can execute a less accurate algorithm on a mobile phone to maintain higher availability, or alternatively deploy a more accurate and more compute-intensive algorithm on the cloud, however, at the cost of lower availability in poor/no connectivity situations. We present an ensemble learning algorithm, a mobile-cloud computing service architecture, and a simple compression technique to achieve higher availability and faster response time while providing higher accuracy by integrating cloud- and mobile-side predictions. Additionally, we propose an algorithm to generate synthetic training data which facilitates utilizing deep learning models to improve accuracy. Our proposed method achieves three main objectives: (1) 92.1% and 97.7% accuracy on two different datasets, improving previous methods by 40%, (2) reducing required bandwidth by 45x with 1% drop in accuracy, (3) and providing better availability compared to mobile-only, cloud-only, split computing, and early exit service models.

📄 PDF Abstract BibTeX arXiv:2301.01758

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingEnsemble Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Cyberattack Detection in Mobile Cloud Computing: A Deep Learning Approach

2017-12-16 · Khoi Khac Nguyen, Dinh Thai Hoang, Dusit Niyato, Ping Wang 외

With the rapid growth of mobile applications and cloud computing, mobile cloud computing has attracted great interest from both academia and industry. However, mobile cloud applications are facing security issues such as…

Cloud ComputingDeep Learning

A Mobile Cloud Collaboration Fall Detection System Based on Ensemble Learning

2019-07-05 · Tong Wu, Yang Gu, Yiqiang Chen, Yunlong Xiao 외

Falls are one of the important causes of accidental or unintentional injury death worldwide. Therefore, this paper presents a reliable fall detection algorithm and a mobile cloud collaboration system for fall detection. …

Ensemble LearningSpecificity

CloudEye: A New Paradigm of Video Analysis System for Mobile Visual Scenarios

2024-10-24 · Huan Cui, Qing Li, Hanling Wang, Yong Jiang

Mobile deep vision systems play a vital role in numerous scenarios. However, deep learning applications in mobile vision scenarios face problems such as tight computing resources. With the development of edge computing, …

Edge-computing

Smart Surveillance as an Edge Network Service: from Harr-Cascade, SVM to a Lightweight CNN

2018-04-24 · Seyed Yahya Nikouei, Yu Chen, Sejun Song, Ronghua Xu 외

Edge computing efficiently extends the realm of information technology beyond the boundary defined by cloud computing paradigm. Performing computation near the source and destination, edge computing is promising to addre…

Cloud ComputingEdge-computingHuman Detectionobject-detection+1

SAIA: Split Artificial Intelligence Architecture for Mobile Healthcare System

2020-04-25 · Di Zhuang, Nam Nguyen, Keyu Chen, J. Morris Chang

As the advancement of deep learning (DL), the Internet of Things and cloud computing techniques for biomedical and healthcare problems, mobile healthcare systems have received unprecedented attention. Since DL techniques…

Cloud Computing