paper-with-me

홈 › Papers

Boosting Column Generation with Graph Neural Networks for Joint Rider Trip Planning and Crew Shift Scheduling

2024-01-08 · Jiawei Lu, Tinghan Ye, Wenbo Chen, Pascal Van Hentenryck

Optimizing service schedules is pivotal to the reliable, efficient, and inclusive on-demand mobility. This pressing challenge is further exacerbated by the increasing needs of an aging population, the oversubscription of existing services, and the lack of effective solution methods. This study addresses the intricacies of service scheduling, by jointly optimizing rider trip planning and crew scheduling for a complex dynamic mobility service. The resulting optimization problems are extremely challenging computationally for state-of-the-art methods. To address this fundamental gap, this paper introduces the Joint Rider Trip Planning and Crew Shift Scheduling Problem (JRTPCSSP) and a novel solution method, called Attention and Gated GNN-Informed Column Generation (AGGNNI-CG), that hybridizes column generation and machine learning to obtain near-optimal solutions to the JRTPCSSP with real-life constraints of the application. The key idea of the machine-learning component is to dramatically reduce the number of paths to explore in the pricing problem, accelerating the most time-consuming component of the column generation. The machine learning component is a graph neural network with an attention mechanism and a gated architecture, which is particularly suited to cater for the different input sizes coming from daily operations. AGGNNI-CG has been applied to a challenging, real-world dataset from the Paratransit system of Chatham County in Georgia. It produces substantial improvements compared to the baseline column generation approach, which typically cannot produce high-quality feasible solutions in reasonable time on large-scale complex instances. AGGNNI-CG also produces significant improvements in service quality compared to the existing system.

📄 PDF Abstract BibTeX arXiv:2401.03692

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkScheduling

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Assessing Machine Learning Algorithms for Near-Real Time Bus Ridership Prediction During Extreme Weather

2022-04-20 · Francisco Rowe, Michael Mahony, Sui Tao

Given an increasingly volatile climate, the relationship between weather and transit ridership has drawn increasing interest. However, challenges stemming from spatio-temporal dependency and non-stationarity have not bee…

BIG-bench Machine Learning

STR-GODEs: Spatial-Temporal-Ridership Graph ODEs for Metro Ridership Prediction

2021-07-11 · Chuyu Huang

The metro ridership prediction has always received extensive attention from governments and researchers. Recent works focus on designing complicated graph convolutional recurrent network architectures to capture spatial …

Time SeriesTime Series Analysis

Physical-Virtual Collaboration Modeling for Intra-and Inter-Station Metro Ridership Prediction

2020-01-14 · Lingbo Liu, Jingwen Chen, Hefeng Wu, Jiajie Zhen 외

Due to the widespread applications in real-world scenarios, metro ridership prediction is a crucial but challenging task in intelligent transportation systems. However, conventional methods either ignore the topological …

Representation Learning

StriderNET: A Graph Reinforcement Learning Approach to Optimize Atomic Structures on Rough Energy Landscapes

2023-01-29 · Vaibhav Bihani, Sahil Manchanda, Srikanth Sastry, Sayan Ranu 외

Optimization of atomic structures presents a challenging problem, due to their highly rough and non-convex energy landscape, with wide applications in the fields of drug design, materials discovery, and mechanics. Here, …

Drug Design

Column Generation for the Micro-Transit Zoning Problem

2026-03-08 · Hins Hu, Rishav Sen, Jose Paolo Talusan, Abhishek Dubey 외 arxiv

Along with the rapid development of new urban mobility options like ride-sharing over the past decade, on-demand micro-transit services stand out as a middle ground, bridging the gap between fixed-line mass transit and s…