English

EdgeMA: Model Adaptation System for Real-Time Video Analytics on Edge Devices

Computer Vision and Pattern Recognition 2023-08-21 v1 Artificial Intelligence

Abstract

Real-time video analytics on edge devices for changing scenes remains a difficult task. As edge devices are usually resource-constrained, edge deep neural networks (DNNs) have fewer weights and shallower architectures than general DNNs. As a result, they only perform well in limited scenarios and are sensitive to data drift. In this paper, we introduce EdgeMA, a practical and efficient video analytics system designed to adapt models to shifts in real-world video streams over time, addressing the data drift problem. EdgeMA extracts the gray level co-occurrence matrix based statistical texture feature and uses the Random Forest classifier to detect the domain shift. Moreover, we have incorporated a method of model adaptation based on importance weighting, specifically designed to update models to cope with the label distribution shift. Through rigorous evaluation of EdgeMA on a real-world dataset, our results illustrate that EdgeMA significantly improves inference accuracy.

Keywords

Cite

@article{arxiv.2308.08717,
  title  = {EdgeMA: Model Adaptation System for Real-Time Video Analytics on Edge Devices},
  author = {Liang Wang and Nan Zhang and Xiaoyang Qu and Jianzong Wang and Jiguang Wan and Guokuan Li and Kaiyu Hu and Guilin Jiang and Jing Xiao},
  journal= {arXiv preprint arXiv:2308.08717},
  year   = {2023}
}

Comments

Accepted by 30th International Conference on Neural Information Processing (ICONIP 2023)

R2 v1 2026-06-28T11:57:34.163Z