arXiv:2412.04990cs.CVcs.AI2024-12被引 1

用手机传感器数据精准检测道路异常,无需依赖视觉。

ETLNet: An Efficient TCN-BiLSTM Network for Road Anomaly Detection Using Smartphone Sensors

  • 融合TCN与双向LSTM,利用手机加速度计和陀螺仪数据
  • 对减速带检测F1分数达99.3%,抗光照干扰能力强
  • 适合自动驾驶、智能交通系统等需要实时路况感知的场景

道路异常包括路面不平、坑洼或故意设置的减速带等,可能对车辆造成严重损害。现有基于视觉的监测系统在光线不足或标识缺失时易失效。本文提出增强型时间卷积-双向LSTM网络(ETLNet),结合两层时间卷积网络(TCN)与双向长短期记忆网络(BiLSTM),利用智能手机中的加速度计和陀螺仪传感器数据进行道路异常检测。该方法不依赖视觉信息,可有效应对光照变化。实验表明,ETLNet对减速带的检测F1-score达到99.3%,具备高鲁棒性与效率,显著推动了自动化道路表面监测技术的发展。

原文摘要 · Abstract (English)

Road anomalies can be defined as irregularities on the road surface or in the surface itself. Some may be intentional (such as speedbumps), accidental (such as materials falling off a truck), or the result of roads' excessive use or low or no maintenance, such as potholes. Despite their varying origins, these irregularities often harm vehicles substantially. Speed bumps are intentionally placed for safety but are dangerous due to their non-standard shape, size, and lack of proper markings. Potholes are unintentional and can also cause severe damage. To address the detection of these anomalies, we need an automated road monitoring system. Today, various systems exist that use visual information to track these anomalies. Still, due to poor lighting conditions and improper or missing markings, they may go undetected and have severe consequences for public transport, automated vehicles, etc. In this paper, the Enhanced Temporal-BiLSTM Network (ETLNet) is introduced as a novel approach that integrates two Temporal Convolutional Network (TCN) layers with a Bidirectional Long Short-Term Memory (BiLSTM) layer. This combination is tailored to detect anomalies effectively irrespective of lighting conditions, as it depends not on visuals but smartphone inertial sensor data. Our methodology employs accelerometer and gyroscope sensors, typically in smartphones, to gather data on road conditions. Empirical evaluations demonstrate that the ETLNet model maintains an F1-score for detecting speed bumps of 99.3%. The ETLNet model's robustness and efficiency significantly advance automated road surface monitoring technologies.

道路检测手机传感器异常检测TCN-BiLSTM

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