Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Optimizing Client Participation in Communication-Constrained Federated LLM Adaptation with LoRA.

Sensors (Basel, Switzerland)·2025
Same author

Collaborative Split Learning-Based Dynamic Bandwidth Allocation for 6G-Grade TDM-PON Systems.

Sensors (Basel, Switzerland)·2025
Same author

A Federated Reinforcement Learning Framework via a Committee Mechanism for Resource Management in 5G Networks.

Sensors (Basel, Switzerland)·2024
Same author

Dynamic Bandwidth Slicing in Passive Optical Networks to Empower Federated Learning.

Sensors (Basel, Switzerland)·2024
Same author

Adaptive Dataset Management Scheme for Lightweight Federated Learning in Mobile Edge Computing.

Sensors (Basel, Switzerland)·2024
Same author

Cognitive Video Surveillance Management in Hierarchical Edge Computing System with Long Short-Term Memory Model.

Sensors (Basel, Switzerland)·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jun 28, 2025

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut
08:32

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut

Published on: June 15, 2020

12.5K

Deep Reinforcement Learning-Empowered Cost-Effective Federated Video Surveillance Management Framework.

Dilshod Bazarov Ravshan Ugli1, Alaelddin F Y Mohammed2, Taeheum Na3

  • 1Department of Computing, Gachon University, Seongnam-si 13120, Republic of Korea.

Sensors (Basel, Switzerland)
|April 13, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient video surveillance system using edge computing to optimize deep learning model usage. It dynamically manages GPU resources, reducing computational demands for enhanced security applications.

Keywords:
DQNLSTMcost-effective video surveillance management systemfederated learninghierarchical edge computing

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

529
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K

Related Experiment Videos

Last Updated: Jun 28, 2025

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut
08:32

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut

Published on: June 15, 2020

12.5K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

529
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K

Area of Science:

  • Computer Vision and Machine Learning
  • Edge Computing Architectures
  • Artificial Intelligence for Security

Background:

  • Deep learning (DL) enhances video surveillance precision but demands significant computational and memory resources (GPU power and memory).
  • Existing methods for managing DL models in surveillance often use static thresholds or moving averages, which are inefficient.
  • The need for real-time object tracking and behavior analysis in video surveillance systems creates substantial processing challenges.

Purpose of the Study:

  • To introduce a novel video surveillance management system that optimizes operational efficiency and reduces computational demands.
  • To dynamically manage GPU usage and memory allocation for DL-based video surveillance services.
  • To improve the balance between GPU memory conservation and DL model reloading latency.

Main Methods:

  • Implementation of a two-tiered edge computing architecture (client-server via socket transmission).
  • Utilizing federated learning (FL) to train a Long Short-Term Memory (LSTM) network for predicting object appearances.
  • Employing a Deep Q-Network (DQN) methodology for dynamically controlling DL model release thresholds, informed by LSTM predictions.

Main Results:

  • The proposed system effectively reduces needless GPU usage through a dynamically controlling threshold module.
  • Real-time object detection at the primary edge (client side) minimizes data transfer latency.
  • The DQN-based dynamic threshold management balances GPU memory conservation with model reloading latency.

Conclusions:

  • The novel system significantly improves the efficiency and effective usage of computational resources in DL-based video surveillance.
  • This approach enables enhanced security in various domains by optimizing resource allocation and performance.
  • Dynamic threshold management using DQN and LSTM predictions offers a superior alternative to static methods.