# Distributed Deep Learning Model for Intelligent Video Surveillance   Systems with Edge Computing

**Authors:** Jianguo Chen, Kenli Li, Qingying Deng, Keqin Li, Philip S. Yu

arXiv: 1904.06400 · 2019-11-26

## TL;DR

This paper introduces a distributed deep learning system for intelligent video surveillance that leverages edge computing to reduce latency, balance workloads, and improve analysis efficiency through novel training and synchronization methods.

## Contribution

It presents a multi-layer edge computing architecture with a distributed deep learning training model, including new parallel training, synchronization, and workload balancing techniques.

## Key findings

- Reduces network communication overhead
- Achieves low-latency video analysis
- Demonstrates scalable and efficient surveillance performance

## Abstract

In this paper, we propose a Distributed Intelligent Video Surveillance (DIVS) system using Deep Learning (DL) algorithms and deploy it in an edge computing environment. We establish a multi-layer edge computing architecture and a distributed DL training model for the DIVS system. The DIVS system can migrate computing workloads from the network center to network edges to reduce huge network communication overhead and provide low-latency and accurate video analysis solutions. We implement the proposed DIVS system and address the problems of parallel training, model synchronization, and workload balancing. Task-level parallel and model-level parallel training methods are proposed to further accelerate the video analysis process. In addition, we propose a model parameter updating method to achieve model synchronization of the global DL model in a distributed EC environment. Moreover, a dynamic data migration approach is proposed to address the imbalance of workload and computational power of edge nodes. Experimental results showed that the EC architecture can provide elastic and scalable computing power, and the proposed DIVS system can efficiently handle video surveillance and analysis tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.06400/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06400/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1904.06400/full.md

---
Source: https://tomesphere.com/paper/1904.06400