A decision-tree framework to select optimal box-sizes for product shipments

02/09/2022
by   Karthik S. Gurumoorthy, et al.
0

In package-handling facilities, boxes of varying sizes are used to ship products. Improperly sized boxes with box dimensions much larger than the product dimensions create wastage and unduly increase the shipping costs. Since it is infeasible to make unique, tailor-made boxes for each of the N products, the fundamental question that confronts e-commerce companies is: How many K << N cuboidal boxes need to manufactured and what should be their dimensions? In this paper, we propose a solution for the single-count shipment containing one product per box in two steps: (i) reduce it to a clustering problem in the 3 dimensional space of length, width and height where each cluster corresponds to the group of products that will be shipped in a particular size variant, and (ii) present an efficient forward-backward decision tree based clustering method with low computational complexity on N and K to obtain these K clusters and corresponding box dimensions. Our algorithm has multiple constituent parts, each specifically designed to achieve a high-quality clustering solution. As our method generates clusters in an incremental fashion without discarding the present solution, adding or deleting a size variant is as simple as stopping the backward pass early or executing it for one more iteration. We tested the efficacy of our approach by simulating actual single-count shipments that were transported during a month by Amazon using the proposed box dimensions. Even by just modifying the existing box dimensions and not adding a new size variant, we achieved a reduction of 4.4% in the shipment volume, contributing to the decrease in non-utilized, air volume space by 2.2%. The reduction in shipment volume and air volume improved significantly to 10.3% and 6.1% when we introduced 4 additional boxes.

READ FULL TEXT
research
10/07/2021

Machine Learning approaches to do size based reasoning on Retail Shelf objects to classify product variants

There has been a surge in the number of Machine Learning methods to anal...
research
02/19/2021

Construction of Side Channel Attacks Resistant S-boxes using Genetic Algorithms based on Coordinate Functions

Background and Objectives: Substitution-box (s-box) is one of the essent...
research
06/05/2020

Think out of the package: Recommending package types for e-commerce shipments

Multiple product attributes like dimensions, weight, fragility, liquid c...
research
08/30/2021

Approximating Pandora's Box with Correlations

The Pandora's Box problem asks to find a search strategy over n alternat...
research
01/02/2021

A space-indexed formulation of packing boxes into a larger box

Current integer programming solvers fail to decide whether 12 unit cubes...
research
03/02/2018

Maximum Volume Subset Selection for Anchored Boxes

Let B be a set of n axis-parallel boxes in R^d such that each box has a ...

Please sign up or login with your details

Forgot password? Click here to reset