paper-with-me

홈 › Papers

Self-distillation with Online Diffusion on Batch Manifolds Improves Deep Metric Learning

2022-11-14 · Zelong Zeng, Fan Yang, Hong Liu, Shin'ichi Satoh

Recent deep metric learning (DML) methods typically leverage solely class labels to keep positive samples far away from negative ones. However, this type of method normally ignores the crucial knowledge hidden in the data (e.g., intra-class information variation), which is harmful to the generalization of the trained model. To alleviate this problem, in this paper we propose Online Batch Diffusion-based Self-Distillation (OBD-SD) for DML. Specifically, we first propose a simple but effective Progressive Self-Distillation (PSD), which distills the knowledge progressively from the model itself during training. The soft distance targets achieved by PSD can present richer relational information among samples, which is beneficial for the diversity of embedding representations. Then, we extend PSD with an Online Batch Diffusion Process (OBDP), which is to capture the local geometric structure of manifolds in each batch, so that it can reveal the intrinsic relationships among samples in the batch and produce better soft distance targets. Note that our OBDP is able to restore the insufficient manifold relationships obtained by the original PSD and achieve significant performance improvement. Our OBD-SD is a flexible framework that can be integrated into state-of-the-art (SOTA) DML methods. Extensive experiments on various benchmarks, namely CUB200, CARS196, and Stanford Online Products, demonstrate that our OBD-SD consistently improves the performance of the existing DML methods on multiple datasets with negligible additional training time, achieving very competitive results. Code: \url{https://github.com/ZelongZeng/OBD-SD_Pytorch}

📄 PDF Abstract BibTeX arXiv:2211.07566

Code (1)

zelongzeng/obd-sd_pytorch 공식 구현 pytorch

Tasks

Metric Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Marginal Advantage Accumulation for Memory-Driven Agent Self-Evolution

2026-06-18 · Mingyu Yang, Keye Zheng, Congchao Cheng, Yujie Liu 외 arxiv

In batch-style trace distillation, the same memory operation may receive contradictory feedback across different batches. Existing methods lack a cross-batch, operation-level evidence accumulation mechanism, making it im…

Shortcutting Pre-trained Flow Matching Diffusion Models is Almost Free Lunch

2025-10-15 · Xu Cai, Yang Wu, Qianli Chen, Haoran Wu 외 arxiv

We present an ultra-efficient post-training method for shortcutting large-scale pre-trained flow matching diffusion models into efficient few-step samplers, enabled by novel velocity field self-distillation. While shortc…

High Quality Diffusion Distillation on a Single GPU with Relative and Absolute Position Matching

2025-03-26 · Guoqiang Zhang, Kenta Niwa, J. P. Lewis, Cedric Mesnage 외

We introduce relative and absolute position matching (RAPM), a diffusion distillation method resulting in high quality generation that can be trained efficiently on a single GPU. Recent diffusion distillation research ha…

GPUImage GenerationPositionText to Image Generation+1

Generalised Flow Maps for Few-Step Generative Modelling on Riemannian Manifolds

2025-10-24 · Oscar Davis, Michael S. Albergo, Nicholas M. Boffi, Michael M. Bronstein 외 arxiv

Geometric data and purpose-built generative models on them have become ubiquitous in high-impact deep learning application domains, ranging from protein backbone generation and computational chemistry to geospatial data.…

Self-Distillation from the Last Mini-Batch for Consistency Regularization

2022-03-30 · CVPR 2022 1 · Yiqing Shen, Liwu Xu, Yuzhe Yang, Yaqian Li 외

Knowledge distillation (KD) shows a bright promise as a powerful regularization strategy to boost generalization ability by leveraging learned sample-level soft targets. Yet, employing a complex pre-trained teacher netwo…

Knowledge Distillation