paper-with-me

홈 › Papers

Edge-based fever screening system over private 5G

2022-02-08 · Murugan Sankaradas, Kunal Rao, Ravi Rajendran, Amit Redkar, Srimat Chakradhar

Edge computing and 5G have made it possible to perform analytics closer to the source of data and achieve super-low latency response times, which is not possible with centralized cloud deployment. In this paper, we present a novel fever-screening system, which uses edge machine learning techniques and leverages private 5G to accurately identify and screen individuals with fever in real-time. Particularly, we present deep-learning based novel techniques for fusion and alignment of cross-spectral visual and thermal data streams at the edge. Our novel Cross-Spectral Generative Adversarial Network (CS-GAN) synthesizes visual images that have the key, representative object level features required to uniquely associate objects across visual and thermal spectrum. Two key features of CS-GAN are a novel, feature-preserving loss function that results in high-quality pairing of corresponding cross-spectral objects, and dual bottleneck residual layers with skip connections (a new, network enhancement) to not only accelerate real-time inference, but to also speed up convergence during model training at the edge. To the best of our knowledge, this is the first technique that leverages 5G networks and limited edge resources to enable real-time feature-level association of objects in visual and thermal streams (30 ms per full HD frame on an Intel Core i7-8650 4-core, 1.9GHz mobile processor). To the best of our knowledge, this is also the first system to achieve real-time operation, which has enabled fever screening of employees and guests in arenas, theme parks, airports and other critical facilities. By leveraging edge computing and 5G, our fever screening system is able to achieve 98.5% accuracy and is able to process about 5X more people when compared to a centralized cloud deployment.

📄 PDF Abstract BibTeX arXiv:2202.03917

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Euclidean Norm Regularization Euclidean Norm Regularization is a regularization step used in generative adversarial networks,…
Latent Optimisation Latent Optimisation is a technique used for generative adversarial networks to refine the sample quality of $z$. Specifically, it exploits knowledge from the discriminator $D$…
CS-GAN CS-GAN is a type of generative adversarial network that uses a form of deep compressed sensing, and [latent…

Similar Papers 제목 키워드 기반

F3S: Free Flow Fever Screening

2021-09-03 · Kunal Rao, Giuseppe Coviello, Min Feng, Biplob Debnath 외

Identification of people with elevated body temperature can reduce or dramatically slow down the spread of infectious diseases like COVID-19. We present a novel fever-screening system, F3S, that uses edge machine learnin…

Sensor Fusion

Differentially Private Iterative Screening Rules for Linear Regression

2025-02-25 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data science. Over the past decade, screening rules have risen in popularity as a way to eliminate features when producing the…

Privacy Preservingregression

The Challenge of Differentially Private Screening Rules

2023-03-18 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data analysis, especially in information retrieval problems where n-grams over text with TF-IDF or Okapi feature values are a …

Information RetrievalPrivacy PreservingregressionRetrieval

FEVERLESS: Fast and Secure Vertical Federated Learning based on XGBoost for Decentralized Labels

2021-09-29 · Rui Wang, Oğuzhan Ersoy, Hangyu Zhu, Yaochu Jin 외

Vertical Federated Learning (VFL) enables multiple clients to collaboratively train a global model over vertically partitioned data without revealing private local information. Tree-based models, like XGBoost and LightGB…

Federated LearningVertical Federated Learning

Zero-Shot Fact-Checking with Semantic Triples and Knowledge Graphs

2023-12-19 · Zhangdie Yuan, Andreas Vlachos

Despite progress in automated fact-checking, most systems require a significant amount of labeled training data, which is expensive. In this paper, we propose a novel zero-shot method, which instead of operating directly…

Fact CheckingKnowledge GraphsNatural Language Inference