Abstract
Dutch Railways (NS) uses a shunt plan simulator to determine capacities of shunting yards. Central to this simulator is a local search heuristic. Solving this capacity determination problem is very time consuming, as it requires to solve an NP-hard shunting planning problem, and furthermore, the capacity has to determined for a large number of possible scenarios at over 30 shunting yards in The Netherlands. In this paper, we propose to combine machine learning with local search in order to speed up finding shunting plans in the capacity determination problem. The local search heuristic models the activities that take place on the shunting yard as nodes in an activity graph with precedence relations. Consequently, we apply the Deep Graph Convolutional Neural Network, which is a graph classification method, to predict whether local search will find a feasible shunt plan given an initial solution. Our experimental results show our approach can significantly reduce the simulation time in determining the capacity of a given shunting yard. This study demonstrates how machine learning can be used to boost optimization algorithms in an industrial application.
Original language | English |
---|---|
Title of host publication | 11th International Conference on Agents and Artificial Intelligence (ICAART 2019) |
Editors | Luc Steels, Jaap van den Herik, Ana Rocha |
Publisher | SciTePress Digital Library |
Pages | 285-293 |
Number of pages | 9 |
Volume | 2 |
ISBN (Electronic) | 978-989-758-350-6 |
DOIs | |
Publication status | Published - 2019 |
Event | 11th International Conference on Agents and Artificial Intelligence, ICAART 2019 - Prague, Czech Republic Duration: 19 Feb 2019 → 21 Feb 2019 http://www.icaart.org/ |
Conference
Conference | 11th International Conference on Agents and Artificial Intelligence, ICAART 2019 |
---|---|
Abbreviated title | ICAART2019 |
Country/Territory | Czech Republic |
City | Prague |
Period | 19/02/19 → 21/02/19 |
Internet address |
Keywords
- Classification
- Convolutional Neural Networks
- Local Search
- Machine Learning
- Planning and Scheduling