paper-with-me

홈 › Papers

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

2026-06-09 · Shuangchun Gui, Zhiguang Cao, Wen Song, Yew-Soon Ong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.10431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedPEAT: Convergence of Federated Learning, Parameter-Efficient Fine Tuning, and Emulator Assisted Tuning for Artificial Intelligence Foundation Models with Mobile Edge Computing

2023-10-26 · Terence Jie Chua, Wenhan Yu, Jun Zhao, Kwok-Yan Lam

The emergence of foundation models, including language and vision models, has reshaped AI's landscape, offering capabilities across various applications. Deploying and fine-tuning these large models, like GPT-3 and BERT,…

Deep Reinforcement LearningEdge-computingFederated Learningparameter-efficient fine-tuning

GLASS: Graph and Vision-Language Assisted Semantic Shape Correspondence

2026-03-08 · Qinfeng Xiao, Guofeng Mei, Qilong Liu, Chenyuan Yi 외 arxiv

Establishing dense correspondence across 3D shapes is crucial for fundamental downstream tasks, including texture transfer, shape interpolation, and robotic manipulation. However, learning these mappings without manual s…

Image Analytics for Legal Document Review: A Transfer Learning Approach

2019-12-19 · Nathaniel Huber-Fliflet, Fusheng Wei, Haozhen Zhao, Han Qin 외

Though technology assisted review in electronic discovery has been focusing on text data, the need of advanced analytics to facilitate reviewing multimedia content is on the rise. In this paper, we present several applic…

Clusteringimage-classificationImage ClassificationImage Clustering+3

A Vision-Language Foundation Model for Zero-shot Clinical Collaboration and Automated Concept Discovery in Dermatology

2026-02-11 · Siyuan Yan, Xieji Li, Dan Mo, Philipp Tschandl 외 arxiv

Medical foundation models have shown promise in controlled benchmarks, yet widespread deployment remains hindered by reliance on task-specific fine-tuning. Here, we introduce DermFM-Zero, a dermatology vision-language fo…

Contrastive Learning

Generalized Radiograph Representation Learning via Cross-supervision between Images and Free-text Radiology Reports

2021-11-04 · Hong-Yu Zhou, Xiaoyu Chen, Yinghao Zhang, Ruibang Luo 외

Pre-training lays the foundation for recent successes in radiograph analysis supported by deep learning. It learns transferable image representations by conducting large-scale fully-supervised or self-supervised learning…

Representation LearningSelf-Supervised LearningTransfer Learning