← Search

Jungsoo Lee

11 accepted papers

2026

Concept-Aware LoRA for Domain-Aligned Segmentation Dataset Generation

CVPR 2026

This paper addresses the challenge of data scarcity in semantic segmentation by generating datasets through text-to-image (T2I) generation models, reducing image acquisition and labeling costs. Segmentation dataset generation faces two key challenges: 1) aligning generated samples with the target do

Cited by 0SourcecodeScholar
2026

FLoC: Facility Location-Based Efficient Visual Token Compression for Long Video Understanding

ICLR 2026poster

Recent studies in long video understanding have harnessed the advanced visual-language reasoning capabilities of Large Multimodal Models (LMMs), driving the evolution of video-LMMs specialized for processing extended video sequences. However, the scalability of these models is severely limited by th…

Cited by 0SourceScholar
2025

CustomKD: Customizing Large Vision Foundation for Edge Model Improvement via Knowledge Distillation

CVPR 2025poster

We propose a novel knowledge distillation approach, CustomKD, that effectively leverages large vision foundation models (LVFMs) to enhance the performance of edge models (e.g., MobileNetV3). Despite recent advancements in LVFMs, such as DINOv2 and CLIP, their potential in knowledge distillation for…

2025

Generalized Contrastive Learning for Universal Multimodal Retrieval

NeurIPS 2025poster

Despite their consistent performance improvements, cross-modal retrieval models (e.g., CLIP) show degraded performances with retrieving keys composed of fused image-text modality (e.g., Wikipedia pages with both images and text). To address this critical challenge, multimodal retrieval has been rece…

Cited by 5SourceScholar
2025

Understanding Personal Concept in Open-Vocabulary Semantic Segmentation

ICCV 2025poster

While open-vocabulary semantic segmentation (OVSS) can segment an image into semantic regions based on arbitrarily given text descriptions even for classes unseen during training, it fails to understand personal texts (e.g. 'my mug cup') for segmenting regions of specific interest to users. This pap…

Cited by 0SourcePDFScholar
2023

CAFA: Class-Aware Feature Alignment for Test-Time Adaptation

ICCV 2023poster

Despite recent advancements in deep learning, deep neural networks continue to suffer from performance degradation when applied to new data that differs from training data. Test-time adaptation (TTA) aims to address this challenge by adapting a model to unlabeled data at test time. TTA can be applie…

Cited by 25PDFScholar
2023

EcoTTA: Memory-Efficient Continual Test-Time Adaptation via Self-Distilled Regularization

CVPR 2023poster

This paper presents a simple yet effective approach that improves continual test-time adaptation (TTA) in a memory-efficient manner. TTA may primarily be conducted on edge devices with limited memory, so reducing memory is crucial but has been overlooked in previous TTA studies. In addition, long-te…

Cited by 97SourcePDFScholar
2023

Revisiting the Importance of Amplifying Bias for Debiasing

AAAI 2023technical

In image classification, debiasing aims to train a classifier to be less susceptible to dataset bias, the strong correlation between peripheral attributes of data samples and a target class. For example, even if the frog class in the dataset mainly consists of frog images with a swamp background (i.…

Cited by 25SourcePDFScholar
2023

Towards Open-Set Test-Time Adaptation Utilizing the Wisdom of Crowds in Entropy Minimization

ICCV 2023poster

Test-time adaptation (TTA) methods, which generally rely on the model's predictions (e.g., entropy minimization) to adapt the source pretrained model to the unlabeled target domain, suffer from noisy signals originating from 1) incorrect or 2) open-set predictions. Long-term stable adaptation is ham…

Cited by 26PDFScholar
2021

Learning Debiased Representation via Disentangled Feature Augmentation

NeurIPS 2021oral

Image classification models tend to make decisions based on peripheral attributes of data items that have strong correlation with a target variable (i.e., dataset bias). These biased models suffer from the poor generalization capability when evaluated on unbiased datasets. Existing approaches for de…

Cited by 170SourcePDFScholar
2021

Standardized Max Logits: A Simple yet Effective Approach for Identifying Unexpected Road Obstacles in Urban-Scene Segmentation

ICCV 2021poster

Identifying unexpected objects on roads in semantic segmentation (e.g., identifying dogs on roads) is crucial in safety-critical applications. Existing approaches use images of unexpected objects from external datasets or require additional training (e.g., retraining segmentation networks or trainin…

Cited by 113PDFcodeScholar