Pith. sign in

REVIEW 2 cited by

Pointerformer: Deep Reinforced Multi-Pointer Transformer for the Traveling 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 2304.09407 v1 pith:KHD3L7RV submitted 2023-04-19 cs.AI

classification cs.AI
keywords pointerformerproblemmulti-pointerwellapproachbenchmarkconsumptioncontext
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Traveling Salesman Problem (TSP), as a classic routing optimization problem originally arising in the domain of transportation and logistics, has become a critical task in broader domains, such as manufacturing and biology. Recently, Deep Reinforcement Learning (DRL) has been increasingly employed to solve TSP due to its high inference efficiency. Nevertheless, most of existing end-to-end DRL algorithms only perform well on small TSP instances and can hardly generalize to large scale because of the drastically soaring memory consumption and computation time along with the enlarging problem scale. In this paper, we propose a novel end-to-end DRL approach, referred to as Pointerformer, based on multi-pointer Transformer. Particularly, Pointerformer adopts both reversible residual network in the encoder and multi-pointer network in the decoder to effectively contain memory consumption of the encoder-decoder architecture. To further improve the performance of TSP solutions, Pointerformer employs both a feature augmentation method to explore the symmetries of TSP at both training and inference stages as well as an enhanced context embedding approach to include more comprehensive context information in the query. Extensive experiments on a randomly generated benchmark and a public benchmark have shown that, while achieving comparative results on most small-scale TSP instances as SOTA DRL approaches do, Pointerformer can also well generalize to large-scale TSPs.

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. Preference Optimization for Combinatorial Optimization Problems

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Preference Optimization, a DPO-style training loss that ranks sampled solutions by their objective value, speeds up and improves RL-based neural solvers for combinatorial problems.

  2. CAMP: Collaborative Attention Model with Profiles for Vehicle Routing Problems

    cs.MA 2025-01 conditional novelty 6.0 of 10

    CAMP is a new attention-based multi-agent RL solver for vehicle routing with per-client profiles, outperforming prior neural baselines on both preference and zone-constrained variants.

Pith tools