paper-with-me

Papers

Label-Consistent Dataset Distillation with Detector-Guided Refinement

2025-07-17 · Yawen Zou, Guang Li, Zi Wang, Chunzhi Gu, Chao Zhang arxiv

Dataset distillation (DD) aims to generate a compact yet informative dataset that achieves performance comparable to the original dataset, thereby reducing demands on storage and computational resources. Although diffusion models have made significant progress in dataset distillation, the generated surrogate datasets often contain samples with label inconsistencies or insufficient structural detail, leading to suboptimal downstream performance. To address these issues, we propose a detector-guided dataset distillation framework that explicitly leverages a pre-trained detector to identify and refine anomalous synthetic samples, thereby ensuring label consistency and improving image quality. Specifically, a detector model trained on the original dataset is employed to identify anomalous images exhibiting label mismatches or low classification confidence. For each defective image, multiple candidates are generated using a pre-trained diffusion model conditioned on the corresponding image prototype and label. The optimal candidate is then selected by jointly considering the detector's confidence score and dissimilarity to existing qualified synthetic samples, thereby ensuring both label accuracy and intra-class diversity. Experimental results demonstrate that our method can synthesize high-quality representative images with richer details, achieving state-of-the-art performance on the validation set.

📄 PDF Abstract BibTeX arXiv:2507.13074

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LGD: Label-guided Self-distillation for Object Detection

2021-09-23 · Peizhen Zhang, Zijian Kang, Tong Yang, Xiangyu Zhang 외

In this paper, we propose the first self-distillation framework for general object detection, termed LGD (Label-Guided self-Distillation). Previous studies rely on a strong pretrained teacher to provide instructive knowl…

Instance SegmentationObjectobject-detectionObject Detection+2

Where Detectors Fail: Closing the Tail-Domain Gap with Expert-Guided Mutual Distillation

2026-07-29 · Xuan Feng, Guihong Liu, Tianlong Gu, Shuai Zhao 외 arxiv

Multimodal fake news detectors often generalize poorly across domains because they learn to trust unreliable evidence: domain-specific shortcuts amplified by imbalanced data and semantically inconsistent text-image pairs…

Thermal-Det: Language-Guided Cross-Modal Distillation for Open-Vocabulary Thermal Object Detection

2026-05-11 · Yasiru Ranasinghe, Elim Schenck, Florence Yellin, Shuowen Hu 외 arxiv

Existing open-vocabulary detectors focus on RGB images and fail to generalize to thermal imagery, where low texture and emissivity variations challenge RGB-based semantics. We present Thermal-Det, the first large languag…

Object Detection

G-DetKD: Towards General Distillation Framework for Object Detectors via Contrastive and Semantic-guided Feature Imitation

2021-08-17 · ICCV 2021 10 · Lewei Yao, Renjie Pi, Hang Xu, Wei zhang 외

In this paper, we investigate the knowledge distillation (KD) strategy for object detection and propose an effective framework applicable to both homogeneous and heterogeneous student-teacher pairs. The conventional feat…

Knowledge Distillationobject-detectionObject Detection

LabelDistill: Label-guided Cross-modal Knowledge Distillation for Camera-based 3D Object Detection

2024-07-14 · Sanmin Kim, Youngseok Kim, Sihwan Hwang, Hyeonjun Jeong 외

Recent advancements in camera-based 3D object detection have introduced cross-modal knowledge distillation to bridge the performance gap with LiDAR 3D detectors, leveraging the precise geometric information in LiDAR poin…

3D Object DetectionDepth EstimationKnowledge DistillationMonocular 3D Object Detection+2