paper-with-me

홈 › Papers

Angular Triplet-Center Loss for Multi-view 3D Shape Retrieval

2018-11-21 · Zhaoqun Li, Cheng Xu, Biao Leng

How to obtain the desirable representation of a 3D shape, which is discriminative across categories and polymerized within classes, is a significant challenge in 3D shape retrieval. Most existing 3D shape retrieval methods focus on capturing strong discriminative shape representation with softmax loss for the classification task, while the shape feature learning with metric loss is neglected for 3D shape retrieval. In this paper, we address this problem based on the intuition that the cosine distance of shape embeddings should be close enough within the same class and far away across categories. Since most of 3D shape retrieval tasks use cosine distance of shape features for measuring shape similarity, we propose a novel metric loss named angular triplet-center loss, which directly optimizes the cosine distances between the features. It inherits the triplet-center loss property to achieve larger inter-class distance and smaller intra-class distance simultaneously. Unlike previous metric loss utilized in 3D shape retrieval methods, where Euclidean distance is adopted and the margin design is difficult, the proposed method is more convenient to train feature embeddings and more suitable for 3D shape retrieval. Moreover, the angle margin is adopted to replace the cosine margin in order to provide more explicit discriminative constraints on an embedding space. Extensive experimental results on two popular 3D object retrieval benchmarks, ModelNet40 and ShapeNetCore 55, demonstrate the effectiveness of our proposed loss, and our method has achieved state-of-the-art results on various 3D shape datasets.

📄 PDF Abstract BibTeX arXiv:1811.08622

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Retrieval3D Shape Classification3D Shape RetrievalMulti-View 3D Shape RetrievalRetrievalTriplet

Similar Papers 제목 키워드 기반

Triplet-Center Loss for Multi-View 3D Object Retrieval

2018-03-16 · CVPR 2018 6 · Xinwei He, Yang Zhou, Zhichao Zhou, Song Bai 외

Most existing 3D object recognition algorithms focus on leveraging the strong discriminative power of deep learning models with softmax loss for the classification of 3D data, while learning discriminative features with …

3D Object Recognition3D Object Retrieval3D Shape Classification3D Shape Retrieval+6

Incremental Class Learning using Variational Autoencoders with Similarity Learning

2021-10-04 · Jiahao Huo, Terence L. Van Zyl

Catastrophic forgetting in neural networks during incremental learning remains a challenging problem. Previous research investigated catastrophic forgetting in fully connected networks, with some earlier work exploring a…

Incremental LearningMetric LearningTriplet

PCCT: Progressive Class-Center Triplet Loss for Imbalanced Medical Image Classification

2022-07-11 · Kanghao Chen, Weixian Lei, Rong Zhang, Shen Zhao 외

Imbalanced training data is a significant challenge for medical image classification. In this study, we propose a novel Progressive Class-Center Triplet (PCCT) framework to alleviate the class imbalance issue particularl…

image-classificationImage ClassificationMedical Image ClassificationTriplet

A Comparison of Metric Learning Loss Functions for End-To-End Speaker Verification

2020-03-31 · Juan M. Coria, Hervé Bredin, Sahar Ghannay, Sophie Rosset

Despite the growing popularity of metric learning approaches, very little work has attempted to perform a fair comparison of these techniques for speaker verification. We try to fill this gap and compare several metric l…

Metric LearningSpeaker VerificationTriplet

AMC-Loss: Angular Margin Contrastive Loss for Improved Explainability in Image Classification

2020-04-21 · Hongjun Choi, Anirudh Som, Pavan Turaga

Deep-learning architectures for classification problems involve the cross-entropy loss sometimes assisted with auxiliary loss functions like center loss, contrastive loss and triplet loss. These auxiliary loss functions …

General Classificationimage-classificationImage ClassificationTriplet