paper-with-me

홈 › Papers

Deep SE(3)-Equivariant Geometric Reasoning for Precise Placement Tasks

2024-04-20 · Ben Eisner, Yi Yang, Todor Davchev, Mel Vecerik, Jonathan Scholz, David Held

Many robot manipulation tasks can be framed as geometric reasoning tasks, where an agent must be able to precisely manipulate an object into a position that satisfies the task from a set of initial conditions. Often, task success is defined based on the relationship between two objects - for instance, hanging a mug on a rack. In such cases, the solution should be equivariant to the initial position of the objects as well as the agent, and invariant to the pose of the camera. This poses a challenge for learning systems which attempt to solve this task by learning directly from high-dimensional demonstrations: the agent must learn to be both equivariant as well as precise, which can be challenging without any inductive biases about the problem. In this work, we propose a method for precise relative pose prediction which is provably SE(3)-equivariant, can be learned from only a few demonstrations, and can generalize across variations in a class of objects. We accomplish this by factoring the problem into learning an SE(3) invariant task-specific representation of the scene and then interpreting this representation with novel geometric reasoning layers which are provably SE(3) equivariant. We demonstrate that our method can yield substantially more precise placement predictions in simulated placement tasks than previous methods trained with the same amount of data, and can accurately represent relative placement relationships data collected from real-world demonstrations. Supplementary information and videos can be found at https://sites.google.com/view/reldist-iclr-2023.

📄 PDF Abstract BibTeX arXiv:2404.13478

Code (1)

r-pad/taxpose pytorch

Tasks

Pose PredictionPositionRobot Manipulation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

OmniLayout: A Schematic-Coupled Multimodal Benchmark for Constraint-Aware Geometric Reasoning in PCB Layout

2026-07-03 · Taiting Lu, Kaiyuan Lin, Mingjia Wang, Haolin Ye 외 arxiv

Recent large language models (LLMs) have demonstrated remarkable progress in 3D spatial reasoning, spatial grounding, and fine-grained geometric understanding. However, their ability to reason about densely packed object…

Spatial Reasoning

EqMotion: Equivariant Multi-agent Motion Prediction with Invariant Interaction Reasoning

2023-03-20 · CVPR 2023 1 · Chenxin Xu, Robby T. Tan, Yuhong Tan, Siheng Chen 외

Learning to predict agent motions with relationship reasoning is important for many applications. In motion prediction tasks, maintaining motion equivariance under Euclidean geometric transformations and invariance of ag…

Human Pose Forecastingmotion predictionPedestrian Trajectory PredictionPrediction+1

FirePlace: Geometric Refinements of LLM Common Sense Reasoning for 3D Object Placement

2025-01-01 · CVPR 2025 1 · IAn Huang, Yanan Bao, Karen Truong, Howard Zhou 외

Scene generation with 3D assets presents a complex challenge, requiring both high-level semantic understanding and low-level geometric reasoning. While Multimodal Large Language Models (MLLMs) excel at semantic tasks…

3D geometryCommon Sense ReasoningScene Generation

Metric-Aware PCA as a Linear Instance of Geometric Deep Learning

2026-05-25 · Michael Leznik arxiv

Geometric deep learning organises neural architectures around the symmetries of their data domain, with the choice of symmetry group serving as a geometric prior that determines what representations can be learned. Metri…

Disentangled Point Diffusion for Precise Object Placement

2026-04-13 · Lyuxing He, Eric Cai, Shobhit Aggarwal, Jianjun Wang 외 arxiv

Recent advances in robotic manipulation have highlighted the effectiveness of learning from demonstration. However, while end-to-end policies excel in expressivity and flexibility, they struggle both in generalizing to n…