Pith. sign in

REVIEW 3 cited by

Learning Combinatorial Optimization Algorithms over Graphs

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 1704.01665 v4 pith:UFFLJPPZ submitted 2017-04-05 cs.LG stat.ML

Learning Combinatorial Optimization Algorithms over Graphs

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

The design of good heuristics or approximation algorithms for NP-hard combinatorial optimization problems often requires significant specialized knowledge and trial-and-error. Can we automate this challenging, tedious process, and learn the algorithms instead? In many real-world applications, it is typically the case that the same optimization problem is solved again and again on a regular basis, maintaining the same problem structure but differing in the data. This provides an opportunity for learning heuristic algorithms that exploit the structure of such recurring problems. In this paper, we propose a unique combination of reinforcement learning and graph embedding to address this challenge. The learned greedy policy behaves like a meta-algorithm that incrementally constructs a solution, and the action is determined by the output of a graph embedding network capturing the current state of the solution. We show that our framework can be applied to a diverse range of optimization problems over graphs, and learns effective algorithms for the Minimum Vertex Cover, Maximum Cut and Traveling Salesman 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 3 Pith papers

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

  1. NeuroRisk: Physics-Informed Neural Optimization for Risk-Aware Traffic Engineering

    cs.NI 2026-05 unverdicted novelty 7.0

    NeuroRisk is a physics-informed deep unrolled optimizer for risk-aware traffic engineering that achieves small optimality gaps and 100-100000x speedup over solvers while outperforming neural baselines on throughput.

  2. Graph Neural Based End-to-end Data Association Framework for Online Multiple-Object Tracking

    cs.CV 2019-07 unverdicted novelty 6.0

    A graph neural network framework learns affinities from appearance and motion then solves bipartite matching for online multiple-object tracking.

  3. Deep Reinforcement Learning for Minimum Zero-Forcing Sets

    cs.LG 2026-06 unverdicted novelty 5.0

    SD-ZFS adapts the S2V-DQN architecture to the minimum zero-forcing set problem and shows improved performance over greedy heuristics on varied graph datasets.