← Search

Jinhong Deng

12 accepted papers

2026

Dataset Color Quantization: A Training-Oriented Framework for Dataset-Level Compression

ICLR 2026poster

Large-scale image datasets are fundamental to deep learning, but their high storage demands pose challenges for deployment in resource-constrained environments. While existing approaches reduce dataset size by discarding samples, they often ignore the significant redundancy within each image -- part…

Cited by 0SourcecodeScholar
2025

ResCLIP: Residual Attention for Training-free Dense Vision-language Inference

CVPR 2025poster

While vision-language models like CLIP have shown remarkable success in open-vocabulary tasks, their application is currently confined to image-level tasks, and they still struggle with dense predictions. Recent works often attribute such deficiency in dense predictions to the self-attention layers…

2025

SCOPE: Saliency-Coverage Oriented Token Pruning for Efficient Multimodel LLMs

NeurIPS 2025poster

Multimodal Large Language Models (MLLMs) typically process a large number of visual tokens, leading to considerable computational overhead, even though many of these tokens are redundant. Existing visual token pruning methods primarily focus on selecting the most salient tokens based on attention sc…

Cited by 0SourceScholar
2024

Towards Unsupervised Model Selection for Domain Adaptive Object Detection

NeurIPS 2024poster

Evaluating the performance of deep models in new scenarios has drawn increasing attention in recent years due to the wide application of deep learning techniques in various fields. However, while it is possible to collect data from new scenarios, the annotations are not always available. Existing Do…

2022

Denoised Maximum Classifier Discrepancy for Source-Free Unsupervised Domain Adaptation

AAAI 2022technical

Source-Free Unsupervised Domain Adaptation(SFUDA) aims to adapt a pre-trained source model to an unlabeled target domain without access to the original labeled source domain samples. Many existing SFUDA approaches apply the self-training strategy, which involves iteratively selecting confidently pre…

2022

Motion and Appearance Adaptation for Cross-Domain Motion Transfer

ECCV 2022poster

"Motion transfer aims to transfer the motion of a driving video to a source image. When there are considerable differences between object in the driving video and that in the source image, traditional single domain motion transfer approaches often produce notable artifacts; for example, the synthesi…

Cited by 11SourcePDFScholar
2022

Undoing the Damage of Label Shift for Cross-Domain Semantic Segmentation

CVPR 2022poster

Existing works typically treat cross-domain semantic segmentation(CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue is unfortunately overlooked, which actually commonly exists in the CDSS task, an…

Cited by 29PDFcodeScholar
2021

BAPA-Net: Boundary Adaptation and Prototype Alignment for Cross-Domain Semantic Segmentation

ICCV 2021poster

Existing cross-domain semantic segmentation methods usually focus on the overall segmentation results of whole objects but neglect the importance of object boundaries. In this work, we find that the segmentation performance can be considerably boosted if we treat object boundaries properly. For that…

Cited by 101PDFcodeScholar