Hashima Sherief, Saad Mohamed H, Ahmad Ahmad B, Tsuji Takeshi, Rizk Hamada
Computational Learning Theory Team, RIKEN-Advanced Intelligence Project, Fukuoka, 819-0395, Japan.
Engineering Department, Nuclear Research Center, Egyptian Atomic Energy Authority, Cairo, 13759, Egypt.
Sci Rep. 2025 Jul 2;15(1):22624. doi: 10.1038/s41598-025-01684-x.
Intelligent transportation systems (ITSs) significantly enhance traffic safety and management globally. A critical component of these systems is vehicle classification (VC), which supports vital applications such as congestion control, traffic monitoring, accident avoidance, etc. Traditional classification algorithms rely heavily on visual or sensor-based data (e.g., radar or image signals), often compromised by adverse weather, poor lighting, or occlusion. To address these limitations, this paper introduces a novel VC technique that leverages seismic data to detect vehicle-generated vibrations, thereby reducing susceptibility to environmental conditions and privacy concerns. We propose a self-supervised contrastive learning approach for seismic signal classification, eliminating the need for labeled data for feature extraction and representation. Our method employs specialized data augmentation techniques to create positive and negative pairs, enhancing feature representation. The encoder network extracts meaningful features from seismic signals while the projection head refines latent space representation. Training with contrastive loss ensures that positive pairs are closely aligned and negative pairs are distinctly separated in the latent space. Experimental results validate the efficacy of our approach, achieving state-of-the-art performance using seismic signal classification tasks with limited training data. Our approach achieves an impressive accuracy of 99.8%, underscoring its potential for robust and precise VC in ITSs using seismic data, particularly in data-scarce scenarios. The code is publicly available at https://github.com/MohamedHassanSaad/Vehicle-Classification.git.
智能交通系统(ITS)在全球范围内显著提高了交通安全和管理水平。这些系统的一个关键组成部分是车辆分类(VC),它支持诸如拥堵控制、交通监测、事故避免等重要应用。传统的分类算法严重依赖基于视觉或传感器的数据(如雷达或图像信号),常常受到恶劣天气、光线不足或遮挡的影响。为了解决这些限制,本文介绍了一种新颖的VC技术,该技术利用地震数据来检测车辆产生的振动,从而降低对环境条件的敏感性和隐私问题。我们提出了一种用于地震信号分类的自监督对比学习方法,无需使用标记数据进行特征提取和表示。我们的方法采用专门的数据增强技术来创建正例和负例对,增强特征表示。编码器网络从地震信号中提取有意义的特征,而投影头则优化潜在空间表示。使用对比损失进行训练可确保正例对在潜在空间中紧密对齐,负例对明显分开。实验结果验证了我们方法的有效性,在使用有限训练数据的地震信号分类任务中达到了当前的最佳性能。我们的方法实现了令人印象深刻的99.8%的准确率,突出了其在使用地震数据的ITS中进行强大而精确的VC的潜力,特别是在数据稀缺的场景中。代码可在https://github.com/MohamedHassanSaad/Vehicle-Classification.git上公开获取。