Company
Johnson&Johnson
Johnson&Johnson
MIT – Center for Transportation & Logistics
Logistics and Transport
In the context of a fully automated warehouse, can Al help us reduce material movements, decrease energy consumption and lower wear and tear on the equipment?
The goal of this collaboration is to develop an approach to locate the storage of materials within the warehouse by minimizing the distance the crane travels. The full optimization problem of material location assignment itself is complicated. We first need to predict the material movements and make assumptions to keep the optimization problem more manageable.
The underlying mathematical novelty was to design a two-stage approach that redefines the material categories and their placement within the warehouse. To achieve that, we first leveraged the history of transfers to forecast the amount of monthly movements for each material using two models borrowed from the Deep Neural Networks space: FNNs and LSTMs.
Then we optimized the storage of materials within the warehouse by minimizing the distance the crane travels subject to space, allocation and assignment constraints.