English

ViewFormer: View Set Attention for Multi-view 3D Shape Understanding

Computer Vision and Pattern Recognition 2023-05-02 v1

Abstract

This paper presents ViewFormer, a simple yet effective model for multi-view 3d shape recognition and retrieval. We systematically investigate the existing methods for aggregating multi-view information and propose a novel ``view set" perspective, which minimizes the relation assumption about the views and releases the representation flexibility. We devise an adaptive attention model to capture pairwise and higher-order correlations of the elements in the view set. The learned multi-view correlations are aggregated into an expressive view set descriptor for recognition and retrieval. Experiments show the proposed method unleashes surprising capabilities across different tasks and datasets. For instance, with only 2 attention blocks and 4.8M learnable parameters, ViewFormer reaches 98.8% recognition accuracy on ModelNet40 for the first time, exceeding previous best method by 1.1% . On the challenging RGBD dataset, our method achieves 98.4% recognition accuracy, which is a 4.1% absolute improvement over the strongest baseline. ViewFormer also sets new records in several evaluation dimensions of 3D shape retrieval defined on the SHREC'17 benchmark.

Keywords

Cite

@article{arxiv.2305.00161,
  title  = {ViewFormer: View Set Attention for Multi-view 3D Shape Understanding},
  author = {Hongyu Sun and Yongcai Wang and Peng Wang and Xudong Cai and Deying Li},
  journal= {arXiv preprint arXiv:2305.00161},
  year   = {2023}
}

Comments

15 pages, 10 figures, 16 tables

R2 v1 2026-06-28T10:21:22.953Z