Pith. sign in

REVIEW 2 cited by

Exploring Combinatorial Problem Solving with Large Language Models: A Case Study on the Travelling Salesman Problem Using GPT-3.5 Turbo

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.01997 v1 pith:P375JGVJ submitted 2024-05-03 cs.CL cs.AI

classification cs.CLcs.AI
keywords modelsproblemfine-tunedgpt-3learningllmsproblemsturbo
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) are deep learning models designed to generate text based on textual input. Although researchers have been developing these models for more complex tasks such as code generation and general reasoning, few efforts have explored how LLMs can be applied to combinatorial problems. In this research, we investigate the potential of LLMs to solve the Travelling Salesman Problem (TSP). Utilizing GPT-3.5 Turbo, we conducted experiments employing various approaches, including zero-shot in-context learning, few-shot in-context learning, and chain-of-thoughts (CoT). Consequently, we fine-tuned GPT-3.5 Turbo to solve a specific problem size and tested it using a set of various instance sizes. The fine-tuned models demonstrated promising performance on problems identical in size to the training instances and generalized well to larger problems. Furthermore, to improve the performance of the fine-tuned model without incurring additional training costs, we adopted a self-ensemble approach to improve the quality of the solutions.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ACCORD: Autoregressive Constraint-satisfying Generation for COmbinatorial Optimization with Routing and Dynamic attention

    cs.LG 2025-05 conditional novelty 6.0 of 10

    ACCORD rewrites combinatorial optimization solutions as step-by-step state updates that keep constraints visible, and this representation raises solution feasibility and lowers optimality gap versus list-of-list and p...

  2. MARIC: Multi-Agent Reasoning for Image Classification

    cs.CV 2025-09 reject novelty 4.0 of 10

    MARIC decomposes image classification into outliner, aspect, and reasoning prompts for a vision-language model, reporting accuracy gains that are inconsistent across datasets and statistically unsupported.

Pith tools