Adaptation and Fine-tuning with TabPFN for Travelling Salesman Problem
Nguyen Gia Hien Vu, Yifan Tang, Rey Lim, Yifan Yang, Hang Ma, Ke Wang, G. Gary Wang

TL;DR
This paper demonstrates that TabPFN, a foundation model for tabular data, can be adapted and fine-tuned to efficiently solve the Travelling Salesman Problem with minimal training and strong generalization, outperforming traditional methods.
Contribution
First application of TabPFN to combinatorial optimization, specifically TSP, showing effective adaptation, minimal training, and strong generalization capabilities.
Findings
Requires minimal training and adapts with a single sample.
Achieves competitive performance without post-processing.
Generalizes well across different TSP instance sizes.
Abstract
Tabular Prior-Data Fitted Network (TabPFN) is a foundation model designed for small to medium-sized tabular data, which has attracted much attention recently. This paper investigates the application of TabPFN in Combinatorial Optimization (CO) problems. The aim is to lessen challenges in time and data-intensive training requirements often observed in using traditional methods including exact and heuristic algorithms, Machine Learning (ML)-based models, to solve CO problems. Proposing possibly the first ever application of TabPFN for such a purpose, we adapt and fine-tune the TabPFN model to solve the Travelling Salesman Problem (TSP), one of the most well-known CO problems. Specifically, we adopt the node-based approach and the node-predicting adaptation strategy to construct the entire TSP route. Our evaluation with varying instance sizes confirms that TabPFN requires minimal training,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Vehicle Routing Optimization Methods · Metaheuristic Optimization Algorithms Research
