paper-with-me

Papers

Mitigating Dimensionality in 2D Rectangle Packing Problem under Reinforcement Learning Schema

2024-09-15 · Waldemar Kołodziejczyk, Mariusz Kaleta

This paper explores the application of Reinforcement Learning (RL) to the two-dimensional rectangular packing problem. We propose a reduced representation of the state and action spaces that allow us for high granularity. Leveraging UNet architecture and Proximal Policy Optimization (PPO), we achieved a model that is comparable to the MaxRect heuristic. However, our approach has great potential to be generalized to nonrectangular packing problems and complex constraints.

📄 PDF Abstract BibTeX arXiv:2409.09677

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Optimal Rectangle Packing: An Absolute Placement Approach

2014-02-04 · Eric Huang, Richard E. Korf

We consider the problem of finding all enclosing rectangles of minimum area that can contain a given set of rectangles without overlap. Our rectangle packer chooses the x-coordinates of all the rectangles before any of t…

Approximation Algorithms for ROUND-UFP and ROUND-SAP

2022-02-07 · Debajyoti Kar, Arindam Khan, Andreas Wiese

We study ROUND-UFP and ROUND-SAP, two generalizations of the classical BIN PACKING problem that correspond to the unsplittable flow problem on a path (UFP) and the storage allocation problem (SAP), respectively. We are g…

Experimental Study on Automatically Assembling Custom Catering Packages With a 3-DOF Delta Robot Using Deep Learning Methods

2025-05-17 · Reihaneh Yourdkhani, Arash Tavoosian, Navid Asadi Khomami, Mehdi Tale Masouleh

This paper introduces a pioneering experimental study on the automated packing of a catering package using a two-fingered gripper affixed to a 3-degree-of-freedom Delta parallel robot. A distinctive contribution lies in …

object-detectionObject Detection

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

2017-02-14 · Feng Mao, Edgar Blanco, Mingang Fu, Rohit Jain 외

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 obta…

Feature Engineeringfeature selection

On the Sample Complexity of Privately Learning Axis-Aligned Rectangles

2021-07-24 · NeurIPS 2021 12 · Menachem Sadigurschi, Uri Stemmer

We revisit the fundamental problem of learning Axis-Aligned-Rectangles over a finite grid $X^d\subseteq{\mathbb{R}}^d$ with differential privacy. Existing results show that the sample complexity of this problem is at mos…