arXiv:2512.11350cs.CVcs.AI2025-12被引 2

用变换器模型提升监控视频交通事故检测准确率

Surveillance Video-Based Traffic Accident Detection Using Transformer Architecture

  • 结合卷积与变换器,提取视频时空特征
  • 融合光流信息后准确率达88.3%
  • 适合做智能交通监控系统研发参考

道路交通事故是全球主要致死原因,随着人口增长、城市化和机动化加剧,事故率持续上升,引发对交通监控效能的担忧。传统计算机视觉方法在时空理解能力与跨域泛化性方面表现有限。近年来,变换器架构在建模全局时空依赖和并行计算方面表现出色,但其在自动化交通事故检测中的应用受限于数据集小且缺乏多样性。为此,我们构建了一个覆盖广泛交通环境、事故类型和上下文变化的全面均衡数据集。基于该数据集,提出一种基于变换器的事故检测模型,使用预提取的空间视频特征。模型通过卷积层捕捉帧内多样模式的局部相关性,利用变换器捕获特征间的时序依赖关系。此外,现有研究多忽略运动线索的整合,而运动信息对理解动态场景(尤其是事故)至关重要。本研究评估了多种运动线索引入方式,发现将RGB特征与光流拼接可实现最高准确率88.3%。结果还与GPT、Gemini、LLaVA-NeXT-Video等视觉语言模型进行了对比,验证了所提方法的有效性。

原文摘要 · Abstract (English)

Road traffic accidents represent a leading cause of mortality globally, with incidence rates rising due to increasing population, urbanization, and motorization. Rising accident rates raise concerns about traffic surveillance effectiveness. Traditional computer vision methods for accident detection struggle with limited spatiotemporal understanding and poor cross-domain generalization. Recent advances in transformer architectures excel at modeling global spatial-temporal dependencies and parallel computation. However, applying these models to automated traffic accident detection is limited by small, non-diverse datasets, hindering the development of robust, generalizable systems. To address this gap, we curated a comprehensive and balanced dataset that captures a wide spectrum of traffic environments, accident types, and contextual variations. Utilizing the curated dataset, we propose an accident detection model based on a transformer architecture using pre-extracted spatial video features. The architecture employs convolutional layers to extract local correlations across diverse patterns within a frame, while leveraging transformers to capture sequential-temporal dependencies among the retrieved features. Moreover, most existing studies neglect the integration of motion cues, which are essential for understanding dynamic scenes, especially during accidents. These approaches typically rely on static features or coarse temporal information. In this study, multiple methods for incorporating motion cues were evaluated to identify the most effective strategy. Among the tested input approaches, concatenating RGB features with optical flow achieved the highest accuracy at 88.3%. The results were further compared with vision language models (VLM) such as GPT, Gemini, and LLaVA-NeXT-Video to assess the effectiveness of the proposed method.

事故检测视频分析变换器光流融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。