paper-with-me

홈 › Papers

Semantically Compatible Knowledge Distillation for Cross-Domain Object Detection with Vision Foundation Models

2026-08-21 · Qifeng Zhang, Ting Xiang, Zeyuan Bai, Changjian Chen arxiv

Vision foundation models (VFMs) offer strong generalization capabilities for domain-adaptive object detection (DAOD). However, existing VFM-based methods overlook the spatial-scale discrepancy between teacher and student feature maps, resulting in semantic incompatibility that weakens both feature alignment and pseudo-label learning. Moreover, domain shift can cause source-trained VFM teachers to miss target-domain objects, limiting the quality of their pseudo-labels. To address these issues, we propose the Semantic Localization-Enhanced Teacher (SLE-T), a semantically compatible knowledge-distillation framework built around a lightweight SLE Adapter for DINOv2. SLE Adapter injects pretrained local-texture priors into DINOv2 to improve cross-domain recognition and reformulates its features into dense representations that are spatially and semantically compatible with the student detector. SLE-T transfers the resulting teacher knowledge through either pseudo-label learning or feature alignment. We instantiate SLE-T with DINOv2-B and DINOv2-L (the ViT-B and ViT-L variants) and compare them with the larger DINOv2-G teacher. Extensive experiments on three DAOD benchmarks demonstrate that our method achieves state-of-the-art performance, and ablation studies confirm the importance of teacher-student semantic compatibility. Notably, SLE-T with DINOv2-B produces competitive or superior pseudo-labels using approximately one-quarter of the training time of DINOv2-G and substantially less GPU memory, demonstrating efficient VFM knowledge transfer under limited computational resources.

📄 PDF Abstract BibTeX arXiv:2608.20916

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationObject Detection

Similar Papers 제목 키워드 기반

Is Label Smoothing Truly Incompatible with Knowledge Distillation: An Empirical Study

2021-04-01 · ICLR 2021 1 · Zhiqiang Shen, Zechun Liu, Dejia Xu, Zitian Chen 외

This work aims to empirically clarify a recently discovered perspective that label smoothing is incompatible with knowledge distillation. We begin by introducing the motivation behind on how this incompatibility is raise…

image-classificationImage ClassificationKnowledge DistillationMachine Translation+1

Pairing-free Group-level Knowledge Distillation for Robust Gastrointestinal Lesion Classification in White-Light Endoscopy

2026-01-14 · Qiang Hu, Qimei Wang, Yingjie Guo, Qiang Li 외 arxiv

White-Light Imaging (WLI) is the standard for endoscopic cancer screening, but Narrow-Band Imaging (NBI) offers superior diagnostic details. A key challenge is transferring knowledge from NBI to enhance WLI-only models, …

Knowledge Distillation

Knowledge Distillation Meets Few-Shot Learning: An Approach for Few-Shot Intent Classification Within and Across Domains

2022-05-01 · NLP4ConvAI (ACL) 2022 5 · Anna Sauer, Shima Asaadi, Fabian Küch

Large Transformer-based natural language understanding models have achieved state-of-the-art performance in dialogue systems. However, scarce labeled data for training, the large model size, and low inference speed hinde…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learningintent-classification+3

Enriching Knowledge Distillation with Cross-Modal Teacher Fusion

2025-11-12 · Amir M. Mansourian, Amir Mohammad Babaei, Shohreh Kasaei arxiv

Multi-teacher knowledge distillation (KD), a more effective technique than traditional single-teacher methods, transfers knowledge from expert teachers to a compact student model using logit or feature matching. However,…

Knowledge Distillation

Holistic White-light Polyp Classification via Alignment-free Dense Distillation of Auxiliary Optical Chromoendoscopy

2025-05-25 · Qiang Hu, Qimei Wang, Jia Chen, Xuantao Ji 외

White Light Imaging (WLI) and Narrow Band Imaging (NBI) are the two main colonoscopic modalities for polyp classification. While NBI, as optical chromoendoscopy, offers valuable vascular details, WLI remains the most com…

DiagnosticKnowledge Distillation