CVSep 27, 2023

Semantics-Driven Cloud-Edge Collaborative Inference

arXiv:2309.15435v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses latency and throughput issues in video analytics for smart city applications like intelligent transportation, though it is incremental as it builds on existing cloud-edge collaboration concepts.

The paper tackles the challenge of efficient video analytics in smart cities by proposing a semantics-driven cloud-edge collaborative approach for accelerating video inference, such as license plate recognition, resulting in up to 5x faster inference speed, 9 FPS throughput, and 50% reduced traffic compared to cloud-only or edge-only methods.

With the proliferation of video data in smart city applications like intelligent transportation, efficient video analytics has become crucial but also challenging. This paper proposes a semantics-driven cloud-edge collaborative approach for accelerating video inference, using license plate recognition as a case study. The method separates semantics extraction and recognition, allowing edge servers to only extract visual semantics (license plate patches) from video frames and offload computation-intensive recognition to the cloud or neighboring edges based on load. This segmented processing coupled with a load-aware work distribution strategy aims to reduce end-to-end latency and improve throughput. Experiments demonstrate significant improvements in end-to-end inference speed (up to 5x faster), throughput (up to 9 FPS), and reduced traffic volumes (50% less) compared to cloud-only or edge-only processing, validating the efficiency of the proposed approach. The cloud-edge collaborative framework with semantics-driven work partitioning provides a promising solution for scaling video analytics in smart cities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes