arXiv:2606.10431cs.CVcs.AI2026-06中稿 · TNNLS被引 1

用视觉信息辅助解决复杂多任务车辆路径问题

Vision-Assisted Foundation Model for Solving Multi-Task Vehicle Routing Problems

论文配图:Vision-Assisted Foundation Model for Solving Multi-Task Vehicle Routing Problems
图 1 · 摘自论文原文
  • 将视觉图像编码为补丁特征,融合图结构建模约束
  • 在16种路径问题变体上表现优于现有方法,复杂约束下优势明显
  • 适合需要处理多约束车辆调度的工业场景

多任务车辆路径问题在多个行业和服务领域中对提升效率至关重要。这类问题包含多种变体,需在满足多样客户约束的同时优化路径成本。现有求解器仅依赖图结构模态,难以应对多约束变体。视觉模态能有效表达复杂语义,具备编码多样化约束的潜力。为此,本文提出视觉辅助基础模型(VaFM),从视觉图像中学习补丁级语义,并将其融入图模型以同时求解多种VRP变体。但直接应用面临三大挑战:1)现有VRP图像缺乏约束表示;2)单个补丁固定感受野难以适应任务间差异需求;3)不同约束像素分布不均可能导致模型忽略像素少的约束。为此,我们设计了针对所有约束的输入图像,通过卷积神经网络提取补丁嵌入,再与图节点融合生成解,并引入辅助任务缓解像素不平衡问题。在16种不同VRP变体上的实验表明,该模型显著优于当前最优方法,尤其在复杂约束场景下表现突出。

原文摘要 · Abstract (English)

Multi-task vehicle routing problems play a critical role in enhancing efficiency across various industries and service sectors. These problems consist of multiple variants that optimize routing costs while meeting diverse customer constraints. Existing multi-task VRP solvers solely utilize a graph-based modality, limiting their ability to address variants with multiple constraints. As a format to represent complex semantics, vision modality shows great potential for encoding diverse VRP constraints. This motivates us to learn patch-level semantics from the vision images, and then integrate them into a graph-based model to solve various VRP variants simultaneously. However, directly applying this approach to multi-task VRPs presents three challenges: 1) existing VRP images lack constraint representations, which are essential for multi-task VRPs, 2) the fixed receptive field of individual patches cannot effectively accommodate varying requirements across tasks, and 3) imbalanced pixel distribution among constraints may cause the model to overlook constraints with fewer pixels. In this paper, we propose a vision-assisted foundation model (VaFM) to address these challenges. In the vision modality, input images tailored to all constraints are encoded by a convolutional neural network. The obtained patch embeddings are fused with graph-based nodes to generate solutions, with an auxiliary task designed to address the pixel-imbalanced issue. The performance of VaFM is evaluated across 16 different VRP variants. The experimental results demonstrate the superiority of VaFM over state-of-the-art methods, especially for variants with complex constraints.

车辆路径视觉建模多任务学习图神经网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。