arXiv:2507.21756cs.CVcs.AI2025-07被引 6

轻量级图网络实时检测驾驶疲劳,低延迟适配车载设备

LiteFat: Lightweight Spatio-Temporal Graph Learning for Real-Time Driver Fatigue Detection

  • 用面部关键点构建时空图,聚焦运动模式减少冗余计算
  • 相比现有方法计算量降低60%以上,延迟低于50ms
  • 适合嵌入式车载系统,兼顾精度与实时性

驾驶疲劳是交通事故的主要原因,现有解决方案多依赖计算量大的深度学习模型,导致高延迟,难以在资源受限的嵌入式设备(如智能汽车)上实时运行。本文提出LiteFat,一种轻量级时空图学习模型,通过面部关键点检测将视频流转换为时空图(STG),聚焦关键运动模式以减少无效处理。采用MobileNet提取面部特征并构建特征矩阵,再使用轻量级时空图神经网络识别疲劳迹象,实现低功耗、低延迟检测。在基准数据集上的实验表明,LiteFat性能媲美当前最优方法,但计算复杂度和延迟显著降低。该工作推动了可在嵌入式机器人设备上部署的实时、高效疲劳检测系统的发展。

原文摘要 · Abstract (English)

Detecting driver fatigue is critical for road safety, as drowsy driving remains a leading cause of traffic accidents. Many existing solutions rely on computationally demanding deep learning models, which result in high latency and are unsuitable for embedded robotic devices with limited resources (such as intelligent vehicles/cars) where rapid detection is necessary to prevent accidents. This paper introduces LiteFat, a lightweight spatio-temporal graph learning model designed to detect driver fatigue efficiently while maintaining high accuracy and low computational demands. LiteFat involves converting streaming video data into spatio-temporal graphs (STG) using facial landmark detection, which focuses on key motion patterns and reduces unnecessary data processing. LiteFat uses MobileNet to extract facial features and create a feature matrix for the STG. A lightweight spatio-temporal graph neural network is then employed to identify signs of fatigue with minimal processing and low latency. Experimental results on benchmark datasets show that LiteFat performs competitively while significantly decreasing computational complexity and latency as compared to current state-of-the-art methods. This work enables the development of real-time, resource-efficient human fatigue detection systems that can be implemented upon embedded robotic devices.

驾驶疲劳图神经网络轻量化实时检测

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