# Duration-of-Stay Storage Assignment under Uncertainty

**Authors:** Michael Lingzhi Li, Elliott Wolf, Daniel Wintz

arXiv: 1903.05063 · 2020-02-04

## TL;DR

This paper introduces a new framework and neural network model for storage assignment in warehouses that accounts for uncertainty in duration-of-stay, leading to improved shipment prediction and labor savings.

## Contribution

It presents the first publicly available warehousing dataset and a novel storage assignment system that handles uncertainty, enhancing prediction accuracy and operational efficiency.

## Key findings

- Up to 29% decrease in MAPE for shipment prediction.
- Up to 19% labor savings in pilot warehouses.
- Robustness of the model over time with less performance decay.

## Abstract

Optimizing storage assignment is a central problem in warehousing. Past literature has shown the superiority of the Duration-of-Stay (DoS) method in assigning pallets, but the methodology requires perfect prior knowledge of DoS for each pallet, which is unknown and uncertain under realistic conditions. The dynamic nature of a warehouse further complicates the validity of synthetic data testing that is often conducted for algorithms. In this paper, in collaboration with a large cold storage company, we release the first publicly available set of warehousing records to facilitate research into this central problem. We introduce a new framework for storage assignment that accounts for uncertainty in warehouses. Then, by utilizing a combination of convolutional and recurrent neural network models, ParallelNet, we show that it is able to predict future shipments well: it achieves up to 29% decrease in MAPE compared to CNN-LSTM on unseen future shipments, and suffers less performance decay over time. The framework is then integrated into a first-of-its-kind Storage Assignment system, which is being piloted in warehouses across the country, with initial results showing up to 19% in labor savings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.05063/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1903.05063/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1903.05063/full.md

---
Source: https://tomesphere.com/paper/1903.05063