Pith. sign in

REVIEW 1 cited by

Learning to Perform Local Rewriting for Combinatorial Optimization

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 1810.00337 v5 pith:6GTDDWYA submitted 2018-09-30 cs.LG cs.AIstat.ML

Learning to Perform Local Rewriting for Combinatorial Optimization

classification cs.LG cs.AIstat.ML
keywords combinatorialheuristicsneurewriteroutperformsproblemscomponentexpressiongoogle
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Search-based methods for hard combinatorial optimization are often guided by heuristics. Tuning heuristics in various conditions and situations is often time-consuming. In this paper, we propose NeuRewriter that learns a policy to pick heuristics and rewrite the local components of the current solution to iteratively improve it until convergence. The policy factorizes into a region-picking and a rule-picking component, each parameterized by a neural network trained with actor-critic methods in reinforcement learning. NeuRewriter captures the general structure of combinatorial problems and shows strong performance in three versatile tasks: expression simplification, online job scheduling and vehicle routing problems. NeuRewriter outperforms the expression simplification component in Z3; outperforms DeepRM and Google OR-tools in online job scheduling; and outperforms recent neural baselines and Google OR-tools in vehicle routing problems.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. HeatACO: A Heatmap-Guided Max--Min Ant System for Large-Scale Travelling Salesman Problems

    cs.NE 2026-01 conditional novelty 4.0

    HeatACO, a Max-Min Ant System decoder biased by a neural heatmap prior, reaches 0.11%/0.23%/1.15% optimality gaps on TSP500/1K/10K with seconds-to-minutes CPU decoding time.