paper-with-me

홈 › Papers

Stimulating Imagination: Towards General-purpose Object Rearrangement

2024-08-03 · Jianyang Wu, Jie Gu, Xiaokang Ma, Chu Tang, Jingmin Chen

General-purpose object placement is a fundamental capability of an intelligent generalist robot, i.e., being capable of rearranging objects following human instructions even in novel environments. To achieve this, we break the rearrangement down into three parts, including object localization, goal imagination and robot control, and propose a framework named SPORT. SPORT leverages pre-trained large vision models for broad semantic reasoning about objects, and learns a diffusion-based 3D pose estimator to ensure physically-realistic results. Only object types (to be moved or reference) are communicated between these two parts, which brings two benefits. One is that we can fully leverage the powerful ability of open-set object localization and recognition since no specific fine-tuning is needed for robotic scenarios. Furthermore, the diffusion-based estimator only need to "imagine" the poses of the moving and reference objects after the placement, while no necessity for their semantic information. Thus the training burden is greatly reduced and no massive training is required. The training data for goal pose estimation is collected in simulation and annotated with GPT-4. A set of simulation and real-world experiments demonstrate the potential of our approach to accomplish general-purpose object rearrangement, placing various objects following precise instructions.

📄 PDF Abstract BibTeX arXiv:2408.01655

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject LocalizationObject RearrangementPose Estimation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

SG-Bot: Object Rearrangement via Coarse-to-Fine Robotic Imagination on Scene Graphs

2023-09-21 · Guangyao Zhai, Xiaoni Cai, Dianye Huang, Yan Di 외

Object rearrangement is pivotal in robotic-environment interactions, representing a significant capability in embodied AI. In this paper, we present SG-Bot, a novel rearrangement framework that utilizes a coarse-to-fine …

Object Rearrangement

AI for Just Work: Constructing Diverse Imaginations of AI beyond "Replacing Humans"

2025-03-10 · Weina Jin, Nicholas Vincent, Ghassan Hamarneh

"why" we develop AI. Lacking critical reflections on the general visions and purposes of AI may make the community vulnerable to manipulation. In this position paper, we explore the "why" question of AI. We denote answer…

Image Generation

NeRP: Neural Rearrangement Planning for Unknown Objects

2021-06-02 · Ahmed H. Qureshi, Arsalan Mousavian, Chris Paxton, Michael C. Yip 외

Robots will be expected to manipulate a wide variety of objects in complex and arbitrary ways as they become more widely used in human environments. As such, the rearrangement of objects has been noted to be an important…

Object Rearrangement

Multi-Agent Monte Carlo Tree Search for Makespan-Efficient Object Rearrangement in Cluttered Spaces

2026-02-02 · Hanwen Ren, Junyong Kim, Aathman Tharmasanthiran, Ahmed H. Qureshi arxiv

Object rearrangement planning in complex, cluttered environments is a common challenge in warehouses, households, and rescue sites. Prior studies largely address monotone instances, whereas real-world tasks are often non…

Object Rearrangement

PARSEC: Preference Adaptation for Robotic Object Rearrangement from Scene Context

2025-05-16 · Kartik Ramachandruni, Sonia Chernova

Object rearrangement is a key task for household robots requiring personalization without explicit instructions, meaningful object placement in environments occupied with objects, and generalization to unseen objects and…

ObjectObject Rearrangement