Abstract: Person detection in videos is vital for area admission and public safety. Existing studies have made significant progress in improving the accuracy of this task on the cloud.Meanwhile, with people’s increasing awareness of privacy protection, there is a surging demand for privacy not being transmitted and processed by the cloud. Thus, providing services on edges becomes a promising solution. The dilemma is that edges are typically resource-constrained and cannot support the deployment of large models. However, tiny models that fit resource-constrained edges generally have unsatisfactory performance in accuracy and efficiency. To this end, we propose a Logical Correction Enabled Collaborative Person Detection Inference (LC-CPDI) framework for resource-constrained edges. First, we formulate the problem studied with a delay minimization objective. Second, we design a logical correction scheme to perceive abnormal predictions and perform corrections to improve accuracy. Third, a hybrid position prediction algorithm is proposed to replace time-consuming inference for simple scenarios. Finally, we design a collaborative inference scheme that enables frame outsourcing to idle edges to reduce the inference delay. We implemented LC-CPDI on a testbed designed with commercial edges. The experiments on real-world datasets show the effectiveness of LC-CPDI with up to 41.8% delay reduction on average and near 2% recall improvement.
External IDs:dblp:journals/tmc/ZouGLFSXLWC26
Loading