paper-with-me

Papers

Unsupervised Deep Metric Learning via Auxiliary Rotation Loss

2019-11-16 · Xuefei Cao, Bor-Chun Chen, Ser-Nam Lim

Deep metric learning is an important area due to its applicability to many domains such as image retrieval and person re-identification. The main drawback of such models is the necessity for labeled data. In this work, we propose to generate pseudo-labels for deep metric learning directly from clustering assignment and we introduce unsupervised deep metric learning (UDML) regularized by a self-supervision (SS) task. In particular, we propose to regularize the training process by predicting image rotations. Our method (UDML-SS) jointly learns discriminative embeddings, unsupervised clustering assignments of the embeddings, as well as a self-supervised pretext task. UDML-SS iteratively cluster embeddings using traditional clustering algorithm (e.g., k-means), and sampling training pairs based on the cluster assignment for metric learning, while optimizing self-supervised pretext task in a multi-task fashion. The role of self-supervision is to stabilize the training process and encourages the model to learn meaningful feature representations that are not distorted due to unreliable clustering assignments. The proposed method performs well on standard benchmarks for metric learning, where it outperforms current state-of-the-art approaches by a large margin and it also shows competitive performance with various metric learning loss functions.

📄 PDF Abstract BibTeX arXiv:1911.07072

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage RetrievalMetric LearningPerson Re-IdentificationRetrieval

Similar Papers 제목 키워드 기반

A Smooth Representation of Belief over SO(3) for Deep Rotation Learning with Uncertainty

2020-06-01 · Valentin Peretroukhin, Matthew Giamou, David M. Rosen, W. Nicholas Greene 외

Accurate rotation estimation is at the heart of robot perception tasks such as visual odometry and object pose estimation. Deep neural networks have provided a new way to perform these tasks, and the choice of rotation r…

Pose EstimationVisual Odometry

Structured GANs

2020-01-15 · Irad Peleg, Lior Wolf

We present Generative Adversarial Networks (GANs), in which the symmetric property of the generated images is controlled. This is obtained through the generator network's architecture, while the training procedure and th…

Image Generation

Self-Supervised GANs via Auxiliary Rotation Loss

2018-11-27 · CVPR 2019 6 · Ting Chen, Xiaohua Zhai, Marvin Ritter, Mario Lucic 외

Conditional GANs are at the forefront of natural image synthesis. The main drawback of such models is the necessity for labeled data. In this work we exploit two popular unsupervised learning techniques, adversarial trai…

Image GenerationRepresentation Learning

Improving Few-Shot Learning using Composite Rotation based Auxiliary Task

2020-06-29 · Pratik Mazumder, Pravendra Singh, Vinay P. Namboodiri

In this paper, we propose an approach to improve few-shot classification performance using a composite rotation based auxiliary task. Few-shot classification methods aim to produce neural networks that perform well for c…

ClassificationFew-Shot LearningGeneral Classification

Tailoring Self-Supervision for Supervised Learning

2022-07-20 · WonJun Moon, Ji-Hwan Kim, Jae-Pil Heo

Recently, it is shown that deploying a proper self-supervision is a prospective way to enhance the performance of supervised learning. Yet, the benefits of self-supervision are not fully exploited as previous pretext tas…

Adversarial RobustnessData AugmentationImage Classificationimbalanced classification+2