Learning to Pivot as a Smart Expert
Tianhao Liu, Shanwen Pu, Dongdong Ge, Yinyu Ye

TL;DR
This paper introduces a novel neural network-based pivot rule for the primal simplex method, trained via imitation learning, which outperforms traditional pivot rules in linear programming problems.
Contribution
It proposes a graph convolutional neural network model to mimic expert pivot rules, providing a new benchmark and demonstrating superior empirical performance.
Findings
Neural pivot rule outperforms classical methods in experiments
Graph convolutional network effectively mimics expert behavior
Provides a benchmark for evaluating pivot strategies
Abstract
Linear programming has been practically solved mainly by simplex and interior point methods. Compared with the weakly polynomial complexity obtained by the interior point methods, the existence of strongly polynomial bounds for the length of the pivot path generated by the simplex methods remains a mystery. In this paper, we propose two novel pivot experts that leverage both global and local information of the linear programming instances for the primal simplex method and show their excellent performance numerically. The experts can be regarded as a benchmark to evaluate the performance of classical pivot rules, although they are hard to directly implement. To tackle this challenge, we employ a graph convolutional neural network model, trained via imitation learning, to mimic the behavior of the pivot expert. Our pivot rule, learned empirically, displays a significant advantage over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Robotic Path Planning Algorithms · Formal Methods in Verification
