arXiv:2508.08352cs.CV2025-08被引 14

为物联网设备设计轻量级目标检测模型,解决低功耗部署难题。

Designing Object Detection Models for TinyML: Foundations, Comparative Analysis, Challenges, and Emerging Solutions

  • 提出量化、剪枝、知识蒸馏等优化技术组合
  • 在微控制器上实现高精度与低延迟的实时检测
  • 适合边缘AI开发者与嵌入式系统研究人员参考

目标检测在众多计算机视觉应用中至关重要,但在资源受限的物联网设备上部署仍面临巨大挑战。这些设备通常由低功耗微控制器供电,难以承担基于深度学习的目标检测模型的计算负荷。随着物联网设备数量预计在2030年超过1500亿,这一问题愈发突出。TinyML通过在超低功耗设备上实现目标检测,为边缘端高效实时处理提供了可能。尽管已有大量综述论文,但大多忽视了目标检测模型在TinyML环境中的优化挑战。本文系统分析了在资源受限设备上部署目标检测模型的关键优化技术,包括量化、剪枝、知识蒸馏和神经架构搜索。同时结合理论与实际实现,弥合学术研究与真实边缘AI部署之间的差距。我们对比了现有微控制器上的目标检测实现性能指标,评估了当前解决方案在精度与效率方面的成熟度。此外,提供公开仓库持续追踪该领域的进展:https://github.com/christophezei/Optimizing-Object-Detection-Models-for-TinyML-A-Comprehensive-Survey。

原文摘要 · Abstract (English)

Object detection (OD) has become vital for numerous computer vision applications, but deploying it on resource-constrained IoT devices presents a significant challenge. These devices, often powered by energy-efficient microcontrollers, struggle to handle the computational load of deep learning-based OD models. This issue is compounded by the rapid proliferation of IoT devices, predicted to surpass 150 billion by 2030. TinyML offers a compelling solution by enabling OD on ultra-low-power devices, paving the way for efficient and real-time processing at the edge. Although numerous survey papers have been published on this topic, they often overlook the optimization challenges associated with deploying OD models in TinyML environments. To address this gap, this survey paper provides a detailed analysis of key optimization techniques for deploying OD models on resource-constrained devices. These techniques include quantization, pruning, knowledge distillation, and neural architecture search. Furthermore, we explore both theoretical approaches and practical implementations, bridging the gap between academic research and real-world edge artificial intelligence deployment. Finally, we compare the key performance indicators (KPIs) of existing OD implementations on microcontroller devices, highlighting the achieved maturity level of these solutions in terms of both prediction accuracy and efficiency. We also provide a public repository to continually track developments in this fast-evolving field: https://github.com/christophezei/Optimizing-Object-Detection-Models-for-TinyML-A-Comprehensive-Survey.

目标检测TinyML边缘计算模型压缩

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。