Adaptive Artificial Intelligence Scheduling Methods for Large-Scale, Stochastic, Industrial Applications

Abstract

Traditional scheduling techniques suffer from a lack of flexibility. The problem's instances need to be deterministic, and results on datasets with small benchmark instances do usually not transfer to large-scale instances. We propose to develop adaptive algorithms that can leverage the similarities between instances of industrial scheduling problems. In particular, we focus on applications of modern machine learning techniques to combinatorial optimization problems, an emerging and promising research area. Traditional scheduling techniques such as constraint, mixed-integer, or answer set programming are highly generic, domain-independent, and, therefore, do not explicitly exploit the specificities of a problem domain. However, in a production facility, the settings between two consecutive schedules are often very similar. The machines, workers, production capacity, etc., usually stay the same or do not change significantly. Traditional scheduling techniques do not take advantage of such similarities, while machine learning, especially deep learning, can discover and exploit relationships in the data. Therefore, our research aims to incorporate machine learning into combinatorial optimization.

Cite

Text

Tassel. "Adaptive Artificial Intelligence Scheduling Methods for Large-Scale, Stochastic, Industrial Applications." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/841

Markdown

[Tassel. "Adaptive Artificial Intelligence Scheduling Methods for Large-Scale, Stochastic, Industrial Applications." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/tassel2022ijcai-adaptive/) doi:10.24963/IJCAI.2022/841

BibTeX

@inproceedings{tassel2022ijcai-adaptive,
  title     = {{Adaptive Artificial Intelligence Scheduling Methods for Large-Scale, Stochastic, Industrial Applications}},
  author    = {Tassel, Pierre},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {5877-5878},
  doi       = {10.24963/IJCAI.2022/841},
  url       = {https://mlanthology.org/ijcai/2022/tassel2022ijcai-adaptive/}
}