HGO-YOLO: Advancing Anomaly Behavior Detection with Hierarchical Features and Lightweight Optimized Detection

📅 2025-03-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address real-time anomaly behavior detection under hardware-constrained environments, this paper proposes HGO-YOLO—a lightweight and efficient model. It adopts HGNetv2 as the backbone and integrates it with the YOLOv8 framework, introducing a novel Hierarchical-Ghost multi-level feature fusion mechanism and a parameter-sharing lightweight detection head, OptiConvDetect, which significantly enlarges the receptive field while reducing model redundancy. Experimental results show that HGO-YOLO achieves a compact size of 4.6 MB, attains 56 FPS on CPU, and delivers an mAP@0.5 of 87.4% with a recall rate of 81.1%. It reduces computational cost by 51.7% and accelerates inference by 1.7× over the YOLOv8 baseline. The model strikes an optimal trade-off among accuracy, speed, and parameter efficiency, and supports deployment across diverse platforms—including CPUs, Raspberry Pi 4, and NVIDIA GPUs.

Technology Category

Application Category

📝 Abstract
Accurate and real-time object detection is crucial for anomaly behavior detection, especially in scenarios constrained by hardware limitations, where balancing accuracy and speed is essential for enhancing detection performance. This study proposes a model called HGO-YOLO, which integrates the HGNetv2 architecture into YOLOv8. This combination expands the receptive field and captures a wider range of features while simplifying model complexity through GhostConv. We introduced a lightweight detection head, OptiConvDetect, which utilizes parameter sharing to construct the detection head effectively. Evaluation results show that the proposed algorithm achieves a mAP@0.5 of 87.4% and a recall rate of 81.1%, with a model size of only 4.6 MB and a frame rate of 56 FPS on the CPU. HGO-YOLO not only improves accuracy by 3.0% but also reduces computational load by 51.69% (from 8.9 GFLOPs to 4.3 GFLOPs), while increasing the frame rate by a factor of 1.7. Additionally, real-time tests were conducted on Raspberry Pi4 and NVIDIA platforms. These results indicate that the HGO-YOLO model demonstrates superior performance in anomaly behavior detection.
Problem

Research questions and friction points this paper is trying to address.

Enhances anomaly detection accuracy and speed
Reduces computational load and model size
Optimizes real-time performance on limited hardware
Innovation

Methods, ideas, or system contributions that make the work stand out.

Integrates HGNetv2 with YOLOv8 for enhanced features
Uses GhostConv to simplify model complexity
Introduces lightweight OptiConvDetect for efficient detection
🔎 Similar Papers
No similar papers found.
Zhongze Luo
Zhongze Luo
The Chinese University of Hong Kong, Shenzhen
LLMKGRAG
M
Meiyan Guo
College of Computer and Control Engineering, Northeast Forestry University, Harbin, 150040, China
R
Renqimuge Wu
College of Computer and Control Engineering, Northeast Forestry University, Harbin, 150040, China
Q
Qiu Meng
College of Computer and Control Engineering, Northeast Forestry University, Harbin, 150040, China
G
Guanghui Dong
College of Computer and Control Engineering, Northeast Forestry University, Harbin, 150040, China