We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

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

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 vari- ations 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 is tailored for each bin packing instance. Building such an adaptive system requires modeling the relationship between bin features and packing perform profiles. The primary drawbacks of traditional AI machine learnings for this task are the natural limitations of feature engineering, such as the curse of dimensionality and feature selection quality. We introduce a deep learning approach to overcome the drawbacks by applying a large training data set, auto feature selection and fast, accurate labeling. We show in this paper how to build such a system by both theoretical formulation and engineering practices. Our prediction system achieves up to 89% training accuracy and 72% validation accuracy to select the best heuristic that can generate a better quality bin packing solution.
Comments: The Third IEEE International Conference on Big Data Computing Service and Applications, 2017
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
ACM classes: I.1.2; I.2.8
Cite as: arXiv:1702.04415 [cs.LG]
  (or arXiv:1702.04415v1 [cs.LG] for this version)

Submission history

From: Feng Mao [view email]
[v1] Tue, 14 Feb 2017 22:59:32 GMT (560kb,D)

Link back to: arXiv, form interface, contact.