← Search

Jin Kim

6 accepted papers

2025

Faster Parameter-Efficient Tuning with Token Redundancy Reduction

CVPR 2025poster

Parameter-efficient tuning (PET) aims to transfer pre-trained foundation models to downstream tasks by learning a small number of parameters. Compared to traditional fine-tuning, which updates the entire model, PET significantly reduces storage and transfer costs for each task regardless of exponent…

2024

Enhancing Source-Free Domain Adaptive Object Detection with Low-confidence Pseudo Label Distillation

ECCV 2024poster

"Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most SFOD methods leverage a Mean-Teacher (MT) self-training parad…

2024

Improving Visual Recognition with Hyperbolical Visual Hierarchy Mapping

CVPR 2024poster

Visual scenes are naturally organized in a hierarchy where a coarse semantic is recursively comprised of several fine details. Exploring such a visual hierarchy is crucial to recognize the complex relations of visual elements leading to a comprehensive scene understanding. In this paper we propose a…

2023

Knowing Where to Focus: Event-aware Transformer for Video Grounding

ICCV 2023poster

Recent DETR-based video grounding models have made the model directly predict moment timestamps without any hand-crafted components, such as a pre-defined proposal or non-maximum suppression, by learning moment queries. However, their input-agnostic moment queries inevitably overlook an intrinsic t…

Cited by 64PDFcodeScholar
2023

Probabilistic Prompt Learning for Dense Prediction

CVPR 2023poster

Recent progress in deterministic prompt learning has become a promising alternative to various downstream vision tasks, enabling models to learn powerful visual representations with the help of pre-trained vision-language models. However, this approach results in limited performance for dense predic…

Cited by 23SourcePDFScholar
2022

Pin the Memory: Learning To Generalize Semantic Segmentation

CVPR 2022poster

The rise of deep neural networks has led to several breakthroughs for semantic segmentation. In spite of this, a model trained on source domain often fails to work properly in new challenging domains, that is directly concerned with the generalization capability of the model. In this paper, we prese…

Cited by 68PDFcodeScholar