English

Multiple View Performers for Shape Completion

Computer Vision and Pattern Recognition 2023-02-13 v1 Robotics

Abstract

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.

Keywords

Cite

@article{arxiv.2209.06291,
  title  = {Multiple View Performers for Shape Completion},
  author = {David Watkins and Peter Allen and Krzysztof Choromanski and Jacob Varley and Nicholas Waytowich},
  journal= {arXiv preprint arXiv:2209.06291},
  year   = {2023}
}

Comments

6 pages, 2 pages of references, 6 figures, 3 tables

R2 v1 2026-06-28T01:14:46.312Z