VSFormer: Mining Correlations in Flexible View Set for Multi-view 3D Shape Understanding
Hongyu Sun, Yongcai Wang, Peng Wang, Haoran Deng, Xudong Cai, Deying, Li

TL;DR
VSFormer introduces a flexible, set-based approach with explicit correlation learning for multi-view 3D shape understanding, outperforming previous methods in accuracy and efficiency.
Contribution
It proposes a novel permutation-invariant view set and a Transformer model to explicitly learn multi-view correlations, improving flexibility and performance.
Findings
Achieves state-of-the-art results on ModelNet40, ScanObjectNN, and RGBD datasets.
Establishes new records on the SHREC'17 retrieval benchmark.
Demonstrates better flexibility and inference efficiency.
Abstract
View-based methods have demonstrated promising performance in 3D shape understanding. However, they tend to make strong assumptions about the relations between views or learn the multi-view correlations indirectly, which limits the flexibility of exploring inter-view correlations and the effectiveness of target tasks. To overcome the above problems, this paper investigates flexible organization and explicit correlation learning for multiple views. In particular, we propose to incorporate different views of a 3D shape into a permutation-invariant set, referred to as \emph{View Set}, which removes rigid relation assumptions and facilitates adequate information exchange and fusion among views. Based on that, we devise a nimble Transformer model, named \emph{VSFormer}, to explicitly capture pairwise and higher-order correlations of all elements in the set. Meanwhile, we theoretically reveal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · 3D Surveying and Cultural Heritage
MethodsAttention Is All You Need · Sparse Evolutionary Training · Byte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Layer Normalization · Dropout · Position-Wise Feed-Forward Layer · Residual Connection
