paper-with-me

홈 › Papers

Machine Learning for the Multi-Dimensional Bin Packing Problem: Literature Review and Empirical Evaluation

2023-12-13 · Wenjie Wu, Changjun Fan, Jincai Huang, Zhong Liu, Junchi Yan

The Bin Packing Problem (BPP) is a well-established combinatorial optimization (CO) problem. Since it has many applications in our daily life, e.g. logistics and resource allocation, people are seeking efficient bin packing algorithms. On the other hand, researchers have been making constant advances in machine learning (ML), which is famous for its efficiency. In this article, we first formulate BPP, introducing its variants and practical constraints. Then, a comprehensive survey on ML for multi-dimensional BPP is provided. We further collect some public benchmarks of 3D BPP, and evaluate some online methods on the Cutting Stock Dataset. Finally, we share our perspective on challenges and future directions in BPP. To the best of our knowledge, this is the first systematic review of ML-related methods for BPP.

📄 PDF Abstract BibTeX arXiv:2312.08103

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

A Parallel Genetic Algorithm for Three Dimensional Bin Packing with Heterogeneous Bins

2014-11-17 · Drona Pratap Chandu

This paper presents a parallel genetic algorithm for three dimensional bin packing with heterogeneous bins using Hadoop Map-Reduce framework. The most common three dimensional bin packing problem which packs given set of…

An anytime tree search algorithm for two-dimensional two- and three-staged guillotine packing problems

2020-04-02 · Florian Fontan, Luc Libralesso

[libralesso_anytime_2020] proposed an anytime tree search algorithm for the 2018 ROADEF/EURO challenge glass cutting problem (https://www.roadef.org/challenge/2018/en/index.php). The resulting program was ranked first am…

Vocal Bursts Valence Prediction

A Virtual-Force Based Swarm Algorithm for Balanced Circular Bin Packing Problems

2023-06-01 · Juliette Gamot, Mathieu Balesdent, Romain Wuilbercq, Arnault Tremolet 외

Balanced circular bin packing problems consist in positioning a given number of weighted circles in order to minimize the radius of a circular container while satisfying equilibrium constraints. These problems are NP-har…

Towards Bin Packing (preliminary problem survey, models with multiset estimates)

2016-05-24 · Mark Sh. Levin

The paper described a generalized integrated glance to bin packing problems including a brief literature survey and some new problem formulations for the cases of multiset estimates of items. A new systemic viewpoint to …

RelationSurvey

Three-Dimensional Bin Packing and Mixed-Case Palletization

2019-07-08 · INFORMS 2019 7 · Samir Elhedhli, Fatma Gzara, Burak Yildiz

Despite its wide range of applications, the three-dimensional bin-packing problem is still one of the most difficult optimization problems to solve. Currently, medium- to large-size instances are only solved heuristicall…

3D Bin Packing