paper-with-me

Papers

Spatial-temporal-demand clustering for solving large-scale vehicle routing problems with time windows

2024-01-20 · Christoph Kerscher, Stefan Minner

Several metaheuristics use decomposition and pruning strategies to solve large-scale instances of the vehicle routing problem (VRP). Those complexity reduction techniques often rely on simple, problem-specific rules. However, the growth in available data and advances in computer hardware enable data-based approaches that use machine learning (ML) to improve scalability of solution algorithms. We propose a decompose-route-improve (DRI) framework that groups customers using clustering. Its similarity metric incorporates customers' spatial, temporal, and demand data and is formulated to reflect the problem's objective function and constraints. The resulting sub-routing problems can independently be solved using any suitable algorithm. We apply pruned local search (LS) between solved subproblems to improve the overall solution. Pruning is based on customers' similarity information obtained in the decomposition phase. In a computational study, we parameterize and compare existing clustering algorithms and benchmark the DRI against the Hybrid Genetic Search (HGS) of Vidal et al. (2013). Results show that our data-based approach outperforms classic cluster-first, route-second approaches solely based on customers' spatial information. The newly introduced similarity metric forms separate sub-VRPs and improves the selection of LS moves in the improvement phase. Thus, the DRI scales existing metaheuristics to achieve high-quality solutions faster for large-scale VRPs by efficiently reducing complexity. Further, the DRI can be easily adapted to various solution methods and VRP characteristics, such as distribution of customer locations and demands, depot location, and different time window scenarios, making it a generalizable approach to solving routing problems.

📄 PDF Abstract BibTeX arXiv:2402.00041

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Manga Character Re-identification via Face-body and Spatial-temporal Associated Clustering

2022-04-10 · Zhimin Zhang, Zheng Wang, Wei Hu

In the past few years, there has been a dramatic growth in e-manga (electronic Japanese-style comics). Faced with the booming demand for manga research and the large amount of unlabeled manga data, we raised a new task, …

ClusteringTriplet

Learning Spatio-Temporal Aggregations for Large-Scale Capacity Expansion Problems

2023-03-16 · Aron Brenner, Rahman Khorramfar, Saurabh Amin

Effective investment planning decisions are crucial to ensure cyber-physical infrastructures satisfy performance requirements over an extended time horizon. Computing these decisions often requires solving Capacity Expan…

Spatio-Temporal Graph Convolutional Networks for EV Charging Demand Forecasting Using Real-World Multi-Modal Data Integration

2025-10-10 · Jose Tupayachi, Mustafa C. Camur, Kevin Heaslip, Xueping Li arxiv

Transportation remains a major contributor to greenhouse gas emissions, highlighting the urgency of transitioning toward sustainable alternatives such as electric vehicles (EVs). Yet, uneven spatial distribution and irre…

Deep Multi-View Spatial-Temporal Network for Taxi Demand Prediction

2018-02-23 · Huaxiu Yao, Fei Wu, Jintao Ke, Xianfeng Tang 외

Taxi demand prediction is an important building block to enabling intelligent transportation systems in a smart city. An accurate prediction model can help the city pre-allocate resources to meet travel demand and to red…

image-classificationImage ClassificationPredictionTime Series Analysis+2

Dynamic Time Warping Clustering to Discover Socio-Economic Characteristics in Smart Water Meter Data

2021-12-27 · D. B. Steffelbauer, E. J. M. Blokker, S. G. Buchberger, A. Knobbe 외

Socio-economic characteristics are influencing the temporal and spatial variability of water demand - the biggest source of uncertainties within water distribution system modeling. Improving our knowledge on these influe…

ClusteringDynamic Time Warping