paper-with-me

홈 › Papers

ScVLM: Enhancing Vision-Language Model for Safety-Critical Event Understanding

2024-10-01 · Liang Shi, Boyu Jiang, Tong Zeng, Feng Guo

Accurately identifying, understanding and describing traffic safety-critical events (SCEs), including crashes, tire strikes, and near-crashes, is crucial for advanced driver assistance systems, automated driving systems, and traffic safety. As SCEs are rare events, most general vision-language models (VLMs) have not been trained sufficiently to link SCE videos and narratives, which could lead to hallucinations and missing key safety characteristics. Here, we introduce ScVLM, a novel hybrid methodology that integrates supervised and contrastive learning techniques to classify the severity and types of SCEs, as well as to generate narrative descriptions of SCEs. This approach utilizes classification to enhance VLMs' comprehension of driving videos and improve the rationality of event descriptions. The proposed approach is trained on and evaluated by more than 8,600 SCEs from the Second Strategic Highway Research Program Naturalistic Driving Study dataset, the largest publicly accessible driving dataset with videos and SCE annotations. The results demonstrate the superiority of the proposed approach in generating contextually accurate event descriptions and mitigating VLM hallucinations. The code will be available at https://github.com/datadrivenwheels/ScVLM.

📄 PDF Abstract BibTeX arXiv:2410.00982

Code (1)

datadrivenwheels/scvlm 공식 구현 pytorch

Tasks

Contrastive LearningHallucinationLanguage ModelingLanguage ModellingVideo Understanding

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Multimodal Large Language Models for Safety-Critical Driving Video Analysis

2026-05-21 · Tomaso Trinci, Henrique Piñeiro Monteagudo, Leonardo Taccari arxiv

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities in general visual understanding. However, their application to safety-critical driving scenarios remains limited b…

VRU-Accident: A Vision-Language Benchmark for Video Question Answering and Dense Captioning for Accident Scene Understanding

2025-07-13 · Younggun Kim, Ahmed S. Abdelrahman, Mohamed Abdel-Aty arxiv

Ensuring the safety of vulnerable road users (VRUs), such as pedestrians and cyclists, is a critical challenge for autonomous driving systems, as crashes involving VRUs often result in severe or fatal consequences. While…

Video Question AnsweringAutonomous VehiclesScene UnderstandingAutonomous Driving

PSA-VLM: Enhancing Vision-Language Model Safety through Progressive Concept-Bottleneck-Driven Alignment

2024-11-18 · Zhendong Liu, Yuanbi Nie, Yingshui Tan, Jiaheng Liu 외

Benefiting from the powerful capabilities of Large Language Models (LLMs), pre-trained visual encoder models connected to LLMs form Vision Language Models (VLMs). However, recent research shows that the visual modality i…

Language ModelingLanguage ModellingSafety Alignment

CIB-SE-YOLOv8: Optimized YOLOv8 for Real-Time Safety Equipment Detection on Construction Sites

2024-10-28 · Xiaoyi Liu, Ruina Du, Lianghao Tan, Junran Xu 외

Ensuring safety on construction sites is critical, with helmets playing a key role in reducing injuries. Traditional safety checks are labor-intensive and often insufficient. This study presents a computer vision-based s…

Enhancing Safety in Reinforcement Learning with Human Feedback via Rectified Policy Optimization

2024-10-25 · Xiyue Peng, Hengquan Guo, Jiawei Zhang, Dongqing Zou 외

Balancing helpfulness and safety (harmlessness) is a critical challenge in aligning large language models (LLMs). Current approaches often decouple these two objectives, training separate preference models for helpfulnes…

Safety Alignment