paper-with-me

홈 › Papers

FPMT: Enhanced Semi-Supervised Model for Traffic Incident Detection

2024-09-12 · Xinying Lu, Jianli Xiao

For traffic incident detection, the acquisition of data and labels is notably resource-intensive, rendering semi-supervised traffic incident detection both a formidable and consequential challenge. Thus, this paper focuses on traffic incident detection with a semi-supervised learning way. It proposes a semi-supervised learning model named FPMT within the framework of MixText. The data augmentation module introduces Generative Adversarial Networks to balance and expand the dataset. During the mix-up process in the hidden space, it employs a probabilistic pseudo-mixing mechanism to enhance regularization and elevate model precision. In terms of training strategy, it initiates with unsupervised training on all data, followed by supervised fine-tuning on a subset of labeled data, and ultimately completing the goal of semi-supervised training. Through empirical validation on four authentic datasets, our FPMT model exhibits outstanding performance across various metrics. Particularly noteworthy is its robust performance even in scenarios with low label rates.

📄 PDF Abstract BibTeX arXiv:2409.07839

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

MixText MixText is a semi-supervised learning method for text classification, which uses a new data augmentation method called TMix. TMix creates a large amount of augmented training…

Similar Papers 제목 키워드 기반

A data-centric weak supervised learning for highway traffic incident detection

2021-12-17 · Yixuan Sun, Tanwi Mallick, Prasanna Balaprakash, Jane Macfarlane

Using the data from loop detector sensors for near-real-time detection of traffic incidents in highways is crucial to averting major traffic congestion. While recent supervised machine learning methods offer solutions to…

Uncertainty Quantification

Enhancing Graph Neural Networks in Large-scale Traffic Incident Analysis with Concurrency Hypothesis

2024-11-04 · Xiwen Chen, Sayed Pedram Haeri Boroujeni, Xin Shu, Huayu Li 외

Despite recent progress in reducing road fatalities, the persistently high rate of traffic-related deaths highlights the necessity for improved safety interventions. Leveraging large-scale graph-based nationwide road net…

Graph Neural Network

Incident duration prediction using a bi-level machine learning framework with outlier removal and intra-extra joint optimisation

2022-05-10 · Artur Grigorev, Adriana-Simona Mihaita, Seunghyeon Lee, Fang Chen

Predicting the duration of traffic incidents is a challenging task due to the stochastic nature of events. The ability to accurately predict how long accidents will last can provide significant benefits to both end-users…

Binary ClassificationFeature ImportanceMulti-class ClassificationPrediction

XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More

2024-07-16 · Xiaochuan Gou, Ziyue Li, Tian Lan, Junpeng Lin 외

Long-separated research has been conducted on two highly correlated tracks: traffic and incidents. Traffic track witnesses complicating deep learning models, e.g., to push the prediction a few percent more accurate, and …

IncidentNet: Traffic Incident Detection, Localization and Severity Estimation with Sparse Sensing

2024-08-02 · Sai Shashank Peddiraju, Kaustubh Harapanahalli, Edward Andert, Aviral Shrivastava

Prior art in traffic incident detection relies on high sensor coverage and is primarily based on decision-tree and random forest models that have limited representation capacity and, as a result, cannot detect incidents …