← Search

Hyesu Lim

6 accepted papers

2025

ConceptScope: Characterizing Dataset Bias via Disentangled Visual Concepts

NeurIPS 2025poster

Dataset bias, where data points are skewed to certain concepts, is ubiquitous in machine learning datasets. Yet, systematically identifying these biases is challenging without costly, fine-grained attribute annotations. We present ConceptScope, a scalable and automated framework for analyzing visual…

Cited by 0SourceScholar
2025

Sparse autoencoders reveal selective remapping of visual concepts during adaptation

ICLR 2025poster

Adapting foundation models for specific purposes has become a standard approach to build machine learning systems for downstream applications. Yet, it is an open question which mechanisms take place during adaptation. Here we develop a new Sparse Autoencoder (SAE) for the CLIP vision transformer, na…

2024

Towards Calibrated Robust Fine-Tuning of Vision-Language Models

NeurIPS 2024poster

Improving out-of-distribution (OOD) generalization during in-distribution (ID) adaptation is a primary goal of robust fine-tuning of zero-shot models beyond naive fine-tuning. However, despite decent OOD generalization performance from recent robust fine-tuning methods, confidence calibration for re…

2024

Translation Deserves Better: Analyzing Translation Artifacts in Cross-lingual Visual Question Answering

ACL 2024findings

Building a reliable visual question answering (VQA) system across different languages is a challenging problem, primarily due to the lack of abundant samples for training. To address this challenge, recent studies have employed machine translation systems for the cross-lingual VQA task. This involve…

2023

TTN: A Domain-Shift Aware Batch Normalization in Test-Time Adaptation

ICLR 2023poster

This paper proposes a novel batch normalization strategy for test-time adaptation. Recent test-time adaptation methods heavily rely on the modified batch normalization, i.e., transductive batch normalization (TBN), which calculates the mean and the variance from the current test batch rather than us…

Cited by 111SourcePDFScholar
2021

AVocaDo: Strategy for Adapting Vocabulary to Downstream Domain

EMNLP 2021main

During the fine-tuning phase of transfer learning, the pretrained vocabulary remains unchanged, while model parameters are updated. The vocabulary generated based on the pretrained data is suboptimal for downstream data when domain discrepancy exists. We propose to consider the vocabulary as an opti…