paper-with-me

홈 › Papers

Deep Transfer Metric Learning

2015-06-01 · CVPR 2015 6 · Junlin Hu, Jiwen Lu, Yap-Peng Tan

Conventional metric learning methods usually assume that the training and test samples are captured in similar scenarios so that their distributions are assumed to be the same. This assumption doesn't hold in many real visual recognition applications, especially when samples are captured across different datasets. In this paper, we propose a new deep transfer metric learning (DTML) method to learn a set of hierarchical nonlinear transformations for cross-domain visual recognition by transferring discriminative knowledge from the labeled source domain to the unlabeled target domain. Specifically, our DTML learns a deep metric network by maximizing the inter-class variations and minimizing the intra-class variations, and minimizing the distribution divergence between the source domain and the target domain at the top layer of the network. To better exploit the discriminative information from the source domain, we further develop a deeply supervised transfer metric learning (DSTML) method by including an additional objective on DTML where the output of both the hidden layers and the top layer are optimized jointly. Experimental results on cross-dataset face verification and person re-identification validate the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face VerificationMetric LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Understanding Knowledge Transferability for Transfer Learning: A Survey

2025-07-03 · Haohua Wang, Jingge Wang, Zijie Zhao, Yang Tan 외 arxiv

Transfer learning has become an essential paradigm in artificial intelligence, enabling the transfer of knowledge from a source task to improve performance on a target task. This approach, particularly through techniques…

Transfer Learning

Enabling Asymmetric Knowledge Transfer in Multi-Task Learning with Self-Auxiliaries

2024-10-21 · Olivier Graffeuille, Yun Sing Koh, Joerg Wicker, Moritz Lehmann

Knowledge transfer in multi-task learning is typically viewed as a dichotomy; positive transfer, which improves the performance of all tasks, or negative transfer, which hinders the performance of all tasks. In this pape…

Multi-Task LearningTransfer Learning

Asymmetric metric learning for knowledge transfer

2020-06-29 · CVPR 2021 1 · Mateusz Budnik, Yannis Avrithis

Knowledge transfer from large teacher models to smaller student models has recently been studied for metric learning, focusing on fine-grained classification. In this work, focusing on instance-level image retrieval, we …

Image RetrievalMetric LearningRetrievalTransfer Learning

Predicting Sim-to-Real Transfer with Probabilistic Dynamics Models

2020-09-27 · Lei M. Zhang, Matthias Plappert, Wojciech Zaremba

We propose a method to predict the sim-to-real transfer performance of RL policies. Our transfer metric simplifies the selection of training setups (such as algorithm, hyperparameters, randomizations) and policies in sim…

Geometry Transfer for Stylizing Radiance Fields

2024-02-01 · CVPR 2024 1 · Hyunyoung Jung, Seonghyeon Nam, Nikolaos Sarafianos, Sungjoo Yoo 외

Shape and geometric patterns are essential in defining stylistic identity. However, current 3D style transfer methods predominantly focus on transferring colors and textures, often overlooking geometric aspects. In this …

Style Transfer