paper-with-me

홈 › Papers

Transformed Multi-view 3D Shape Features with Contrastive Learning

2025-10-22 · Márcus Vinícius Lobo Costa, Sherlon Almeida da Silva, Bárbara Caroline Benato, Leo Sampaio Ferraz Ribeiro, Moacir Antonelli Ponti arxiv

This paper addresses the challenges in representation learning of 3D shape features by investigating state-of-the-art backbones paired with both contrastive supervised and self-supervised learning objectives. Computer vision methods struggle with recognizing 3D objects from 2D images, often requiring extensive labeled data and relying on Convolutional Neural Networks (CNNs) that may overlook crucial shape relationships. Our work demonstrates that Vision Transformers (ViTs) based architectures, when paired with modern contrastive objectives, achieve promising results in multi-view 3D analysis on our downstream tasks, unifying contrastive and 3D shape understanding pipelines. For example, supervised contrastive losses reached about 90.6% accuracy on ModelNet10. The use of ViTs and contrastive learning, leveraging ViTs' ability to understand overall shapes and contrastive learning's effectiveness, overcomes the need for extensive labeled data and the limitations of CNNs in capturing crucial shape relationships. The success stems from capturing global shape semantics via ViTs and refining local discriminative features through contrastive optimization. Importantly, our approach is empirical, as it is grounded on extensive experimental evaluation to validate the effectiveness of combining ViTs with contrastive objectives for 3D representation learning.

📄 PDF Abstract BibTeX arXiv:2510.19955

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation LearningContrastive Learning

Similar Papers 제목 키워드 기반

MeshMVS: Multi-View Stereo Guided Mesh Reconstruction

2020-10-17 · Rakesh Shrestha, Zhiwen Fan, Qingkun Su, Zuozhuo Dai 외

Deep learning based 3D shape generation methods generally utilize latent features extracted from color images to encode the semantics of objects and guide the shape generation process. These color image semantics only im…

3D Shape Generation

Joint Generative and Contrastive Learning for Unsupervised Person Re-identification

2020-12-16 · CVPR 2021 1 · Hao Chen, Yaohui Wang, Benoit Lagadec, Antitza Dantcheva 외

Recent self-supervised contrastive learning provides an effective approach for unsupervised person re-identification (ReID) by learning invariance from different views (transformed versions) of an input. In this paper, w…

Contrastive LearningData AugmentationDomain AdaptationGenerative Adversarial Network+3

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 l…

3D Shape Classification3D Shape Recognition3D Shape RepresentationContrastive Learning+2

Contrastive Viewpoint-aware Shape Learning for Long-term Person Re-Identification

2024-01-04 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Vuong D. Nguyen, Khadija Khaldi, Dung Nguyen, Pranav Mantini 외

Traditional approaches for Person Re-identification (Re-ID) rely heavily on modeling the appearance of persons. This measure is unreliable over longer durations due to the possibility for changes in clothing or biometric…

Cloth-Changing Person Re-IdentificationContrastive LearningGraph AttentionPerson Re-Identification

TriCoLo: Trimodal Contrastive Loss for Text to Shape Retrieval

2022-01-19 · Yue Ruan, Han-Hung Lee, Yiming Zhang, Ke Zhang 외

Text-to-shape retrieval is an increasingly relevant problem with the growth of 3D shape data. Recent work on contrastive losses for learning joint embeddings over multimodal data has been successful at tasks such as retr…

Contrastive LearningMulti-Task LearningRepresentation LearningRetrieval