arXiv:2512.04888cs.CV2025-12

新商品上架不用重训,模型实时识别准确率高。

ZeBROD: Zero-Retraining Based Recognition and Object Detection Framework

  • 用YOLO11n定位+DeIT+Proxy Anchor Loss提取特征,结合向量库匹配
  • 140种商品测试中,新旧商品检测准确,训练效率提升近3倍
  • 适合零售等频繁上新场景,边缘设备推理仅580毫秒/图

目标检测是计算机视觉的核心任务,广泛应用于多个领域。然而,模型在引入新商品时仍面临灾难性遗忘问题,需重新训练包含全部历史数据的新数据集,导致训练成本和时间大幅增加。在零售收银等场景中,新品频繁上线带来巨大挑战。本文提出零重训识别与目标检测框架ZeBROD,结合YOLO11n进行目标定位,利用DeIT与Proxy Anchor Loss实现特征提取与度量学习。分类通过目标商品嵌入特征与Qdrant向量数据库中特征的余弦相似度完成。在含140种商品的零售场景案例中,实验表明该框架在检测新旧商品方面均达到良好精度;且无需重训,训练时间效率较传统方法提升近3倍,新增商品越多优势越明显。单图平均推理时间仅580毫秒,运行于边缘设备,验证了其实际部署可行性。

原文摘要 · Abstract (English)

Object detection constitutes the primary task within the domain of computer vision. It is utilized in numerous domains. Nonetheless, object detection continues to encounter the issue of catastrophic forgetting. The model must be retrained whenever new products are introduced, utilizing not only the new products dataset but also the entirety of the previous dataset. The outcome is obvious: increasing model training expenses and significant time consumption. In numerous sectors, particularly retail checkout, the frequent introduction of new products presents a great challenge. This study introduces Zero-Retraining Based Recognition and Object Detection (ZeBROD), a methodology designed to address the issue of catastrophic forgetting by integrating YOLO11n for object localization with DeIT and Proxy Anchor Loss for feature extraction and metric learning. For classification, we utilize cosine similarity between the embedding features of the target product and those in the Qdrant vector database. In a case study conducted in a retail store with 140 products, the experimental results demonstrate that our proposed framework achieves encouraging accuracy, whether for detecting new or existing products. Furthermore, without retraining, the training duration difference is significant. We achieve almost 3 times the training time efficiency compared to classical object detection approaches. This efficiency escalates as additional new products are added to the product database. The average inference time is 580 ms per image containing multiple products, on an edge device, validating the proposed framework's feasibility for practical use.

目标检测零重训零售应用边缘计算

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