CVAIOct 18, 2025

EdgeSync: Accelerating Edge-Model Updates for Data Drift through Adaptive Continuous Learning

arXiv:2510.21781v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses data drift issues for edge-based video analytics systems, representing an incremental improvement over existing methods.

The paper tackles the problem of data drift in real-time video analytics systems by introducing EdgeSync, an efficient edge-model updating approach that improves accuracy by approximately 3.4% compared to existing methods and about 10% compared to traditional approaches.

Real-time video analytics systems typically deploy lightweight models on edge devices to reduce latency. However, the distribution of data features may change over time due to various factors such as changing lighting and weather conditions, leading to decreased model accuracy. Recent frameworks try to address this issue by leveraging remote servers to continuously train and adapt lightweight edge models using more complex models in the cloud. Despite these advancements, existing methods face two key challenges: first, the retraining process is compute-intensive, causing significant delays in model updates; second, the new model may not align well with the evolving data distribution of the current video stream. To address these challenges, we introduce EdgeSync, an efficient edge-model updating approach that enhances sample filtering by incorporating timeliness and inference results, thus ensuring training samples are more relevant to the current video content while reducing update delays. Additionally, EdgeSync features a dynamic training management module that optimizes the timing and sequencing of model updates to improve their timeliness. Evaluations on diverse and complex real-world datasets demonstrate that EdgeSync improves accuracy by approximately 3.4% compared to existing methods and by about 10% compared to traditional approaches.

Foundations

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

Your Notes