paper-with-me

Papers

Multiple View Performers for Shape Completion

2022-09-13 · David Watkins-Valls, Peter Allen, Krzysztof Choromanski, Jacob Varley, Nicholas Waytowich

We propose the Multiple View Performer (MVP) - a new architecture for 3D shape completion from a series of temporally sequential views. MVP accomplishes this task by using linear-attention Transformers called Performers. Our model allows the current observation of the scene to attend to the previous ones for more accurate infilling. The history of past observations is compressed via the compact associative memory approximating modern continuous Hopfield memory, but crucially of size independent from the history length. We compare our model with several baselines for shape completion over time, demonstrating the generalization gains that MVP provides. To the best of our knowledge, MVP is the first multiple view voxel reconstruction method that does not require registration of multiple depth views and the first causal Transformer based model for 3D shape completion.

📄 PDF Abstract BibTeX arXiv:2209.06291

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
FAVOR+ 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
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…
Performer Performer is a Transformer architecture which can estimate regular…
Adam 설명 없음

Similar Papers 제목 키워드 기반

3D Shape Completion with Multi-view Consistent Inference

2019-11-28 · Tao Hu, Zhizhong Han, Matthias Zwicker

3D shape completion is important to enable machines to perceive the complete geometry of objects from partial observations. To address this problem, view-based methods have been presented. These methods represent shapes …

Learning Shape Priors for Single-View 3D Completion and Reconstruction

2018-09-13 · ECCV 2018 9 · Jiajun Wu, Chengkai Zhang, Xiuming Zhang, Zhoutong Zhang 외

The problem of single-view 3D shape completion or reconstruction is challenging, because among the many possible shapes that explain an observation, most are implausible and do not correspond to natural objects. Recent r…

Render4Completion: Synthesizing Multi-View Depth Maps for 3D Shape Completion

2019-04-17 · Tao Hu, Zhizhong Han, Abhinav Shrivastava, Matthias Zwicker

We propose a novel approach for 3D shape completion by synthesizing multi-view depth maps. While previous work for shape completion relies on volumetric representations, meshes, or point clouds, we propose to use multi-v…

Image-to-Image TranslationTranslation

3D Shape Generation and Completion through Point-Voxel Diffusion

2021-04-08 · ICCV 2021 10 · Linqi Zhou, Yilun Du, Jiajun Wu

We propose a novel approach for probabilistic generative modeling of 3D shapes. Unlike most existing models that learn to deterministically translate a latent vector to a shape, our model, Point-Voxel Diffusion (PVD), is…

3D Shape GenerationDenoising

RaySt3R: Predicting Novel Depth Maps for Zero-Shot Object Completion

2025-06-05 · Bardienus P. Duisterhof, Jan Oberst, Bowen Wen, Stan Birchfield 외

3D shape completion has broad applications in robotics, digital twin reconstruction, and extended reality (XR). Although recent advances in 3D object and scene completion have achieved impressive results, existing method…

Novel View SynthesisObject