← Search

Changdae Oh

9 accepted papers

2026

How Do Transformers Learn to Associate Tokens: Gradient Leading Terms Bring Mechanistic Interpretability

ICLR 2026oral

Semantic associations such as the link between "bird" and "flew" are foundational for language modeling as they enable models to go beyond memorization and instead generalize and generate coherent text. Understanding how these associations are learned and represented in language models is essential…

Cited by 0SourceScholar
2026

Understanding Language Prior of LVLMs by Contrasting Chain-of-Embedding

ICLR 2026poster

Large vision-language models (LVLMs) achieve strong performance on multimodal tasks, yet they often default to their language prior (LP)---memorized textual patterns from pre-training while under-utilizing visual evidence. Prior analyses of LP mostly rely on input–output probing, which fails to reve…

Cited by 0SourcecodeScholar
2025

DaWin: Training-free Dynamic Weight Interpolation for Robust Adaptation

ICLR 2025poster

Adapting a pre-trained foundation model on downstream tasks should ensure robustness against distribution shifts without the need to retrain the whole model. Although existing weight interpolation methods are simple yet effective, we argue their static nature limits downstream performance while achi…

2025

Understanding Multimodal LLMs Under Distribution Shifts: An Information-Theoretic Approach

ICML 2025poster

Multimodal large language models (MLLMs) have shown promising capabilities but struggle under distribution shifts, where evaluation data differ from instruction tuning distributions. Although previous works have provided empirical evaluations, we argue that establishing a formal framework that can c…

Cited by 2SourcePDFScholar
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…

2023

BlackVIP: Black-Box Visual Prompting for Robust Transfer Learning

CVPR 2023poster

With the surge of large-scale pre-trained models (PTMs), fine-tuning these models to numerous downstream tasks becomes a crucial problem. Consequently, parameter efficient transfer learning (PETL) of large models has grasped huge attention. While recent PETL methods showcase impressive performance,…

2023

Geodesic Multi-Modal Mixup for Robust Fine-Tuning

NeurIPS 2023poster

Pre-trained multi-modal models, such as CLIP, provide transferable embeddings and show promising results in diverse applications. However, the analysis of learned multi-modal embeddings is relatively unexplored, and the embedding transferability can be improved. In this work, we observe that CLIP ho…