paper-with-me

홈 › Papers

Contrastive Learning-Driven Traffic Sign Perception: Multi-Modal Fusion of Text and Vision

2025-07-31 · Qiang Lu, Waikit Xiu, Xiying Li, Shenyu Hu, Shengbo Sun arxiv

Traffic sign recognition, as a core component of autonomous driving perception systems, directly influences vehicle environmental awareness and driving safety. Current technologies face two significant challenges: first, the traffic sign dataset exhibits a pronounced long-tail distribution, resulting in a substantial decline in recognition performance of traditional convolutional networks when processing low-frequency and out-of-distribution classes; second, traffic signs in real-world scenarios are predominantly small targets with significant scale variations, making it difficult to extract multi-scale features.To overcome these issues, we propose a novel two-stage framework combining open-vocabulary detection and cross-modal learning. For traffic sign detection, our NanoVerse YOLO model integrates a reparameterizable vision-language path aggregation network (RepVL-PAN) and an SPD-Conv module to specifically enhance feature extraction for small, multi-scale targets. For traffic sign classification, we designed a Traffic Sign Recognition Multimodal Contrastive Learning model (TSR-MCL). By contrasting visual features from a Vision Transformer with semantic features from a rule-based BERT, TSR-MCL learns robust, frequency-independent representations, effectively mitigating class confusion caused by data imbalance. On the TT100K dataset, our method achieves a state-of-the-art 78.4% mAP in the long-tail detection task for all-class recognition. The model also obtains 91.8% accuracy and 88.9% recall, significantly outperforming mainstream algorithms and demonstrating superior accuracy and generalization in complex, open-world scenarios.

📄 PDF Abstract BibTeX arXiv:2507.23331

Code (0)

등록된 구현이 없습니다.

Tasks

Traffic Sign RecognitionTraffic Sign DetectionContrastive LearningAutonomous Driving

Results from the Paper

RankTaskDatasetModelMetrics
#1 Traffic Sign Detection TT100K Contrastive Learning-Driven Traffic Sign mAP@0.5: 78.4

Similar Papers 제목 키워드 기반

AIDE: A Vision-Driven Multi-View, Multi-Modal, Multi-Tasking Dataset for Assistive Driving Perception

2023-07-26 · ICCV 2023 1 · Dingkang Yang, Shuai Huang, Zhi Xu, Zhenpeng Li 외

Driver distraction has become a significant cause of severe traffic accidents over the past decade. Despite the growing development of vision-driven driver monitoring systems, the lack of comprehensive perception dataset…

MCRL4OR: Multimodal Contrastive Representation Learning for Off-Road Environmental Perception

2025-01-23 · Yi Yang, Zhang Zhang, Liang Wang

Most studies on environmental perception for autonomous vehicles (AVs) focus on urban traffic environments, where the objects/stuff to be perceived are mainly from man-made scenes and scalable datasets with dense annotat…

Autonomous VehiclesContrastive LearningRepresentation Learning

AccidentGPT: Accident Analysis and Prevention from V2X Environmental Perception with Multi-modal Large Model

2023-12-20 · Lening Wang, Yilong Ren, Han Jiang, Pinlong Cai 외

Traffic accidents, being a significant contributor to both human casualties and property damage, have long been a focal point of research for many scholars in the field of traffic safety. However, previous studies, wheth…

Autonomous DrivingScene Understanding

Street-View Image Generation from a Bird's-Eye View Layout

2023-01-11 · Alexander Swerdlow, Runsheng Xu, Bolei Zhou

Bird's-Eye View (BEV) Perception has received increasing attention in recent years as it provides a concise and unified spatial representation across views and benefits a diverse set of downstream driving applications. A…

Autonomous DrivingImage Generation

Dual-Interaction-Aware Cooperative Control Strategy for Alleviating Mixed Traffic Congestion

2026-03-04 · Zhengxuan Liu, Yuxin Cai, Yijing Wang, Xiangkun He 외 arxiv

As Intelligent Transportation System (ITS) develops, Connected and Automated Vehicles (CAVs) are expected to significantly reduce traffic congestion through cooperative strategies, such as in bottleneck areas. However, t…

Multi-agent Reinforcement Learning