Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Effective Online 3D Bin Packing with Lookahead Parcels Using Monte Carlo Tree Search

About

Online 3D Bin Packing (3D-BP) with robotic arms is crucial for reducing transportation and labor costs in modern logistics. While Deep Reinforcement Learning (DRL) has shown strong performance, it often fails to adapt to real-world short-term distribution shifts, which arise as different batches of goods arrive sequentially, causing performance drops. We argue that the short-term lookahead information available in modern logistics systems is key to mitigating this issue, especially during distribution shifts. We formulate online 3D-BP with lookahead parcels as a Model Predictive Control (MPC) problem and adapt the Monte Carlo Tree Search (MCTS) framework to solve it. Our framework employs a dynamic exploration prior that automatically balances a learned RL policy and a robust random policy based on the lookahead characteristics. Additionally, we design an auxiliary reward to penalize long-term spatial waste from individual placements. Extensive experiments on real-world datasets show that our method consistently outperforms state-of-the-art baselines, achieving over 10\% gains under distributional shifts, 4\% average improvement in online deployment, and up to more than 8\% in the best case--demonstrating the effectiveness of our framework.

Jiangyi Fang, Bowen Zhou, Haotian Wang, Xin Zhu, Leye Wang• 2026

Related benchmarks

TaskDatasetResultRank
Online 3D Bin PackingRealistic (Overall)
Space Utilization54.98
10
Online 3D Bin PackingRealistic (Shift)
Space Utilization52.58
10
Online 3D Bin PackingVirtual Overall
Space Utilization57.65
10
Online 3D Bin PackingVirtual (Shift)
Space Utilization60.34
10
Showing 4 of 4 rows

Other info

Follow for update