paper-with-me

Papers

FT-AED: Benchmark Dataset for Early Freeway Traffic Anomalous Event Detection

2024-06-21 · Austin Coursey, Junyi Ji, Marcos Quinones-Grueiro, William Barbour, Yuhang Zhang, Tyler Derr, Gautam Biswas, Daniel B. Work

Early and accurate detection of anomalous events on the freeway, such as accidents, can improve emergency response and clearance. However, existing delays and errors in event identification and reporting make it a difficult problem to solve. Current large-scale freeway traffic datasets are not designed for anomaly detection and ignore these challenges. In this paper, we introduce the first large-scale lane-level freeway traffic dataset for anomaly detection. Our dataset consists of a month of weekday radar detection sensor data collected in 4 lanes along an 18-mile stretch of Interstate 24 heading toward Nashville, TN, comprising over 3.7 million sensor measurements. We also collect official crash reports from the Nashville Traffic Management Center and manually label all other potential anomalies in the dataset. To show the potential for our dataset to be used in future machine learning and traffic research, we benchmark numerous deep learning anomaly detection models on our dataset. We find that unsupervised graph neural network autoencoders are a promising solution for this problem and that ignoring spatial relationships leads to decreased performance. We demonstrate that our methods can reduce reporting delays by over 10 minutes on average while detecting 75% of crashes. Our dataset and all preprocessing code needed to get started are publicly released at https://vu.edu/ft-aed/ to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2406.15283

Code (1)

acoursey3/freeway-anomaly-data 공식 구현

Tasks

Anomaly DetectionEvent DetectionGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Integrated Freeway Traffic Control Using Q-Learning with Adjacent Arterial Traffic Considerations

2023-10-25 · Tianchen Yuan, Petros A. Ioannou

Numerous studies have shown the effectiveness of intelligent transportation system techniques such as variable speed limit (VSL), lane change (LC) control, and ramp metering (RM) in freeway traffic flow control. The inte…

Q-Learning

TAD: A Large-Scale Benchmark for Traffic Accidents Detection from Video Surveillance

2022-09-26 · Yajun Xu, Chuwen Huang, Yibing Nan, Shiguo Lian

Automatic traffic accidents detection has appealed to the machine vision community due to its implications on the development of autonomous intelligent transportation systems (ITS) and importance to traffic safety. Most …

image-classificationImage Classificationobject-detectionObject Detection+1

Traffic Signal Control and Speed Offset Coordination Using Q-Learning for Arterial Road Networks

2024-04-09 · Tianchen Yuan, Petros A. Ioannou

Arterial traffic interacts with freeway traffic, yet the two are controlled independently. Arterial traffic signals do not take into account freeway traffic and how ramps control ingress traffic and have no control over …

Q-LearningTraffic Signal Control

Calibrating Adaptive Smoothing Methods for Freeway Traffic Reconstruction

2026-02-02 · Junyi Ji, Derek Gloudemans, Gergely Zachár, Matthew Nice 외 arxiv

The adaptive smoothing method (ASM) is a widely used approach for traffic state reconstruction. This article presents a Python implementation of ASM, featuring end-to-end calibration using real-world ground truth data. T…

A Transfer Learning Framework for Proactive Ramp Metering Performance Assessment

2023-08-07 · Xiaobo Ma, Adrian Cottam, Mohammad Razaur Rahman Shaon, Yao-Jan Wu

Transportation agencies need to assess ramp metering performance when deploying or expanding a ramp metering system. The evaluation of a ramp metering strategy is primarily centered around examining its impact on freeway…

Transfer Learning