Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Neural Certificate Pricing for Combinatorial Optimization Problems

About

Combinatorial optimization (CO) problems are difficult because certifiable discrete structure induces exponential search. One needs to search over the set exponentially many candidates to certify optimality, however, the structural feasibility of a path, packing, or cover can be verified in polynomial time once supplied. In this study, we introduce Neural Certificate Pricing (NCP) that exploits this asymmetry under an unsupervised learning framework. A neural network is trained to predict certificate-level dual prices, while a structured recovery layer constructs the induced primal marginal. NCP can be viewed as amortized separation: instead of enumerating violated inequalities, it learns the residual prices through which their aggregate effect enters recovery. When the certificate-consistency condition holds, the recovered marginal is globally feasible, and a local theory shows that first-order errors in the predicted price induce only second-order loss in objective value. Across three classes of CO problems, NCP either outperforms state-of-the-art neural baselines by large margins or matches them at a fraction of the computation time, and shows stronger out-of-distribution generalization.

Jingyi Chen, Xinyuan Zhang, Xinwu Qian• 2026

Related benchmarks

TaskDatasetResultRank
Maximum Independent SetTwitter (test)
Approximation Ratio0.9891
25
Maximum Independent SetCOLLAB (test)
Approximation Ratio0.9984
24
Maximum Independent SetIMDB (test)
Avg Approx Ratio1
22
Generalized Assignment ProblemORLIB
Mean Gap0.0172
15
Elementary Shortest Path with Negative CyclesErdős-Rényi (ER) graphs n=50
Best Path Cost-31.22
6
Elementary Shortest Path with Negative CyclesBarabási-Albert (BA) graphs n=50
Best Path Cost-16.41
6
Elementary Shortest Path with Negative CyclesErdős-Rényi (ER) graphs n=100
Best Path Cost-71.21
5
Elementary Shortest Path with Negative CyclesBarabási-Albert (BA) graphs n=100
Best Path Cost-47.97
5
Elementary Shortest Path with Negative CyclesErdős-Rényi (ER) graphs n=200
Best Path Cost-151.2
5
Elementary Shortest Path with Negative CyclesBarabási-Albert (BA) graphs n=200
Best Path Cost-120.2
5
Showing 10 of 18 rows

Other info

Follow for update