paper-with-me

Papers

Diffusion Reinforcement Learning Based Online 3D Bin Packing Spatial Strategy Optimization

2026-04-13 · Jie Han, Tong Li, Qingyang Xu, Yong Song, Bao Pang, Xianfeng Yuan arxiv

The online 3D bin packing problem is important in logistics, warehousing and intelligent manufacturing, with solutions shifting to deep reinforcement learning (DRL) which faces challenges like low sample efficiency. This paper proposes a diffusion reinforcement learning-based algorithm, using a Markov decision chain for packing modeling, height map-based state representation and a diffusion model-based actor network. Experiments show it significantly improves the average number of packed items compared to state-of-the-art DRL methods, with excellent application potential in complex online scenarios.

📄 PDF Abstract BibTeX arXiv:2604.10953

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Efficient Online 3D Bin Packing on Packing Configuration Trees

2021-09-29 · ICLR 2022 4 · Hang Zhao, Yang Yu, Kai Xu

Online 3D Bin Packing Problem (3D-BPP) has widespread applications in industrial automation and has aroused enthusiastic research interest recently. Existing methods usually solve the problem with limited resolution of s…

3D Bin PackingDeep Reinforcement Learning

Deliberate Planning of 3D Bin Packing on Packing Configuration Trees

2025-04-06 · Hang Zhao, Juzhan Xu, Kexiong Yu, Ruizhen Hu 외

Online 3D Bin Packing Problem (3D-BPP) has widespread applications in industrial automation. Existing methods usually solve the problem with limited resolution of spatial discretization, and/or cannot deal with complex p…

3D Bin PackingDeep Reinforcement Learning

Preference-Conditioned Reinforcement Learning for Space-Time Efficient Online 3D Bin Packing

2026-03-08 · Nikita Sarawgi, Omey M. Manyar, Fan Wang, Thinh H. Nguyen 외 arxiv

Robotic bin packing is widely deployed in warehouse automation, with current systems achieving robust performance through heuristic and learning-based strategies. These systems must balance compact placement with rapid e…

Reinforcement Learning

Learning Practically Feasible Policies for Online 3D Bin Packing

2021-08-31 · Hang Zhao, Chenyang Zhu, Xin Xu, Hui Huang 외

We tackle the Online 3D Bin Packing Problem, a challenging yet practically useful variant of the classical Bin Packing Problem. In this problem, the items are delivered to the agent without informing the full sequence in…

3D Bin PackingCollision AvoidanceDeep Reinforcement Learning

Optimizing 2D+1 Packing in Constrained Environments Using Deep Reinforcement Learning

2025-03-21 · Victor Ulisses Pugliese, Oséias F. de A. Ferreira, Fabio A. Faria

This paper proposes a novel approach based on deep reinforcement learning (DRL) for the 2D+1 packing problem with spatial constraints. This problem is an extension of the traditional 2D packing problem, incorporating an …

Deep Reinforcement LearningOpenAI Gym