paper-with-me

Papers

D3still: Decoupled Differential Distillation for Asymmetric Image Retrieval

2024-01-01 · CVPR 2024 1 · Yi Xie, Yihong Lin, Wenjie Cai, Xuemiao Xu, Huaidong Zhang, Yong Du, Shengfeng He

Existing methods for asymmetric image retrieval employ a rigid pairwise similarity constraint between the query network and the larger gallery network. However these one-to-one constraint approaches often fail to maintain retrieval order consistency especially when the query network has limited representational capacity. To overcome this problem we introduce the Decoupled Differential Distillation (D3still) framework. This framework shifts from absolute one-to-one supervision to optimizing the relational differences in pairwise similarities produced by the query and gallery networks thereby preserving a consistent retrieval order across both networks. Our method involves computing a pairwise similarity differential matrix within the gallery domain which is then decomposed into three components: feature representation knowledge inconsistent pairwise similarity differential knowledge and consistent pairwise similarity differential knowledge. This strategic decomposition aligns the retrieval ranking of the query network with the gallery network effectively. Extensive experiments on various benchmark datasets reveal that D3still surpasses state-of-the-art methods in asymmetric image retrieval. Code is available at https://github.com/SCY-X/D3still.

📄 PDF Abstract BibTeX

Code (1)

scy-x/d3still 공식 구현 pytorch

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

FreqKD: Frequency-Decoupled Cross-Modal Knowledge Distillation for Infrared Object Detection

2026-06-10 · Keval Thaker, Venkatraman Narayanan, Abdalmalek Aburaddaha, Samir A. Rawashdeh arxiv

Transfer learning from large-scale RGB foundation models to infrared (IR) imagery through knowledge distillation (KD) remains challenging due to fundamental differences in image formation physics. We investigate the spec…

Knowledge DistillationPedestrian DetectionTransfer LearningObject Detection

Decoupled Kullback-Leibler Divergence Loss

2023-05-23 · Jiequan Cui, Zhuotao Tian, Zhisheng Zhong, Xiaojuan Qi 외

In this paper, we delve deeper into the Kullback-Leibler (KL) Divergence loss and mathematically prove that it is equivalent to the Decoupled Kullback-Leibler (DKL) Divergence loss that consists of 1) a weighted Mean Squ…

Adversarial DefenseAdversarial RobustnessKnowledge Distillation

Target-Driven Distillation: Consistency Distillation with Target Timestep Selection and Decoupled Guidance

2024-09-02 · Cunzheng Wang, Ziyuan Guo, Yuxuan Duan, Huaxia Li 외

Consistency distillation methods have demonstrated significant success in accelerating generative tasks of diffusion models. However, since previous consistency distillation methods use simple and straightforward strateg…

DARC: Decoupled Asymmetric Reasoning Curriculum for LLM Evolution

2026-01-20 · Shengda Fan, Xuyan Ye, Yankai Lin arxiv

Self-play with large language models has emerged as a promising paradigm for achieving self-improving artificial intelligence. However, existing self-play frameworks often suffer from optimization instability, due to (i)…

Decoupled Knowledge Distillation

2022-03-16 · CVPR 2022 1 · Borui Zhao, Quan Cui, RenJie Song, Yiyu Qiu 외

State-of-the-art distillation methods are mainly based on distilling deep features from intermediate layers, while the significance of logit distillation is greatly overlooked. To provide a novel viewpoint to study logit…

image-classificationImage ClassificationKnowledge DistillationObject Detection