2017 IEEE Third International Conference on Big Data Computing Service and Applications (BigDataService) 2017
DOI: 10.1109/bigdataservice.2017.18
|View full text |Cite
|
Sign up to set email alerts
|

Small Boxes Big Data: A Deep Learning Approach to Optimize Variable Sized Bin Packing

Abstract: Abstract-Bin Packing problems have been widely studied because of their broad applications in different domains. Known as a set of NP-hard problems, they have different variations and many heuristics have been proposed for obtaining approximate solutions. Specifically, for the 1D variable sized bin packing problem, the two key sets of optimization heuristics are the bin assignment and the bin allocation. Usually the performance of a single static optimization heuristic can not beat that of a dynamic one which … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 21 publications
(10 citation statements)
references
References 18 publications
0
10
0
Order By: Relevance
“…For instance, [FS5] used TF in their implementation process, and their entire framework was implemented using TF [33]. [FS19] used the TF deep learning model to build the packing algorithms for their experiments [34]. [FS15] used the TF * framework to build a network that was trained on a set of dataset that yields a good mapping result for the experiment [30].…”
Section: Common Framework or Methodsmentioning
confidence: 99%
“…For instance, [FS5] used TF in their implementation process, and their entire framework was implemented using TF [33]. [FS19] used the TF deep learning model to build the packing algorithms for their experiments [34]. [FS15] used the TF * framework to build a network that was trained on a set of dataset that yields a good mapping result for the experiment [30].…”
Section: Common Framework or Methodsmentioning
confidence: 99%
“…, ( ) and , represent the lengths of the package ( ) and the cart alongside the Cartesian coordinate system axes. Equation (2) implies that the origin of the Cartesian coordinate system is placed on the back-left-bottom corner of the cart floor.…”
Section: Problem Descriptionmentioning
confidence: 99%
“…The algorithm learns the optimal solution with a lifelong manner which leads to poor solutions whenever the items distribution changes. In [2], a deep learning method has been proposed to solve the 1D variable sized BPP where the bins capacities are decision variables. It requires a large training data set which is computationally intensive.…”
Section: Introductionmentioning
confidence: 99%
“…The variational type of the autoencoders could learn the low-dimensional embedding z of the cost matrx x by maximizing the lower-bound likelihood in (10) with respect to the group of deep network parameters θ.…”
Section: • Model Architecture and Implementation Detailsmentioning
confidence: 99%
“…Therefore, the first term in (10) can be reduced to a decoder network f (z; θ) with the L 2 loss function given in (9). Employing the L 2 norm as part of the loss function improves the network convergence and helps in avoiding over fitting.…”
Section: • Model Architecture and Implementation Detailsmentioning
confidence: 99%