← Search

Jonghyun Lee

13 accepted papers

2026

Interpreting Genomic Language Models using Sparse Autoencoders

ICML 2026poster

Genomic language models (gLMs) achieve strong performance across diverse genomic prediction tasks, but their internal biological representations remain poorly understood. Sparse autoencoders (SAEs) have emerged as an interpretability tool in vision and natural language models, yet their applicabilit…

Cited by 0SourceScholar
2026

Orak: A Foundational Benchmark for Training and Evaluating LLM Agents on Diverse Video Games

ICLR 2026poster

Large Language Model (LLM) agents are reshaping the game industry, by enabling more intelligent and human-preferable characters. Yet, current game benchmarks fall short of practical needs: they lack evaluations of diverse LLM capabilities across various game genres, studies of agentic modules crucia…

Cited by 0SourceScholar
2026

See and Fix the Flaws: Enabling VLMs and Diffusion Models to Comprehend Visual Artifacts via Agentic Data Synthesis

CVPR 2026

Despite recent advances in diffusion models, AI generated images still often contain visual artifacts that compromise realism. Although more thorough pre-training and bigger models might reduce artifacts, there is no assurance that they can be completely eliminated, which makes artifact mitigation a

Cited by 0SourcecodeScholar
2025

MAESTRO: Masked Encoding Set Transformer with Self-Distillation

ICLR 2025poster

The interrogation of cellular states and interactions in immunology research is an ever-evolving task, requiring adaptation to the current levels of high dimensionality. Cytometry enables high-dimensional profiling of immune cells, but its analysis is hindered by the complexity and variability of th…

Cited by 0SourcePDFScholar
2024

Compose and Conquer: Diffusion-Based 3D Depth Aware Composable Image Synthesis

ICLR 2024poster

Addressing the limitations of text as a source of accurate layout representation in text-conditional diffusion models, many works incorporate additional signals to condition certain attributes within a generated image. Although successful, previous works do not account for the specific localization…

2024

Efficient Diffusion-Driven Corruption Editor for Test-Time Adaptation

ECCV 2024poster

"Test-time adaptation (TTA) addresses the unforeseen distribution shifts occurring during test time. In TTA, performance, memory consumption, and time consumption are crucial considerations. A recent diffusion-based TTA approach for restoring corrupted images involves image-level updates. However, u…

2024

Entropy is not Enough for Test-Time Adaptation: From the Perspective of Disentangled Factors

ICLR 2024spotlight

Test-time adaptation (TTA) fine-tunes pre-trained deep neural networks for unseen test data. The primary challenge of TTA is limited access to the entire test dataset during online updates, causing error accumulation. To mitigate it, TTA methods have utilized the model output's entropy as a confiden…

2024

Noise Map Guidance: Inversion with Spatial Context for Real Image Editing

ICLR 2024poster

Text-guided diffusion models have become a popular tool in image synthesis, known for producing high-quality and diverse images. However, their application to editing real images often encounters hurdles primarily due to the text condition deteriorating the reconstruction quality and subsequently af…

2024

One-Shot Structure-Aware Stylized Image Synthesis

CVPR 2024poster

While GAN-based models have been successful in image stylization tasks they often struggle with structure preservation while stylizing a wide range of input images. Recently diffusion models have been adopted for image stylization but still lack the capability to maintain the original quality of inp…

2024

SF(DA)$^2$: Source-free Domain Adaptation Through the Lens of Data Augmentation

ICLR 2024poster

In the face of the deep learning model's vulnerability to domain shift, source-free domain adaptation (SFDA) methods have been proposed to adapt models to new, unseen target domains without requiring access to source domain data. Although the potential benefits of applying data augmentation to SFDA…

2022

Confidence Score for Source-Free Unsupervised Domain Adaptation

ICML 2022spotlight

Source-free unsupervised domain adaptation (SFUDA) aims to obtain high performance in the unlabeled target domain using the pre-trained source model, not the source data. Existing SFUDA methods assign the same importance to all target samples, which is vulnerable to incorrect pseudo-labels. To diffe…

2021

Removing Undesirable Feature Contributions Using Out-of-Distribution Data

ICLR 2021poster

Several data augmentation methods deploy unlabeled-in-distribution (UID) data to bridge the gap between the training and inference of neural networks. However, these methods have clear limitations in terms of availability of UID data and dependence of algorithms on pseudo-labels. Herein, we propose…

2020

iCaps: An Interpretable Classifier via Disentangled Capsule Networks

ECCV 2020poster

We propose an interpretable Capsule Network, iCaps, for image classification. A capsule is a group of neurons nested inside each layer, and the one in the last layer is called a class capsule, which is a vector whose norm indicates a predicted probability for the class. Using the class capsule, exis…

Cited by 15SourcePDFScholar