paper-with-me

홈 › Papers

Contrastive Learning of 3D Shape Descriptor with Dynamic Adversarial Views

2021-09-29 · Shuaihang Yuan, Yi Fang

View-based deep learning models have shown the capability to learn 3D shape descriptors with superior performance on 3D shape recognition, classification, and retrieval. Most popular techniques often leverage the class label to train deep neural networks under supervision to learn to extract 3D deep representation by aggregating information from a static and pre-selected set of different views used for all shapes. Those approaches, however, often face challenges posed by the requirement of a large amount of annotated training data and the lack of a mechanism for the adaptive selection of shape-instance-dependent views towards the learning of more informative 3D shape representation. This paper addresses those two challenging issues by introducing the concept of adversarial views and developing a new mechanism to generate views for adversarial training of a self-supervised contrastive model for 3D shape descriptor, denoted as CoLAV. In particular, compared to the recent advances in multi-view approaches, our proposed CoLAV gains advantages by leveraging the contrastive learning techniques for self-supervised learning of 3D shape representations without the need for labeled data. In addition, CoLAV introduces a novel mechanism for the dynamic generation of shape-instance-dependent adversarial views as positive pairs to adversarially train robust contrastive learning models towards the learning of more informative 3D shape representation. Comprehensive experimental results on 3D shape classification demonstrate that the 3D shape descriptor learned by CoLAV exhibits superior performance for 3D shape recognition over other state-of-the-art techniques, even though CoLAV is completely self-trained with unlabeled 3D datasets (e.g., ModelNet40).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape Classification3D Shape Recognition3D Shape RepresentationContrastive LearningRetrievalSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multi-view Convolutional Neural Networks for 3D Shape Recognition

2015-05-05 · ICCV 2015 12 · Hang Su, Subhransu Maji, Evangelos Kalogerakis, Erik Learned-Miller

A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats, such as voxel grid or polygon me…

3D Point Cloud Classification3D Shape Recognition

Enhancing 2D Representation via Adjacent Views for 3D Shape Retrieval

2019-10-01 · ICCV 2019 10 · Cheng Xu, Zhaoqun Li, Qiang Qiu, Biao Leng 외

Multi-view shape descriptors obtained from various 2D images are commonly adopted in 3D shape retrieval. One major challenge is that significant shape information are discarded during 2D view rendering through projection…

3D Shape Classification3D Shape RetrievalRetrieval

3D model retrieval using global and local radial distances

2013-06-10 · Bo Li, Henry Johan

3D model retrieval techniques can be classified as histogram-based, view-based and graph-based approaches. We propose a hybrid shape descriptor which combines the global and local radial distance features by utilizing th…

Retrieval

Learning Local Shape Descriptors from Part Correspondences With Multi-view Convolutional Networks

2017-06-14 · Haibin Huang, Evangelos Kalogerakis, Siddhartha Chaudhuri, Duygu Ceylan 외

We present a new local descriptor for 3D shapes, directly applicable to a wide range of shape analysis problems such as point correspondences, semantic segmentation, affordance prediction, and shape-to-scan matching. The…

Semantic Segmentation

ViSER: Video-Specific Surface Embeddings for Articulated 3D Shape Reconstruction

2021-12-01 · NeurIPS 2021 12 · Gengshan Yang, Deqing Sun, Varun Jampani, Daniel Vlasic 외

We introduce ViSER, a method for recovering articulated 3D shapes and dense3D trajectories from monocular videos. Previous work on high-quality reconstruction of dynamic 3D shapes typically relies on multiple camera vie…

3D Shape Reconstruction from Videos