paper-with-me

Papers

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 study an asymmetric testing task, where the database is represented by the teacher and queries by the student. Inspired by this task, we introduce asymmetric metric learning, a novel paradigm of using asymmetric representations at training. This acts as a simple combination of knowledge transfer with the original metric learning task. We systematically evaluate different teacher and student models, metric learning and knowledge transfer loss functions on the new asymmetric testing as well as the standard symmetric testing task, where database and queries are represented by the same model. We find that plain regression is surprisingly effective compared to more complex knowledge transfer mechanisms, working best in asymmetric testing. Interestingly, our asymmetric metric learning approach works best in symmetric testing, allowing the student to even outperform the teacher.

📄 PDF Abstract BibTeX arXiv:2006.16331

Code (2)

budnikm/aml 공식 구현 pytorch
budnikm/asymmetric_metric_learning pytorch

Tasks

Image RetrievalMetric LearningRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

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

Deep Asymmetric Multi-task Feature Learning

2017-08-01 · ICML 2018 7 · Hae Beom Lee, Eunho Yang, Sung Ju Hwang

We propose Deep Asymmetric Multitask Feature Learning (Deep-AMTFL) which can learn deep representations shared across multiple tasks while effectively preventing negative transfer that may happen in the feature sharing p…

image-classificationImage ClassificationTransfer Learning

Temporal Probabilistic Asymmetric Multi-task Learning

2019-09-25 · Nguyen Anh Tuan, Hyewon Jeong, Eunho Yang, Sungju Hwang

When performing multi-task predictions with time-series data, knowledge learned for one task at a specific time step may be useful in learning for another task at a later time step (e.g. prediction of sepsis may be usefu…

Multi-Task LearningPredictionTime SeriesTime Series Analysis+1

Cross-Lingual Transfer of Cultural Knowledge: An Asymmetric Phenomenon

2025-06-02 · Chen Zhang, Zhiyuan Liao, Yansong Feng

Despite substantial research efforts evaluating how well large language models~(LLMs) handle global cultural diversity, the mechanisms behind their cultural knowledge acquisition, particularly in multilingual settings, r…

Cross-Lingual TransferDiversity

Clinical Risk Prediction with Temporal Probabilistic Asymmetric Multi-Task Learning

2020-06-23 · A. Tuan Nguyen, Hyewon Jeong, Eunho Yang, Sung Ju Hwang

Although recent multi-task learning methods have shown to be effective in improving the generalization of deep neural networks, they should be used with caution for safety-critical applications, such as clinical risk pre…

Knowledge GraphsMulti-Task LearningPredictionTime Series+3