English

Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation

Machine Learning 2023-01-20 v2 Artificial Intelligence

Abstract

Recent neural methods for vehicle routing problems always train and test the deep models on the same instance distribution (i.e., uniform). To tackle the consequent cross-distribution generalization concerns, we bring the knowledge distillation to this field and propose an Adaptive Multi-Distribution Knowledge Distillation (AMDKD) scheme for learning more generalizable deep models. Particularly, our AMDKD leverages various knowledge from multiple teachers trained on exemplar distributions to yield a light-weight yet generalist student model. Meanwhile, we equip AMDKD with an adaptive strategy that allows the student to concentrate on difficult distributions, so as to absorb hard-to-master knowledge more effectively. Extensive experimental results show that, compared with the baseline neural methods, our AMDKD is able to achieve competitive results on both unseen in-distribution and out-of-distribution instances, which are either randomly synthesized or adopted from benchmark datasets (i.e., TSPLIB and CVRPLIB). Notably, our AMDKD is generic, and consumes less computational resources for inference.

Keywords

Cite

@article{arxiv.2210.07686,
  title  = {Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation},
  author = {Jieyi Bi and Yining Ma and Jiahai Wang and Zhiguang Cao and Jinbiao Chen and Yuan Sun and Yeow Meng Chee},
  journal= {arXiv preprint arXiv:2210.07686},
  year   = {2023}
}

Comments

Accepted at NeurIPS 2022

R2 v1 2026-06-28T03:38:14.279Z