paper-with-me

Papers

Leverage Multi-source Traffic Demand Data Fusion with Transformer Model for Urban Parking Prediction

2024-05-02 · Yin Huang, Yongqi Dong, Youhua Tang, Li Li

The escalation in urban private car ownership has worsened the urban parking predicament, necessitating effective parking availability prediction for urban planning and management. However, the existing prediction methods suffer from low prediction accuracy with the lack of spatial-temporal correlation features related to parking volume, and neglect of flow patterns and correlations between similar parking lots within certain areas. To address these challenges, this study proposes a parking availability prediction framework integrating spatial-temporal deep learning with multi-source data fusion, encompassing traffic demand data from multiple sources (e.g., metro, bus, taxi services), and parking lot data. The framework is based on the Transformer as the spatial-temporal deep learning model and leverages K-means clustering to establish parking cluster zones, extracting and integrating traffic demand characteristics from various transportation modes (i.e., metro, bus, online ride-hailing, and taxi) connected to parking lots. Real-world empirical data was used to verify the effectiveness of the proposed method compared with different machine learning, deep learning, and traditional statistical models for predicting parking availability. Experimental results reveal that, with the proposed pipeline, the developed Transformer model outperforms other models in terms of various metrics, e.g., Mean Squared Error (MSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE). By fusing multi-source demanding data with spatial-temporal deep learning techniques, this approach offers the potential to develop parking availability prediction systems that furnish more accurate and timely information to both drivers and urban planners, thereby fostering more efficient and sustainable urban mobility.

📄 PDF Abstract BibTeX arXiv:2405.01055

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPrediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

TrafficGPT: Towards Multi-Scale Traffic Analysis and Generation with Spatial-Temporal Agent Framework

2024-05-08 · Jinhui Ouyang, Yijie Zhu, Xiang Yuan, Di wu

The precise prediction of multi-scale traffic is a ubiquitous challenge in the urbanization process for car owners, road administrators, and governments. In the case of complex road networks, current and past traffic inf…

PredictionTraffic Prediction

Traffic Simulator for Multibeam Satellite Communication Systems

2020-07-14 · Hayder Al-Hraishawi, Eva Lagunas, Symeon Chatzinotas

Assume that a multibeam satellite communication system is designed from scratch to serve a particular area with maximal resource utilization and to satisfactorily accommodate the expected traffic demand. The main design …

Management

A Robust Integrated Multi-Strategy Bus Control System via Deep Reinforcement Learning

2023-08-16 · Qinghui Nie, Jishun Ou, Haiyang Zhang, Jiawei Lu 외

An efficient urban bus control system has the potential to significantly reduce travel delays and streamline the allocation of transportation resources, thereby offering enhanced and user-friendly transit services to pas…

Deep Reinforcement Learning

Intelligent Routing Algorithm over SDN: Reusable Reinforcement Learning Approach

2024-09-23 · Wang Wumian, Sajal Saha, Anwar Haque, Greg Sidebottom

Traffic routing is vital for the proper functioning of the Internet. As users and network traffic increase, researchers try to develop adaptive and intelligent routing algorithms that can fulfill various QoS requirements…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Estimating multi-year 24/7 origin-destination demand using high-granular multi-source traffic data

2019-01-26 · Wei Ma, Zhen, Qian

Dynamic origin-destination (OD) demand is central to transportation system modeling and analysis. The dynamic OD demand estimation problem (DODE) has been studied for decades, most of which solve the DODE problem on a ty…

GPUTraffic Prediction