paper-with-me

Papers

VFM-Guided Semi-Supervised Detection Transformer under Source-Free Constraints for Remote Sensing Object Detection

2025-08-15 · Jianhong Han, Yupei Wang, Liang Chen arxiv

Unsupervised domain adaptation methods have been widely explored to bridge domain gaps. However, in real-world remote-sensing scenarios, privacy and transmission constraints often preclude access to source domain data, which limits their practical applicability. Recently, Source-Free Object Detection (SFOD) has emerged as a promising alternative, aiming at cross-domain adaptation without relying on source data, primarily through a self-training paradigm. Despite its potential, SFOD frequently suffers from training collapse caused by noisy pseudo-labels, especially in remote sensing imagery with dense objects and complex backgrounds. Considering that limited target domain annotations are often feasible in practice, we propose a Vision foundation-Guided DEtection TRansformer (VG-DETR), built upon a semi-supervised framework for SFOD in remote sensing images. VG-DETR integrates a Vision Foundation Model (VFM) into the training pipeline in a "free lunch" manner, leveraging a small amount of labeled target data to mitigate pseudo-label noise while improving the detector's feature-extraction capability. Specifically, we introduce a VFM-guided pseudo-label mining strategy that leverages the VFM's semantic priors to further assess the reliability of the generated pseudo-labels. By recovering potentially correct predictions from low-confidence outputs, our strategy improves pseudo-label quality and quantity. In addition, a dual-level VFM-guided alignment method is proposed, which aligns detector features with VFM embeddings at both the instance and image levels. Through contrastive learning among fine-grained prototypes and similarity matching between feature maps, this dual-level alignment further enhances the robustness of feature representations against domain gaps. Extensive experiments demonstrate that VG-DETR achieves superior performance in source-free remote sensing detection tasks.

📄 PDF Abstract BibTeX arXiv:2508.11167

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain AdaptationContrastive LearningObject Detection

Similar Papers 제목 키워드 기반

Data-Uncertainty Guided Multi-Phase Learning for Semi-Supervised Object Detection

2021-03-29 · CVPR 2021 1 · Zhenyu Wang, YaLi Li, Ye Guo, Lu Fang 외

In this paper, we delve into semi-supervised object detection where unlabeled images are leveraged to break through the upper bound of fully-supervised object detection models. Previous semi-supervised methods based on p…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Towards End-to-End Semi-Supervised Table Detection with Deformable Transformer

2023-05-04 · Tahira Shehzadi, Khurram Azeem Hashmi, Didier Stricker, Marcus Liwicki 외

Table detection is the task of classifying and localizing table objects within document images. With the recent development in deep learning methods, we observe remarkable success in table detection. However, a significa…

Table Detection

Annotation-efficient cancer detection with report-guided lesion annotation for deep learning-based prostate cancer detection in bpMRI

2021-12-09 · Joeran S. Bosma, Anindo Saha, Matin Hosseinzadeh, Ilse Slootweg 외

Deep learning-based diagnostic performance increases with more annotated data, but large-scale manual annotations are expensive and labour-intensive. Experts evaluate diagnostic images during clinical routine, and write …

Diagnostic

Guided learning for weakly-labeled semi-supervised sound event detection

2019-06-06 · Liwei Lin, Xiangdong Wang, Hong Liu, Yueliang Qian

We propose a simple but efficient method termed Guided Learning for weakly-labeled semi-supervised sound event detection (SED). There are two sub-targets implied in weakly-labeled SED: audio tagging and boundary detectio…

Audio TaggingBoundary DetectionEvent DetectionGeneral Classification+1

End-to-End Semi-Supervised approach with Modulated Object Queries for Table Detection in Documents

2024-05-08 · Iqraa Ehsan, Tahira Shehzadi, Didier Stricker, Muhammad Zeshan Afzal

Table detection, a pivotal task in document analysis, aims to precisely recognize and locate tables within document images. Although deep learning has shown remarkable progress in this realm, it typically requires an ext…

Table Detection