paper-with-me

Papers

Early Pruning for Public Transport Routing

2026-03-13 · Andrii Rohovyi, Abdallah Abuaisha, Toby Walsh arxiv

Routing algorithms for public transport, particularly the widely used RAPTOR and its variants, often face performance bottlenecks during the transfer relaxation phase, especially on dense transfer graphs, when supporting unlimited transfers. This inefficiency arises from iterating over many potential inter-stop connections (walks, bikes, e-scooters, etc.). To maintain acceptable performance, practitioners often limit transfer distances or exclude certain transfer options, which can reduce path optimality and restrict the multimodal options presented to travellers. This paper introduces Early Pruning, a low-overhead technique that accelerates routing algorithms without compromising optimality. By pre-sorting transfer connections by duration and applying a pruning rule within the transfer loop, the method discards longer transfers at a stop once they cannot yield an earlier arrival than the current best solution. Early Pruning can be integrated with minimal changes to existing codebases and requires only a one-time preprocessing step. The technique preserves Pareto-optimality in extended-criteria settings whenever the additional optimization criteria are monotonically non-decreasing in transfer duration. Across multiple state-of-the-art RAPTOR-based solutions, including RAPTOR, ULTRA-RAPTOR, McRAPTOR, BM-RAPTOR, ULTRA-McRAPTOR, and UBM-RAPTOR and tested on the Switzerland and London transit networks, we achieved query time reductions of up to 57\%. This approach provides a generalizable improvement to the efficiency of transit pathfinding algorithms.

📄 PDF Abstract BibTeX arXiv:2603.12592

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Polestar: An Intelligent, Efficient and National-Wide Public Transportation Routing Engine

2020-07-11 · Hao Liu, Ying Li, Yanjie Fu, Huaibo Mei 외

Public transportation plays a critical role in people's daily life. It has been proven that public transportation is more environmentally sustainable, efficient, and economical than any other forms of travel. However, du…

Evading Visual Aphasia: Contrastive Adaptive Semantic Token Pruning for Vision-Language Models

2026-05-10 · Jie Ma, Yihang Liu, Zhike Qiu, Jiayi Ji 외 arxiv

Are low-attention visual tokens truly redundant in vision-language reasoning? Existing pruning methods often assume so, ranking visual tokens by shallow text-to-image attention and discarding low-scoring patches to accel…

Visual Grounding

A Semi-Dynamic Bus Routing Infrastructure based on MBTA Bus Data

2020-03-29 · Movses Musaelian, Anane Boateng, Md Zakirul Alam Bhuiyan

Transportation is quickly evolving in the emerging smart city ecosystem with personalized ride sharing services quickly advancing. Yet, the public bus infrastructure has been slow to respond to these trends. With our res…

Dynamic Replanning for Improved Public Transport Routing

2025-05-20 · Abdallah Abuaisha, Bojie Shen, Daniel Harabor, Peter Stuckey 외

Delays in public transport are common, often impacting users through prolonged travel times and missed transfers. Existing solutions for handling delays remain limited; backup plans based on historical data miss opportun…

On Mobility Equity and the Promise of Emerging Transportation Systems

2024-08-27 · Heeseung Bang, Aditya Dave, Filippos N. Tzortzoglou, Shanting Wang 외

This paper introduces a mobility equity metric (MEM) for evaluating fairness and accessibility in multi-modal intelligent transportation systems. The MEM simultaneously accounts for service accessibility and transportati…

Fairness