Xinwei Chen , Yurui Li , Yifan Yang , Li Zhang , Shijian Li , Gang Pan
{"title":"FGDC: A fine-grained divide-and-conquer approach for extending NCO to solve large-scale Traveling Salesman Problem","authors":"Xinwei Chen , Yurui Li , Yifan Yang , Li Zhang , Shijian Li , Gang Pan","doi":"10.1016/j.eswa.2025.127950","DOIUrl":null,"url":null,"abstract":"<div><div>Large-scale Traveling Salesman Problem (TSP) applications are common and important in practice. Unfortunately, the time usage of the state-of-the-art heuristic solver LKH increases quadratically with the scale of the problem instance. Neural Combinatorial Optimization (NCO) has emerged as an efficient alternative to LKH, but it struggles to handle large-scale instances using zero-shot generalization. Divide-and-conquer is a classical paradigm for handling large-scale problems. However, integrating NCO with the divide-and-conquer paradigm is challenging. Fine-grained division is necessary to maintain the solution quality of the NCO solver on sub-problems. The K-Means algorithm is widely used for division as it delivers good results, but its time complexity grows to <span><math><mrow><mi>O</mi><mo>(</mo><msup><mi>N</mi><mn>2</mn></msup><mo>)</mo></mrow></math></span> in fine-grained division. Besides, merging strategies that rely on pre-defined rules miss opportunities to improve solution quality. In this paper, we present FGDC, a fine-grained divide-and-conquer approach for extending NCO to solve large-scale TSP. In the dividing procedure, we propose LocKMeans algorithm with <span><math><mrow><mi>O</mi><mo>(</mo><mi>N</mi><mo>)</mo></mrow></math></span> time complexity to construct small-scale sub-problems based on the density distribution of nodes. The solving procedure imposes minimal constraints on the NCO solver, which is used to solve these sub-problems with GPU parallel execution, allowing FGDC to serve as a plug-and-play tool for general NCO approaches. We propose an MST-based merging strategy which is enhanced from three different perspectives including merging combination, merging operator, and merging order. Experimental results demonstrate that FGDC outperforms existing methods in the fine-grained division scenario. Additionally, it is highly scalable over instances ranging from 1K to 1M nodes. When employing POMO (pre-trained on TSP-100) as the solver, FGDC surpasses the SOTA baseline H-TSP by a significant margin, yielding the best result for large-scale TSP within the NCO landscape.</div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"286 ","pages":"Article 127950"},"PeriodicalIF":7.5000,"publicationDate":"2025-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Expert Systems with Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0957417425015726","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0
Abstract
Large-scale Traveling Salesman Problem (TSP) applications are common and important in practice. Unfortunately, the time usage of the state-of-the-art heuristic solver LKH increases quadratically with the scale of the problem instance. Neural Combinatorial Optimization (NCO) has emerged as an efficient alternative to LKH, but it struggles to handle large-scale instances using zero-shot generalization. Divide-and-conquer is a classical paradigm for handling large-scale problems. However, integrating NCO with the divide-and-conquer paradigm is challenging. Fine-grained division is necessary to maintain the solution quality of the NCO solver on sub-problems. The K-Means algorithm is widely used for division as it delivers good results, but its time complexity grows to in fine-grained division. Besides, merging strategies that rely on pre-defined rules miss opportunities to improve solution quality. In this paper, we present FGDC, a fine-grained divide-and-conquer approach for extending NCO to solve large-scale TSP. In the dividing procedure, we propose LocKMeans algorithm with time complexity to construct small-scale sub-problems based on the density distribution of nodes. The solving procedure imposes minimal constraints on the NCO solver, which is used to solve these sub-problems with GPU parallel execution, allowing FGDC to serve as a plug-and-play tool for general NCO approaches. We propose an MST-based merging strategy which is enhanced from three different perspectives including merging combination, merging operator, and merging order. Experimental results demonstrate that FGDC outperforms existing methods in the fine-grained division scenario. Additionally, it is highly scalable over instances ranging from 1K to 1M nodes. When employing POMO (pre-trained on TSP-100) as the solver, FGDC surpasses the SOTA baseline H-TSP by a significant margin, yielding the best result for large-scale TSP within the NCO landscape.
期刊介绍:
Expert Systems With Applications is an international journal dedicated to the exchange of information on expert and intelligent systems used globally in industry, government, and universities. The journal emphasizes original papers covering the design, development, testing, implementation, and management of these systems, offering practical guidelines. It spans various sectors such as finance, engineering, marketing, law, project management, information management, medicine, and more. The journal also welcomes papers on multi-agent systems, knowledge management, neural networks, knowledge discovery, data mining, and other related areas, excluding applications to military/defense systems.