paper-with-me

홈 › Papers

Pro-Routing: Proactive Routing of Autonomous Multi-Capacity Robots for Pickup-and-Delivery Tasks

2025-03-31 · Daniel Garces, Stephanie Gil

We consider a multi-robot setting, where we have a fleet of multi-capacity autonomous robots that must service spatially distributed pickup-and-delivery requests with fixed maximum wait times. Requests can be either scheduled ahead of time or they can enter the system in real-time. In this setting, stability for a routing policy is defined as the cost of the policy being uniformly bounded over time. Most previous work either solve the problem offline to theoretically maintain stability or they consider dynamically arriving requests at the expense of the theoretical guarantees on stability. In this paper, we aim to bridge this gap by proposing a novel proactive rollout-based routing framework that adapts to real-time demand while still provably maintaining the stability of the learned routing policy. We derive provable stability guarantees for our method by proposing a fleet sizing algorithm that obtains a sufficiently large fleet that ensures stability by construction. To validate our theoretical results, we consider a case study on real ride requests for Harvard's evening Van System. We also evaluate the performance of our framework using the currently deployed smaller fleet size. In this smaller setup, we compare against the currently deployed routing algorithm, greedy heuristics, and Monte-Carlo-Tree-Search-based algorithms. Our empirical results show that our framework maintains stability when we use the sufficiently large fleet size found in our theoretical results. For the smaller currently deployed fleet size, our method services 6% more requests than the closest baseline while reducing median passenger wait times by 33%.

📄 PDF Abstract BibTeX arXiv:2503.24325

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning Based Proactive Multi-Objective Eco-Routing Strategies for Connected and Automated Vehicles

2020-06-30 · Lama Alfaseeh, Bilal Farooq

This study exploits the advancements in information and communication technology (ICT), connected and automated vehicles (CAVs), and sensing, to develop proactive multi-objective eco-routing strategies. For a robust appl…

Proactive Routing to Interpretable Surrogates with Distribution-Free Safety Guarantees

2026-03-15 · Iqtedar Uddin, Mazin Khider, André Bauer arxiv

Model routing determines whether to use an accurate black-box model or a simpler surrogate that approximates it at lower cost or greater interpretability. In deployment settings, practitioners often wish to restrict surr…

Before Thinking, Learn to Decide: Proactive Routing for Efficient Visual Reasoning

2026-06-29 · Yinan Zhou, Haokun Lin, Yichen Wu, Yuxin Chen 외 arxiv

Large multimodal models have achieved strong reasoning on complex visual tasks, but their inference efficiency is often restricted by long chains of thought. A promising solution is to pair a small draft model with a lar…

Multimodal ReasoningVisual Reasoning

Maximum Score Routing For Mixture-of-Experts

2025-08-18 · Bowen Dong, Yilong Fan, Yutao Sun, Zhenyu Li 외 arxiv

Routing networks in sparsely activated mixture-of-experts (MoE) dynamically allocate input tokens to top-k experts through differentiable sparse transformations, enabling scalable model capacity while preserving computat…

Computational Efficiency

Proactive Depot Discovery: A Generative Framework for Flexible Location-Routing

2025-02-17 · Site Qu, Guoqiang Hu

The Location-Routing Problem (LRP), which combines the challenges of facility (depot) locating and vehicle route planning, is critically constrained by the reliance on predefined depot candidates, limiting the solution s…