Towards Automatic Model Specialization for Edge Video Analytics
Daniel Rivas, Francesc Guim, Jord\`a Polo, Pubudu M. Silva, Josep Ll., Berral, David Carrera

TL;DR
This paper introduces COVA, a framework that automatically specializes lightweight models for edge video analytics, significantly improving accuracy while maintaining constant computational costs, especially for static camera scenarios.
Contribution
COVA provides an automated method to tailor lightweight models to specific contexts, enhancing accuracy without increasing computational complexity.
Findings
COVA improves model accuracy by an average of 21%.
State-of-the-art models can be effectively adapted for specific environments.
The approach simplifies model specialization by leveraging static camera assumptions.
Abstract
Judging by popular and generic computer vision challenges, such as the ImageNet or PASCAL VOC, neural networks have proven to be exceptionally accurate in recognition tasks. However, state-of-the-art accuracy often comes at a high computational price, requiring hardware acceleration to achieve real-time performance, while use cases, such as smart cities, require images from fixed cameras to be analyzed in real-time. Due to the amount of network bandwidth these streams would generate, we cannot rely on offloading compute to a centralized cloud. Thus, a distributed edge cloud is expected to process images locally. However, the edge is, by nature, resource-constrained, which puts a limit on the computational complexity that can execute. Yet, there is a need for a meeting point between the edge and accurate real-time video analytics. Specializing lightweight models on a per-camera basis may…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Retinal Imaging and Analysis · IoT and Edge/Fog Computing
