面向杂乱环境中序列化操作的物体中心空间推理学习 / Learning Object-Centric Spatial Reasoning for Sequential Manipulation in Cluttered Environments
1️⃣ 一句话总结
这篇论文提出了一个名为Unveiler的机器人操作框架,它将复杂的空间推理与具体动作执行分离开来,通过一个轻量级的决策模块智能地识别并移除遮挡物,从而让机器人能更高效、更成功地从极度杂乱的环境中取出目标物体。
Robotic manipulation in cluttered environments presents a critical challenge for automation. Recent large-scale, end-to-end models demonstrate impressive capabilities but often lack the data efficiency and modularity required for retrieving objects in dense clutter. In this work, we argue for a paradigm of specialized, decoupled systems and present Unveiler, a framework that explicitly separates high-level spatial reasoning from low-level action execution. Unveiler's core is a lightweight, transformer-based Spatial Relationship Encoder (SRE) that sequentially identifies the most critical obstacle for removal. This discrete decision is then passed to a rotation-invariant Action Decoder for execution. We demonstrate that this decoupled architecture is not only more computationally efficient in terms of parameter count and inference time, but also significantly outperforms both classic end-to-end policies and modern, large-model-based baselines in retrieving targets from dense clutter. The SRE is trained in two stages: imitation learning from heuristic demonstrations provides sample-efficient initialization, after which PPO fine-tuning enables the policy to discover removal strategies that surpass the heuristic in dense clutter. Our results, achieving up to 97.6\% success in partially occluded and 90.0\% in fully occluded scenarios in simulation, make a case for the power of specialized, object-centric reasoning in complex manipulation tasks. Additionally, we demonstrate that the SRE's spatial reasoning transfers zero-shot to real scenes, and validate the full system on a physical robot requiring only geometric workspace calibration; no learned components are retrained.
面向杂乱环境中序列化操作的物体中心空间推理学习 / Learning Object-Centric Spatial Reasoning for Sequential Manipulation in Cluttered Environments
这篇论文提出了一个名为Unveiler的机器人操作框架,它将复杂的空间推理与具体动作执行分离开来,通过一个轻量级的决策模块智能地识别并移除遮挡物,从而让机器人能更高效、更成功地从极度杂乱的环境中取出目标物体。
源自 arXiv: 2603.02511