paper-with-me

Papers

Data-Free Quantization via Pseudo-label Filtering

2024-01-01 · CVPR 2024 1 · Chunxiao Fan, Ziqi Wang, Dan Guo, Meng Wang

Quantization for model compression can efficiently reduce the network complexity and storage requirement but the original training data is necessary to remedy the performance loss caused by quantization. The Data-Free Quantization (DFQ) methods have been proposed to handle the absence of original training data with synthetic data. However there are differences between the synthetic and original training data which affects the performance of the quantized network but none of the existing methods considers the differences. In this paper we propose an efficient data-free quantization via pseudo-label filtering which is the first to evaluate the synthetic data before quantization. We design a new metric for evaluating synthetic data using self-entropy which indicates the reliability of synthetic data. The synthetic data can be categorized with the metric into high- and low-reliable datasets for the following training process. Besides the multiple pseudo-labels are designed to label the synthetic data with different reliability which can provide valuable supervision information and avoid misleading training by low-reliable samples. Extensive experiments are implemented on several datasets including CIFAR-10 CIFAR-100 and ImageNet with various models. The experimental results show that our method can perform excellently and outperform existing methods in accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Free QuantizationModel CompressionPseudo LabelPseudo Label FilteringQuantization

Similar Papers 제목 키워드 기반

Uncertainty-Aware Pseudo-Label Filtering for Source-Free Unsupervised Domain Adaptation

2024-03-17 · Xi Chen, Haosen Yang, Huicong Zhang, Hongxun Yao 외

Source-free unsupervised domain adaptation (SFUDA) aims to enable the utilization of a pre-trained source model in an unlabeled target domain without access to source data. Self-training is a way to solve SFUDA, where co…

Contrastive LearningDomain AdaptationMemorizationPseudo Label+2

Towards Consistency Filtering-Free Unsupervised Learning for Dense Retrieval

2023-08-05 · Haoxiang Shi, Sumio Fujita, Tetsuya Sakai

Domain transfer is a prevalent challenge in modern neural Information Retrieval (IR). To overcome this problem, previous research has utilized domain-specific manual annotations and synthetic data produced by consistency…

Information RetrievalRetrieval

Uncertainty-aware Mean Teacher for Source-free Unsupervised Domain Adaptive 3D Object Detection

2021-09-29 · Deepti Hegde, Vishwanath Sindagi, Velat Kilic, A. Brinton Cooper 외

Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These l…

3D Object DetectionDomain Adaptationobject-detectionObject Detection+2

Semi-Supervised Object Detection with Object-wise Contrastive Learning and Regression Uncertainty

2022-12-06 · Honggyu Choi, Zhixiang Chen, Xuepeng Shi, Tae-Kyun Kim

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates …

ClassificationContrastive LearningObjectobject-detection+7

Source-Free Domain Adaptive Semantic Segmentation of Remote Sensing Images with Diffusion-Guided Label Enrichment

2025-09-23 · Wenjie Liu, Hongmin Liu, Lixin Zhang, Bin Fan arxiv

Research on unsupervised domain adaptation (UDA) for semantic segmentation of remote sensing images has been extensively conducted. However, research on how to achieve domain adaptation in practical scenarios where sourc…

Unsupervised Domain AdaptationSource-Free Domain AdaptationSemantic Segmentation