paper-with-me

홈 › Papers

A Deep-Learning Based Optimization Approach to Address Stop-Skipping Strategy in Urban Rail Transit Lines

2021-09-17 · Mohammadjavad Javadinasr, Amir Bahador Parsa, Abolfazl, Mohammadian

Different passenger demand rates in transit stations underscore the importance of adopting operational strategies to provide a demand-responsive service. Aiming at improving passengers' travel time, the present study introduces an advanced data-driven optimization approach to determine the optimal stop-skip pattern in urban rail transit lines. In detail, first, using the time-series smart card data for an entire month, we employ a Long Short-Term Memory (LSTM) deep learning model to predict the station-level demand rates for the peak hour. This prediction is based on four preceding hours and is especially important knowing that the true demand rates of the peak hour are posterior information that can be obtained only after the peak hour operation is finished. Moreover, utilizing a real-time prediction instead of assuming fixed demand rates, allows us to account for unexpected real-time changes which can be detrimental to the subsequent analyses. Then, we integrate the output of the LSTM model as an input to an optimization model with the objective of minimizing patrons' total travel time. Considering the exponential nature of the problem, we propose an Ant Colony Optimization technique to solve the problem in a desirable amount of time. Finally, the performance of the proposed models and the solution algorithm is assessed using real case data. The results suggest that the proposed approach can enhance the performance of the service by improving both passengers' in-vehicle time as well as passengers' waiting time.

📄 PDF Abstract BibTeX arXiv:2109.08786

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Analysis

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Travel 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Application of Modular Vehicle Technology to Mitigate Bus Bunching

2022-02-12 · Zaid Saeed Khan, Weili He, Monica Menendez

The stochastic nature of public transport systems leads to headway variability and bus bunching, causing both operator and passenger cost to increase significantly. Traditional strategies to counter bus bunching, includi…

Dynamic Routing in Stochastic Urban Air Mobility Networks: A Markov Decision Process Approach

2023-05-11 · Qinshuang Wei, Yue Yu, Ufuk Topcu

Urban air mobility (UAM) is an emerging concept in short-range aviation transportation, where the aircraft will take off, land, and charge their batteries at a set of vertistops, and travel only through a set of flight c…

Decision Making

Probe and Skip: Self-Predictive Token Skipping for Efficient Long-Context LLM Inference

2026-01-19 · Zimeng Wu, Donghao Wang, Chaozhe Jin, Jiaxin Chen 외 arxiv

Long-context inference enhances the reasoning capability of Large Language Models (LLMs), but incurs significant computational overhead. Token-oriented methods, such as pruning and skipping, have shown great promise in r…

LiteStage: Latency-aware Layer Skipping for Multi-stage Reasoning

2025-10-16 · Beomseok Kang, Jiwon Song, Jae-Joon Kim arxiv

Multi-stage reasoning has emerged as an effective strategy for enhancing the reasoning capability of small language models by decomposing complex problems into sequential sub-stages. However, this comes at the cost of in…

Eco-driving Trajectory Planning of a Heterogeneous Platoon in Urban Environments

2022-05-19 · Hao Zhen, Sahand Mosharafian, Jidong J. Yang, Javad Mohammadpour Velni

Given the increasing popularity and demand for connected and autonomous vehicles (CAVs), Eco-driving and platooning in highways and urban areas to increase the efficiency of the traffic system is becoming a possibility. …

Autonomous VehiclesTrajectory Planning