MvDeCor: Multi-view Dense Correspondence Learning for Fine-grained 3D Segmentation
Gopal Sharma, Kangxue Yin, Subhransu Maji, Evangelos Kalogerakis, Or, Litany, Sanja Fidler

TL;DR
This paper introduces MvDeCor, a self-supervised multi-view dense correspondence learning method that enhances fine-grained 3D shape segmentation by leveraging view-invariant 2D representations, outperforming existing methods especially with limited views or textured shapes.
Contribution
The paper presents a novel multi-view dense correspondence learning framework that combines 2D self-supervision with 3D geometric reasoning for improved 3D segmentation.
Findings
Outperforms state-of-the-art in fine-grained 3D part segmentation.
Benefits from limited views and textured shapes.
Leverages view-invariant 2D representations for better generalization.
Abstract
We propose to utilize self-supervised techniques in the 2D domain for fine-grained 3D shape segmentation tasks. This is inspired by the observation that view-based surface representations are more effective at modeling high-resolution surface details and texture than their 3D counterparts based on point clouds or voxel occupancy. Specifically, given a 3D shape, we render it from multiple views, and set up a dense correspondence learning task within the contrastive learning framework. As a result, the learned 2D representations are view-invariant and geometrically consistent, leading to better generalization when trained on a limited number of labeled shapes compared to alternatives that utilize self-supervision in 2D or 3D alone. Experiments on textured (RenderPeople) and untextured (PartNet) 3D datasets show that our method outperforms state-of-the-art alternatives in fine-grained part…
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 · 3D Surveying and Cultural Heritage · Image Processing and 3D Reconstruction
MethodsContrastive Learning
