用自监督变压器自动识别共享单车故障,提升运维效率。
A Self-Supervised Transformer for Unusable Shared Bike Detection
- 通过自监督预训练提取共享单车时空轨迹特征。
- 在成都数据集上达到97.81%准确率,优于现有方法。
- 适合城市交通运维与智能出行系统研究者参考。
共享单车系统(BSS)的快速发展显著改善了城市“最后一公里”通勤,但大规模部署面临日益严峻的运维挑战,尤其在故障车辆检测方面。现有方法或依赖静态阈值模型,忽视动态时空(ST)使用模式;或采用监督学习,受标签稀缺和类别不平衡制约。为此,本文提出一种新型自监督变压器(SSTransformer)框架,利用GPS轨迹与骑行记录中的时空特征,自动检测不可用共享单车。模型先通过自监督预训练增强特征提取能力,再在下游二分类任务中微调。在来自中国成都的真实数据集(共10,730辆自行车,其中1,870辆故障,8,860辆正常)上进行的全面实验表明,SSTransformer显著优于传统机器学习、集成学习及深度学习基线方法,取得最佳准确率(97.81%)、精确率(0.8889)和F1分数(0.9358)。该研究验证了自监督变压器在捕捉共享出行系统复杂异常方面的有效性,为更可靠、可扩展的运维解决方案提供了新路径。
原文摘要 · Abstract (English)
The rapid expansion of bike-sharing systems (BSS) has greatly improved urban "last-mile" connectivity, yet large-scale deployments face escalating operational challenges, particularly in detecting faulty bikes. Existing detection approaches either rely on static model-based thresholds that overlook dynamic spatiotemporal (ST) usage patterns or employ supervised learning methods that struggle with label scarcity and class imbalance. To address these limitations, this paper proposes a novel Self-Supervised Transformer (SSTransformer) framework for automatically detecting unusable shared bikes, leveraging ST features extracted from GPS trajectories and trip records. The model incorporates a self-supervised pre-training strategy to enhance its feature extraction capabilities, followed by fine-tuning for efficient status recognition. In the pre-training phase, the Transformer encoder learns generalized representations of bike movement via a self-supervised objective; in the fine-tuning phase, the encoder is adapted to a downstream binary classification task. Comprehensive experiments on a real-world dataset of 10,730 bikes (1,870 unusable, 8,860 normal) from Chengdu, China, demonstrate that SSTransformer significantly outperforms traditional machine learning, ensemble learning, and deep learning baselines, achieving the best accuracy (97.81%), precision (0.8889), and F1-score (0.9358). This work highlights the effectiveness of self-supervised Transformer on ST data for capturing complex anomalies in BSS, paving the way toward more reliable and scalable maintenance solutions for shared mobility.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。