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

Promoting Generalization for Exact Solvers via Adversarial Instance Augmentation

About

Machine learning has been successfully applied to improve the efficiency of Mixed-Integer Linear Programming (MILP) solvers. However, the learning-based solvers often suffer from severe performance degradation on unseen MILP instances -- especially on large-scale instances from a perturbed environment -- due to the limited diversity of training distributions. To tackle this problem, we propose a novel approach, which is called Adversarial Instance Augmentation and does not require to know the problem type for new instance generation, to promote data diversity for learning-based branching modules in the branch-and-bound (B&B) Solvers (AdaSolver). We use the bipartite graph representations for MILP instances and obtain various perturbed instances to regularize the solver by augmenting the graph structures with a learned augmentation policy. The major technical contribution of AdaSolver is that we formulate the non-differentiable instance augmentation as a contextual bandit problem and adversarially train the learning-based solver and augmentation policy, enabling efficient gradient-based training of the augmentation policy. To the best of our knowledge, AdaSolver is the first general and effective framework for understanding and improving the generalization of both imitation-learning-based (IL-based) and reinforcement-learning-based (RL-based) B&B solvers. Extensive experiments demonstrate that by producing various augmented instances, AdaSolver leads to a remarkable efficiency improvement across various distributions.

Haoyang Liu, Yufei Kuang, Jie Wang, Xijun Li, Yongdong Zhang, Feng Wu• 2023

Related benchmarks

TaskDatasetResultRank
Combinatorial AuctionsCombinatorial Auctions D2
Time (s)16.34
12
Capacitated Facility LocationCapacitated Facility Location D1
Time (s)34.51
9
Capacitated Facility LocationCapacitated Facility Location D2
Time (s)147.5
9
Capacitated Facility LocationCapacitated Facility Location D3
Time (s)555.7
9
Capacitated Facility LocationCapacitated Facility Location D4
Time (s)731.8
9
Capacitated Facility LocationCapacitated Facility Location D5
Time (s)819.3
9
Capacitated Facility LocationCapacitated Facility Location D6
Time (s)852.5
9
Combinatorial AuctionsCombinatorial Auctions D1
Time (s)1.63
9
Combinatorial AuctionsCombinatorial Auctions D3
Time (s)178.3
9
Combinatorial AuctionsCombinatorial Auctions D4
Execution Time (s)817.6
9
Showing 10 of 48 rows

Other info

Follow for update