paper-with-me

홈 › Papers

Neural Attention Field: Emerging Point Relevance in 3D Scenes for One-Shot Dexterous Grasping

2024-10-30 · Qianxu Wang, Congyue Deng, Tyler Ga Wei Lum, Yuanpei Chen, Yaodong Yang, Jeannette Bohg, Yixin Zhu, Leonidas Guibas

One-shot transfer of dexterous grasps to novel scenes with object and context variations has been a challenging problem. While distilled feature fields from large vision models have enabled semantic correspondences across 3D scenes, their features are point-based and restricted to object surfaces, limiting their capability of modeling complex semantic feature distributions for hand-object interactions. In this work, we propose the \textit{neural attention field} for representing semantic-aware dense feature fields in the 3D space by modeling inter-point relevance instead of individual point features. Core to it is a transformer decoder that computes the cross-attention between any 3D query point with all the scene points, and provides the query point feature with an attention-based aggregation. We further propose a self-supervised framework for training the transformer decoder from only a few 3D pointclouds without hand demonstrations. Post-training, the attention field can be applied to novel scenes for semantics-aware dexterous grasping from one-shot demonstration. Experiments show that our method provides better optimization landscapes by encouraging the end-effector to focus on task-relevant scene regions, resulting in significant improvements in success rates on real robots compared with the feature-field-based methods.

📄 PDF Abstract BibTeX arXiv:2410.23039

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Extending Depth of Field for Varifocal Multiview Images

2024-09-28 · Zhilong Li, Kejun Wu, Qiong Liu, You Yang

Optical imaging systems are generally limited by the depth of field because of the nature of the optics. Therefore, extending depth of field (EDoF) is a fundamental task for meeting the requirements of emerging visual ap…

NeRF synthesis with shading guidance

2023-06-20 · Chenbin Li, Yu Xin, Gaoyi Liu, Xiang Zeng 외

The emerging Neural Radiance Field (NeRF) shows great potential in representing 3D scenes, which can render photo-realistic images from novel view with only sparse views given. However, utilizing NeRF to reconstruct real…

NeRF

Watch Your Steps: Local Image and Scene Editing by Text Instructions

2023-08-17 · Ashkan Mirzaei, Tristan Aumentado-Armstrong, Marcus A. Brubaker, Jonathan Kelly 외

Denoising diffusion models have enabled high-quality image generation and editing. We present a method to localize the desired edit region implicit in a text instruction. We leverage InstructPix2Pix (IP2P) and identify t…

DenoisingImage GenerationNeRF

Vector Quantized Feature Fields for Fast 3D Semantic Lifting

2025-03-09 · George Tang, Aditya Agarwal, Weiqiao Han, Trevor Darrell 외

We generalize lifting to semantic lifting by incorporating per-view masks that indicate relevant pixels for lifting tasks. These masks are determined by querying corresponding multiscale pixel-aligned feature maps, which…

Embodied Question AnsweringQuestion Answering

PCAN: 3D Attention Map Learning Using Contextual Information for Point Cloud Based Retrieval

2019-04-22 · CVPR 2019 6 · Wenxiao Zhang, Chunxia Xiao

Point cloud based retrieval for place recognition is an emerging problem in vision field. The main challenge is how to find an efficient way to encode the local features into a discriminative global descriptor. In this p…

3D Place RecognitionPoint Cloud RetrievalRetrievalVisual Place Recognition