A Self-Supervised Transformer for Unusable Shared Bike Detection
Yin Huang, Yongqi Dong, Youhua Tang, Alvaro Garc\'ia Hernandez

TL;DR
This paper introduces a self-supervised Transformer model that effectively detects unusable shared bikes by leveraging spatiotemporal GPS data, significantly improving accuracy over traditional methods and addressing label scarcity issues.
Contribution
The paper presents a novel self-supervised Transformer framework that enhances bike fault detection using spatiotemporal features, outperforming existing supervised and static threshold approaches.
Findings
Achieved 97.81% accuracy in detecting unusable bikes.
Outperformed traditional machine learning and deep learning baselines.
Demonstrated robustness on real-world dataset with 10,730 bikes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransport Systems and Technology · Structural Health Monitoring Techniques
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Adam · Dropout · Layer Normalization · Greedy Policy Search · Position-Wise Feed-Forward Layer · Byte Pair Encoding
