Pith. sign in

REVIEW 2 cited by

Learning Lagrangian Multipliers for the Travelling Salesman Problem

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 2312.14836 v1 pith:CDW65GW7 submitted 2023-12-22 cs.AI cs.LGmath.OC

classification cs.AIcs.LGmath.OC
keywords lagrangianproblemmultipliersapproachboundsconstraintinstanceslearning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Lagrangian relaxation is a versatile mathematical technique employed to relax constraints in an optimization problem, enabling the generation of dual bounds to prove the optimality of feasible solutions and the design of efficient propagators in constraint programming (such as the weighted circuit constraint). However, the conventional process of deriving Lagrangian multipliers (e.g., using subgradient methods) is often computationally intensive, limiting its practicality for large-scale or time-sensitive problems. To address this challenge, we propose an innovative unsupervised learning approach that harnesses the capabilities of graph neural networks to exploit the problem structure, aiming to generate accurate Lagrangian multipliers efficiently. We apply this technique to the well-known Held-Karp Lagrangian relaxation for the travelling salesman problem. The core idea is to predict accurate Lagrangian multipliers and to employ them as a warm start for generating Held-Karp relaxation bounds. These bounds are subsequently utilized to enhance the filtering process carried out by branch-and-bound algorithms. In contrast to much of the existing literature, which primarily focuses on finding feasible solutions, our approach operates on the dual side, demonstrating that learning can also accelerate the proof of optimality. We conduct experiments across various distributions of the metric travelling salesman problem, considering instances with up to 200 cities. The results illustrate that our approach can improve the filtering level of the weighted circuit global constraint, reduce the optimality gap by a factor two for unsolved instances up to a timeout, and reduce the execution time for solved instances by 10%.

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. PGLearn -- An Open-Source Learning Toolkit for Optimal Power Flow

    cs.LG 2025-05 conditional novelty 6.0 of 10

    PGLearn provides a large open-source dataset collection and toolkit with AC, DC, and SOC-OPF primal and dual solutions, time-series data for large grids, and benchmarking tools for ML-based OPF methods.

  2. Cutting Slack: Quantum Optimization with Slack-Free Methods for Combinatorial Benchmarks

    quant-ph 2025-07 reject novelty 4.0 of 10

    Using Lagrangian multiplier updates instead of slack variables reduces qubit counts and sometimes improves solution quality on small quantum optimization benchmarks.

Pith tools