Compact Multi-Object Placement Using Adjacency-Aware Reinforcement Learning
Benedikt Kreis, Nils Dengler, Jorge de Heuvel, Rohit Menon, Hamsa Perur, Maren Bennewitz
TL;DR
The paper tackles compact placement of irregular objects under adjacency constraints using reinforcement learning to control end-effector motions. It introduces adjacency-aware object neighbor concepts, a detailed RL task and architecture based on Truncated Quantile Critics with a customized reward that balances movement efficiency, spatial compactness, and collision avoidance. The approach outperforms two non-RL baselines, achieving a significantly more compact assembly with zero collisions and robust generalization to unseen shapes, suggesting strong practical utility for dense object packing under physical constraints. The dataset, generated from fresco-like fragments, supports realistic evaluation, and the method demonstrates meaningful space savings and adaptable placement strategies suitable for industrial and reconstruction contexts.
Abstract
Close and precise placement of irregularly shaped objects requires a skilled robotic system. The manipulation of objects that have sensitive top surfaces and a fixed set of neighbors is particularly challenging. To avoid damaging the surface, the robot has to grasp them from the side, and during placement, it has to maintain the spatial relations with adjacent objects, while considering the physical gripper extent. In this work, we propose a framework to learn an agent based on reinforcement learning that generates end-effector motions for placing objects as closely as possible to one another. During the placement, our agent considers the spatial constraints with neighbors defined in a given layout of the objects while avoiding collisions. Our approach learns to place compact object assemblies without the need for predefined spacing between objects, as required by traditional methods. We thoroughly evaluated our approach using a two-finger gripper mounted on a robotic arm with six degrees of freedom. The results demonstrate that our agent significantly outperforms two baseline approaches in object assembly compactness, thereby reducing the space required to position the objects while adhering to specified spatial constraints.
