paper-with-me

Papers

S2SD: Simultaneous Similarity-based Self-Distillation for Deep Metric Learning

2020-09-17 · Karsten Roth, Timo Milbich, Björn Ommer, Joseph Paul Cohen, Marzyeh Ghassemi

Deep Metric Learning (DML) provides a crucial tool for visual similarity and zero-shot applications by learning generalizing embedding spaces, although recent work in DML has shown strong performance saturation across training objectives. However, generalization capacity is known to scale with the embedding space dimensionality. Unfortunately, high dimensional embeddings also create higher retrieval cost for downstream applications. To remedy this, we propose \emph{Simultaneous Similarity-based Self-distillation (S2SD). S2SD extends DML with knowledge distillation from auxiliary, high-dimensional embedding and feature spaces to leverage complementary context during training while retaining test-time cost and with negligible changes to the training time. Experiments and ablations across different objectives and standard benchmarks show S2SD offers notable improvements of up to 7% in Recall@1, while also setting a new state-of-the-art. Code available at https://github.com/MLforHealth/S2SD.

📄 PDF Abstract BibTeX arXiv:2009.08348

Code (1)

MLforHealth/S2SD 공식 구현 pytorch

Tasks

Knowledge DistillationMetric LearningRetrieval

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Global-Local Self-Distillation for Visual Representation Learning

2022-07-29 · Tim Lebailly, Tinne Tuytelaars

The downstream accuracy of self-supervised methods is tightly linked to the proxy task solved during training and the quality of the gradients extracted from it. Richer and more meaningful gradients updates are key to al…

Representation Learning

Contextual Similarity Distillation for Asymmetric Image Retrieval

2022-01-01 · CVPR 2022 1 · Hui Wu, Min Wang, Wengang Zhou, Houqiang Li 외

Asymmetric image retrieval, which typically uses small model for query side and large model for database server, is an effective solution for resource-constrained scenarios. However, existing approaches either fail t…

Image RetrievalRetrieval

Going Beyond Feature Similarity: Effective Dataset Distillation based on Class-Aware Conditional Mutual Information

2024-12-13 · Xinhao Zhong, Bin Chen, Hao Fang, Xulin Gu 외

Dataset distillation (DD) aims to minimize the time and memory consumption needed for training deep neural networks on large datasets, by creating a smaller synthetic dataset that has similar performance to that of the f…

Dataset Distillation

HilDA: Hierarchical Distillation with Diffusion for Advancing Self-Supervised LiDAR Pre-training

2026-06-18 · Maciej Wozniak, Jesper Ericsson, Hariprasath Govindarajan, Truls Nyberg 외 arxiv

Leveraging Vision Foundation Models (VFMs) for camera-to-LiDAR knowledge distillation offers a promising solution to the scarcity of annotated data needed to represent the immense geometric and kinematic diversity of rea…

Knowledge Distillation3D Object DetectionAutonomous Driving

Self-similarity Prior Distillation for Unsupervised Remote Physiological Measurement

2023-11-09 · Xinyu Zhang, Weiyu Sun, Hao Lu, Ying Chen 외

Remote photoplethysmography (rPPG) is a noninvasive technique that aims to capture subtle variations in facial pixels caused by changes in blood volume resulting from cardiac activities. Most existing unsupervised method…

Contrastive Learning