English

ML4CO-KIDA: Knowledge Inheritance in Dataset Aggregation

Artificial Intelligence 2022-02-04 v3 Machine Learning

Abstract

The Machine Learning for Combinatorial Optimization (ML4CO) NeurIPS 2021 competition aims to improve state-of-the-art combinatorial optimization solvers by replacing key heuristic components with machine learning models. On the dual task, we design models to make branching decisions to promote the dual bound increase faster. We propose a knowledge inheritance method to generalize knowledge of different models from the dataset aggregation process, named KIDA. Our improvement overcomes some defects of the baseline graph-neural-networks-based methods. Further, we won the 11\textsuperscript{st} Place on the dual task. We hope this report can provide useful experience for developers and researchers. The code is available at https://github.com/megvii-research/NeurIPS2021-ML4CO-KIDA.

Keywords

Cite

@article{arxiv.2201.10328,
  title  = {ML4CO-KIDA: Knowledge Inheritance in Dataset Aggregation},
  author = {Zixuan Cao and Yang Xu and Zhewei Huang and Shuchang Zhou},
  journal= {arXiv preprint arXiv:2201.10328},
  year   = {2022}
}

Comments

NeurIPS 2021 ML4CO dual task 1st solution

R2 v1 2026-06-24T09:02:01.396Z