HYolo: An Intelligent IoT-Based Object Detection System Using Hypergraph Learning
Quick Take
HYolo is an IoT-based object detection framework that enhances YOLO with hypergraph learning, achieving a 12% improvement in mAP@50 on the COCO dataset. This integration allows for better modeling of complex relationships among objects, resulting in improved detection accuracy and robustness in IoT environments.
Key Points
- HYolo integrates hypergraph learning into the YOLO architecture for enhanced object detection.
- Achieves approximately 12% improvement in mAP@50 over traditional YOLO models.
- Demonstrates significant performance gains on the COCO dataset.
- Models high-order relationships for improved contextual understanding.
- Promotes reliable object detection in IoT-based environments.
Article Excerpt
From source RSS / original summaryarXiv:2606. 04345v1 Announce Type: new Abstract: 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.
Reader Mode unavailable (could not extract clean content).
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CV
See more →Optimal Transport Flow Matching by Design
The study presents a novel approach to optimal transport (OT) flow matching, reformulating the problem by treating the prior as a design choice. This method achieves over 2x reduction in trajectory curvature compared to existing methods, improving generation quality in few-step regimes without altering the flow model. The approach integrates seamlessly with latent-space models and classifier-free guidance.
