Traffic-Aware Optimal Taxi Placement Using Graph Neural Network-Based Reinforcement Learning
- URL: http://arxiv.org/abs/2601.00607v1
- Date: Fri, 02 Jan 2026 08:31:16 GMT
- Title: Traffic-Aware Optimal Taxi Placement Using Graph Neural Network-Based Reinforcement Learning
- Authors: Sonia Khetarpaul, P Y Sharan,
- Abstract summary: This paper presents a traffic-aware, graph-based reinforcement learning framework for optimal taxi placement in metropolitan environments.<n>The proposed approach is adaptable to multi-modal transport systems and can be integrated into smart city platforms for real-time urban mobility optimization.
- Score: 0.8594140167290097
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In the context of smart city transportation, efficient matching of taxi supply with passenger demand requires real-time integration of urban traffic network data and mobility patterns. Conventional taxi hotspot prediction models often rely solely on historical demand, overlooking dynamic influences such as traffic congestion, road incidents, and public events. This paper presents a traffic-aware, graph-based reinforcement learning (RL) framework for optimal taxi placement in metropolitan environments. The urban road network is modeled as a graph where intersections represent nodes, road segments serve as edges, and node attributes capture historical demand, event proximity, and real-time congestion scores obtained from live traffic APIs. Graph Neural Network (GNN) embeddings are employed to encode spatial-temporal dependencies within the traffic network, which are then used by a Q-learning agent to recommend optimal taxi hotspots. The reward mechanism jointly optimizes passenger waiting time, driver travel distance, and congestion avoidance. Experiments on a simulated Delhi taxi dataset, generated using real geospatial boundaries and historic ride-hailing request patterns, demonstrate that the proposed model reduced passenger waiting time by about 56% and reduced travel distance by 38% compared to baseline stochastic selection. The proposed approach is adaptable to multi-modal transport systems and can be integrated into smart city platforms for real-time urban mobility optimization.
Related papers
- Learning to Drive in New Cities Without Human Demonstrations [66.37858021482741]
We show that self-play multi-agent reinforcement learning can adapt a driving policy to a substantially different target city using only the map and meta-information.<n>We introduce NO data Map-based self-play for Autonomous Driving (NOMAD), which enables policy adaptation in a simulator constructed based on the target-city map.
arXiv Detail & Related papers (2026-02-09T00:31:20Z) - Wireless Traffic Prediction with Large Language Model [54.07581399989292]
TIDES is a novel framework that captures spatial-temporal correlations for wireless traffic prediction.<n> TIDES achieves efficient adaptation to domain-specific patterns without incurring excessive training overhead.<n>Our results indicate that integrating spatial awareness into LLM-based predictors is the key to unlocking scalable and intelligent network management in future 6G systems.
arXiv Detail & Related papers (2025-12-19T04:47:40Z) - Spatio-Temporal Graph Neural Network for Urban Spaces: Interpolating Citywide Traffic Volume [4.188237759092441]
We introduce the Graph Neural Network for Urban Interpolation (GNNUI), a novel urban traffic volume estimation approach.<n>GNNUI employs a masking algorithm to learn, integrates node features to capture functional roles, and uses a loss function tailored to zero-inflated traffic distributions.<n>In addition to the model, we introduce two new open-scale urban traffic volume benchmarks, covering different transportation modes.
arXiv Detail & Related papers (2025-05-07T13:34:00Z) - Improving Traffic Flow Predictions with SGCN-LSTM: A Hybrid Model for Spatial and Temporal Dependencies [55.2480439325792]
This paper introduces the Signal-Enhanced Graph Convolutional Network Long Short Term Memory (SGCN-LSTM) model for predicting traffic speeds across road networks.
Experiments on the PEMS-BAY road network traffic dataset demonstrate the SGCN-LSTM model's effectiveness.
arXiv Detail & Related papers (2024-11-01T00:37:00Z) - Graph Construction with Flexible Nodes for Traffic Demand Prediction [44.1996864038085]
This paper introduces a novel graph construction method tailored to free-floating traffic mode.
We propose a novel density-based clustering algorithm (HDPC-L) to determine the flexible positioning of nodes in the graph.
Comprehensive experiments on two real-world datasets, the Shenzhen bike-sharing dataset and the Haikou ride-hailing dataset, show that the method significantly improves the performance of the model.
arXiv Detail & Related papers (2024-03-01T04:38:51Z) - MA2GCN: Multi Adjacency relationship Attention Graph Convolutional
Networks for Traffic Prediction using Trajectory data [1.147374308875151]
This paper proposes a new traffic congestion prediction model - Multi Adjacency relationship Attention Graph Convolutional Networks(MA2GCN)
It transformed vehicle trajectory data into graph structured data in grid form, and proposed a vehicle entry and exit matrix based on the mobility between different grids.
Compared with multiple baselines, our model achieved the best performance on Shanghai taxi GPS trajectory dataset.
arXiv Detail & Related papers (2024-01-16T14:22:44Z) - Cross-city Few-Shot Traffic Forecasting via Traffic Pattern Bank [15.123457772023238]
We propose a cross-city few-shot traffic forecasting framework via Traffic Pattern Bank (TPB)
TPB utilizes a pre-trained traffic patch encoder to project raw traffic data from data-rich cities into high-dimensional space.
An adjacency matrix is constructed to guide a downstream spatial-temporal model in forecasting future traffic.
arXiv Detail & Related papers (2023-08-17T13:29:57Z) - Adaptive Hierarchical SpatioTemporal Network for Traffic Forecasting [70.66710698485745]
We propose an Adaptive Hierarchical SpatioTemporal Network (AHSTN) to promote traffic forecasting.
AHSTN exploits the spatial hierarchy and modeling multi-scale spatial correlations.
Experiments on two real-world datasets show that AHSTN achieves better performance over several strong baselines.
arXiv Detail & Related papers (2023-06-15T14:50:27Z) - RegTraffic: A Regression Based Traffic Simulator for Spatiotemporal
Traffic Modeling, Simulation and Visualization [0.6531546527140474]
This paper presents RegTraffic, a novel interactive traffic simulator that integrates dynamic regression-based traffic analysis.
RegTraffic can effectively predict traffic congestion with a Mean Squared Error of 1.3 Km/h and a Root Mean Squared Error 1.71 Km/h.
arXiv Detail & Related papers (2022-11-23T03:34:27Z) - Road Network Guided Fine-Grained Urban Traffic Flow Inference [108.64631590347352]
Accurate inference of fine-grained traffic flow from coarse-grained one is an emerging yet crucial problem.
We propose a novel Road-Aware Traffic Flow Magnifier (RATFM) that exploits the prior knowledge of road networks.
Our method can generate high-quality fine-grained traffic flow maps.
arXiv Detail & Related papers (2021-09-29T07:51:49Z) - TSSRGCN: Temporal Spectral Spatial Retrieval Graph Convolutional Network
for Traffic Flow Forecasting [41.87633457352356]
This paper proposes a neural network model that focuses on the globality and locality of traffic networks.
Experiments on two real-world datasets show that the model can scrutinize the spatial-temporal correlation of traffic data.
arXiv Detail & Related papers (2020-11-30T09:21:43Z) - Integrated Traffic Simulation-Prediction System using Neural Networks
with Application to the Los Angeles International Airport Road Network [39.975268616636]
The proposed system includes an optimization-based OD matrix generation method, a Neural Network (NN) model trained to predict OD matrices via the pattern of traffic flow and a microscopic traffic simulator.
We test the proposed system on the road network of the central terminal area (CTA) of the Los Angeles International Airport (LAX)
arXiv Detail & Related papers (2020-08-05T01:41:10Z) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z) - Traffic Modelling and Prediction via Symbolic Regression on Road Sensor
Data [0.8602553195689513]
We propose a novel and accurate traffic flow prediction method based on symbolic regression enhanced with a lag operator.
Our approach produces robust models suitable for the intricacies of urban roads, much more difficult to predict than highways.
arXiv Detail & Related papers (2020-02-14T16:03:04Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.