English

Structured Convolutional Kernel Networks for Airline Crew Scheduling

Machine Learning 2021-07-26 v2

Abstract

Motivated by the needs from an airline crew scheduling application, we introduce structured convolutional kernel networks (Struct-CKN), which combine CKNs from Mairal et al. (2014) in a structured prediction framework that supports constraints on the outputs. CKNs are a particular kind of convolutional neural networks that approximate a kernel feature map on training data, thus combining properties of deep learning with the non-parametric flexibility of kernel methods. Extending CKNs to structured outputs allows us to obtain useful initial solutions on a flight-connection dataset that can be further refined by an airline crew scheduling solver. More specifically, we use a flight-based network modeled as a general conditional random field capable of incorporating local constraints in the learning process. Our experiments demonstrate that this approach yields significant improvements for the large-scale crew pairing problem (50,000 flights per month) over standard approaches, reducing the solution cost by 17% (a gain of millions of dollars) and the cost of global constraints by 97%.

Keywords

Cite

@article{arxiv.2105.11646,
  title  = {Structured Convolutional Kernel Networks for Airline Crew Scheduling},
  author = {Yassine Yaakoubi and François Soumis and Simon Lacoste-Julien},
  journal= {arXiv preprint arXiv:2105.11646},
  year   = {2021}
}

Comments

ICML 2021 (Proceedings of the 38th International Conference on Machine Learning, PMLR 139:11626-11636)

R2 v1 2026-06-24T02:25:50.600Z