paper-with-me

Papers

An Attention-Based Multi-Context Convolutional Encoder-Decoder Neural Network for Work Zone Traffic Impact Prediction

2024-05-31 · Qinhua Jiang, Xishun Liao, Yaofa Gong, Jiaqi Ma

Work zone is one of the major causes of non-recurrent traffic congestion and road incidents. Despite the significance of its impact, studies on predicting the traffic impact of work zones remain scarce. In this paper, we propose a data integration pipeline that enhances the utilization of work zone and traffic data from diversified platforms, and introduce a novel deep learning model to predict the traffic speed and incident likelihood during planned work zone events. The proposed model transforms traffic patterns into 2D space-time images for both model input and output and employs an attention-based multi-context convolutional encoder-decoder architecture to capture the spatial-temporal dependencies between work zone events and traffic variations. Trained and validated on four years of archived work zone traffic data from Maryland, USA, the model demonstrates superior performance over baseline models in predicting traffic speed, incident likelihood, and inferred traffic attributes such as queue length and congestion timings (i.e., start time and duration). Specifically, the proposed model outperforms the baseline models by reducing the prediction error of traffic speed by 5% to 34%, queue length by 11% to 29%, congestion timing by 6% to 17%, and increasing the accuracy of incident predictions by 5% to 7%. Consequently, this model offers substantial promise for enhancing the planning and traffic management of work zones.

📄 PDF Abstract BibTeX arXiv:2405.21045

Code (0)

등록된 구현이 없습니다.

Tasks

Data IntegrationDecoder

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Open-Ended Long-Form Video Question Answering via Hierarchical Convolutional Self-Attention Networks

2019-06-28 · Zhu Zhang, Zhou Zhao, Zhijie Lin, Jingkuan Song 외

Open-ended video question answering aims to automatically generate the natural-language answer from referenced video contents according to the given question. Currently, most existing approaches focus on short-form video…

Answer GenerationDecoderFormQuestion Answering+1

Medical Image Segmentation via Cascaded Attention Decoding

2023-01-03 · Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Md Mostafijur Rahman, Radu Marculescu

Transformers have shown great promise in medical image segmentation due to their ability to capture long-range dependencies through self-attention. However, they lack the ability to learn the local (contextual) relations…

DecoderImage SegmentationMedical Image SegmentationPolyp Segmentation+1

MACMD: Multi-dilated Contextual Attention and Channel Mixer Decoding for Medical Image Segmentation

2025-11-08 · Lalit Maurya, Honghai Liu, Reyer Zwiggelaar arxiv

Medical image segmentation faces challenges due to variations in anatomical structures. While convolutional neural networks (CNNs) effectively capture local features, they struggle with modeling long-range dependencies. …

Medical Image SegmentationComputational Efficiency

Image denoising and restoration with CNN-LSTM Encoder Decoder with Direct Attention

2018-01-16 · Kazi Nazmul Haque, Mohammad Abu Yousuf, Rajib Rana

Image denoising is always a challenging task in the field of computer vision and image processing. In this paper, we have proposed an encoder-decoder model with direct attention, which is capable of denoising and reconst…

DecoderDenoisingImage Denoising

Vision Transformer with Convolutional Encoder-Decoder for Hand Gesture Recognition using 24 GHz Doppler Radar

2022-09-12 · Kavinda Kehelella, Gayangana Leelarathne, Dhanuka Marasinghe, Nisal Kariyawasam 외

Transformers combined with convolutional encoders have been recently used for hand gesture recognition (HGR) using micro-Doppler signatures. We propose a vision-transformer-based architecture for HGR with multi-antenna c…

DecoderGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition