← Search

Jihun Hamm

14 accepted papers

2026

Prime Once, then Reprogram Locally: An Efficient Alternative to Black-Box Service Model Adaptation

CVPR 2026

Adapting closed-box service models (i.e., APIs) for target tasks typically relies on reprogramming via Zeroth-Order Optimization (ZOO). However, this standard strategy is known for extensive, costly API calls and often suffers from slow, unstable optimization. Furthermore, we observe that this parad

Cited by 0SourcecodeScholar
2026

Seeing Clearly, Reasoning Confidently: Plug-and-Play Remedies for Vision Language Model Blindness

CVPR 2026

Vision language models (VLMs) have achieved remarkable success in broad visual understanding, yet they remain challenged by object-centric reasoning on rare objects due to the scarcity of such instances in pretraining data. While prior efforts alleviate this issue by retrieving additional data or in

Cited by 0SourcecodeScholar
2025

DPCore: Dynamic Prompt Coreset for Continual Test-Time Adaptation

ICML 2025poster

Continual Test-Time Adaptation (CTTA) seeks to adapt source pre-trained models to continually changing, unseen target domains. While existing CTTA methods assume structured domain changes with uniform durations, real-world environments often exhibit dynamic patterns where domains recur with varying…

Cited by 0SourcePDFScholar
2025

Doctor Approved: Generating Medically Accurate Skin Disease Images through AI-Expert Feedback

NeurIPS 2025poster

Paucity of medical data severely limits the generalizability of diagnostic ML models, as the full spectrum of disease variability can not be represented by a small clinical dataset. To address this, diffusion models (DMs) have been considered as a promising avenue for synthetic image generation and…

Cited by 0SourceScholar
2024

Understanding the Transferability of Representations via Task-Relatedness

NeurIPS 2024poster

The growing popularity of transfer learning due to the availability of models pre-trained on vast amounts of data, makes it imperative to understand when the knowledge of these pre-trained models can be transferred to obtain high-performing models on downstream target tasks. However, the exact condi…

2022

A Spectral View of Randomized Smoothing under Common Corruptions: Benchmarking and Improving Certified Robustness

ECCV 2022poster

"Certified robustness guarantee gauges a model’s resistance to test-time attacks and can assess the model’s readiness for deployment in the real world. In this work, we explore a new problem setting to critically examine how the adversarial robustness guarantees change when state-of-the-art randomiz…

Cited by 20SourcePDFScholar
2022

Online Evasion Attacks on Recurrent Models:The Power of Hallucinating the Future

IJCAI 2022poster

Recurrent models are frequently being used in online tasks such as autonomous driving, and a comprehensive study of their vulnerability is called for. Existing research is limited in generality only addressing application-specific vulnerability or making implausible assumptions such as the knowledge…

2021

How Robust Are Randomized Smoothing Based Defenses to Data Poisoning?

CVPR 2021poster

Predictions of certifiably robust classifiers remain constant in a neighborhood of a point, making them resilient to test-time attacks with a guarantee. In this work, we present a previously unrecognized threat to robust machine learning models that highlights the importance of training-data quality…

Cited by 41PDFcodeScholar
2021

Understanding the Limits of Unsupervised Domain Adaptation via Data Poisoning

NeurIPS 2021poster

Unsupervised domain adaptation (UDA) enables cross-domain learning without target domain labels by transferring knowledge from a labeled source domain whose distribution differs from that of the target. However, UDA is not always successful and several accounts of `negative transfer' have been repor…