TOP-Former: A Multi-Agent Transformer Approach for the Team Orienteering Problem

 

Research  

 

TOP-Former: A Multi-Agent Transformer Approach for the Team Orienteering Problem

 

 

Description


Route planning for a fleet of vehicles is an important task in applications such as package delivery, surveillance, or transportation, often integrated within larger Intelligent Transportation Systems (ITS). This problem is commonly formulated as a Vehicle Routing Problem (VRP) known as the Team Orienteering Problem (TOP). Existing solvers for this problem primarily rely on either linear programming, which provides accurate solutions but requires computation times that grow with the size of the problem, or heuristic methods, which typically find suboptimal solutions in a shorter time. In this paper, we introduce TOP-Former, a multi-agent route planning neural network designed to efficiently and accurately solve the Team Orienteering Problem. The proposed algorithm is based on a centralized Transformer neural network capable of learning to encode the scenario (modeled as a graph) and analyze the complete context of all agents to deliver fast, precise, and collaborative solutions. Unlike other neural network-based approaches that adopt a more local perspective, TOP-Former is trained to understand the global situation of the vehicle fleet and generate solutions that maximize long-term expected returns. Extensive experiments demonstrate that the presented system outperforms most state-of-the-art methods in terms of both accuracy and computation speed.

SolvingtheTeam

For questions about this multi-agent system, please contact Daniel Fuertes at This email address is being protected from spambots. You need JavaScript enabled to view it..

Download


Click here to download the code.

 

Citation


D. Fuertes, C. R. del Blanco, F. Jaureguizar, N. García, Solving the Team Orienteering Problem with Transformers, IEEE Transactions on Intelligent Transportation Systems.