HYolo:一种基于超图学习的智能物联网目标检测系统 / HYolo: An Intelligent IoT-Based Object Detection System Using Hypergraph Learning
1️⃣ 一句话总结
本文提出了一种名为HYolo的智能物联网目标检测框架,通过将超图学习融入YOLO架构,解决了传统模型难以捕捉物体间复杂高阶关系的问题,在COCO数据集上的实验显示其平均检测精度(mAP@50)提升了约12%,从而实现更可靠、更懂上下文的物体检测。
This paper presents HYolo, an intelligent IoT-based object detection framework that integrates hypergraph learning into the YOLO architecture. Traditional YOLO-based object detection models primarily capture pairwise feature interactions and may fail to model complex high-order relationships among objects and contextual features. To address this limitation, HYolo incorporates hypergraph learning to capture richer contextual dependencies and improve object representation. Experimental evaluation on the COCO dataset demonstrates significant performance improvements over baseline YOLO models. The proposed approach achieves approximately 12% improvement in mAP@50 while enhancing overall detection accuracy and robustness. By modeling high-order feature relationships, HYolo provides improved contextual understanding and more reliable object detection performance in IoT-based environments. The results indicate that integrating hypergraph learning into object detection pipelines offers a promising direction for intelligent and context-aware IoT vision systems.
HYolo:一种基于超图学习的智能物联网目标检测系统 / HYolo: An Intelligent IoT-Based Object Detection System Using Hypergraph Learning
本文提出了一种名为HYolo的智能物联网目标检测框架,通过将超图学习融入YOLO架构,解决了传统模型难以捕捉物体间复杂高阶关系的问题,在COCO数据集上的实验显示其平均检测精度(mAP@50)提升了约12%,从而实现更可靠、更懂上下文的物体检测。
源自 arXiv: 2606.04345