Multimodal Fused Learning for Solving the Generalized Traveling Salesman Problem in Robotic Task Planning

arXiv cs.RO / 3/23/2026

💬 OpinionTools & Practical UsageModels & Research

Key Points

  • The MMFL framework blends graph-based and image-based representations to tackle GTSP in robotic task planning.
  • It introduces a coordinate-based image builder that converts GTSP instances into spatially informative representations and an adaptive resolution scaling strategy for different problem sizes.
  • The architecture includes a multimodal fusion module with dedicated bottlenecks to effectively integrate geometric and spatial features for real-time planning.
  • Experimental results show MMFL significantly outperforms state-of-the-art methods on various GTSP instances, with physical robot tests confirming real-world applicability and efficiency.

Abstract

Effective and efficient task planning is essential for mobile robots, especially in applications like warehouse retrieval and environmental monitoring. These tasks often involve selecting one location from each of several target clusters, forming a Generalized Traveling Salesman Problem (GTSP) that remains challenging to solve both accurately and efficiently. To address this, we propose a Multimodal Fused Learning (MMFL) framework that leverages both graph and image-based representations to capture complementary aspects of the problem, and learns a policy capable of generating high-quality task planning schemes in real time. Specifically, we first introduce a coordinate-based image builder that transforms GTSP instances into spatially informative representations. We then design an adaptive resolution scaling strategy to enhance adaptability across different problem scales, and develop a multimodal fusion module with dedicated bottlenecks that enables effective integration of geometric and spatial features. Extensive experiments show that our MMFL approach significantly outperforms state-of-the-art methods across various GTSP instances while maintaining the computational efficiency required for real-time robotic applications. Physical robot tests further validate its practical effectiveness in real-world scenarios.