Drive, Pack, Fly: The Travelling Thief Problem with Drone

Hugging Face Daily Papers Papers

Summary

This paper introduces the Travelling Thief Problem with Drone (TTP-D), which jointly optimizes ground routing, drone synchronization, and item selection using mixed-integer programming, metaheuristics, and attention-based deep reinforcement learning.

In collection operations, accumulating payload progressively slows the vehicle, imposing a cumulative penalty on routing efficiency. An onboard drone can offset this penalty by retrieving outlying items, thereby shortening the makespan and increasing operational profit. However, travel time remains load-dependent, and each item collected by the ground vehicle shifts the arrival times that govern the drone's launch and rendezvous points. This paper introduces the Travelling Thief Problem with Drone (TTP-D), which maximises the collected profit, net of a time-based rental cost, by jointly optimising item selection, vehicle routing, and flight synchronisation. We formulate a mixed-integer linear program that solves small instances to optimality, and develop both metaheuristics and an attention-based Deep Reinforcement Learning (DRL) policy for larger instances. We further propose a learner-initialised hybrid solver, in which the DRL policy constructs an initial solution that a short annealing run subsequently refines. On two benchmark sets, this hybrid recovers most of the metaheuristic baseline's quality at a fraction of its computational budget, although the largest instances still require the baseline at its full budget. Finally, a sensitivity analysis reveals that the rental ratio is the primary driver of profitability, whereas the fleet parameters affect profit only at the margin.
Original Article
View Cached Full Text

Cached at: 08/18/26, 07:52 AM

Paper page - Drive, Pack, Fly: The Travelling Thief Problem with Drone

Source: https://huggingface.co/papers/2608.16435 Published on Aug 17

·

Submitted byhttps://huggingface.co/Murjani

Kabiron Aug 18

Abstract

The Travelling Thief Problem with Drone jointly optimizes ground routing, drone synchronization, and item selection to maximize profit, using mixed-integer programming, metaheuristics, and attention-based deep reinforcement learning with a hybrid refinement approach.

In collection operations, accumulating payload progressively slows the vehicle, imposing a cumulative penalty on routing efficiency. An onboard drone can offset this penalty by retrieving outlying items, thereby shortening the makespan and increasing operational profit. However, travel time remains load-dependent, and each item collected by the ground vehicle shifts the arrival times that govern the drone’s launch and rendezvous points. This paper introduces theTravelling Thief Problem with Drone(TTP-D), which maximises the collected profit, net of a time-based rental cost, by jointly optimising item selection, vehicle routing, and flight synchronisation. We formulate amixed-integer linear programthat solves small instances to optimality, and develop bothmetaheuristicsand anattention-based Deep Reinforcement Learning(DRL) policy for larger instances. We further propose alearner-initialised hybrid solver, in which theDRL policyconstructs an initial solution that a shortannealingrun subsequently refines. On two benchmark sets, this hybrid recovers most of the metaheuristic baseline’s quality at a fraction of its computational budget, although the largest instances still require the baseline at its full budget. Finally, a sensitivity analysis reveals that the rental ratio is the primary driver of profitability, whereas the fleet parameters affect profit only at the margin.

View arXiv pageView PDFProject pageGitHub3Add to collection

Get this paper in your agent:

hf papers read 2608\.16435

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper1

#### Murjani/ttpd-weights Reinforcement Learning• Updatedabout 3 hours ago • 1

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2608.16435 in a dataset README.md to link it from this page.

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2608.16435 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles