Repository logo
 

Going faster to see further: graphics processing unit-accelerated value iteration and simulation for perishable inventory control using JAX

Published version
Peer-reviewed

Repository DOI


Change log

Abstract

Abstract Value iteration can find the optimal replenishment policy for a perishable inventory problem, but is computationally demanding due to the large state spaces that are required to represent the age profile of stock. The parallel processing capabilities of modern graphics processing units (GPUs) can reduce the wall time required to run value iteration by updating many states simultaneously. The adoption of GPU-accelerated approaches has been limited in operational research relative to other fields like machine learning, in which new software frameworks have made GPU programming widely accessible. We used the Python library JAX to implement value iteration and simulators of the underlying Markov decision processes in a high-level interface, and relied on this library’s function transformations and compiler to efficiently utilize GPU hardware. Our method can extend use of value iteration to settings that were previously considered infeasible or impractical. We demonstrate this on example scenarios from three recent studies which include problems with over 16 million states and additional problem features, such as substitution between products, that increase computational complexity. We compare the performance of the optimal replenishment policies to heuristic policies, fitted using simulation optimization in JAX which allowed the parallel evaluation of multiple candidate policy parameters on thousands of simulated years. The heuristic policies gave a maximum optimality gap of 2.49%. Our general approach may be applicable to a wide range of problems in operational research that would benefit from large-scale parallel computation on consumer-grade GPU hardware.

Description

Acknowledgements: The authors are grateful to Professor Eligius Hendrix and Dr Mahdi Mirjalili for providing additional material that enabled us to test our implementation of the scenarios from their work. Any errors or differences are our responsibility alone. The authors would also like to thank Dr Thomas Monks for sharing his expertise on simulation optimization during the preliminary stages of this work.


Funder: UCLH Biomedical Research Centre; doi: http://dx.doi.org/10.13039/501100012317

Journal Title

Annals of Operations Research

Conference Name

Journal ISSN

0254-5330
1572-9338

Volume Title

349

Publisher

Springer Science and Business Media LLC

Rights and licensing

Except where otherwised noted, this item's license is described as http://creativecommons.org/licenses/by/4.0/
Sponsorship
UK Research and Innovation (EP/S021612/1)