← Search

Hankook Lee

21 accepted papers

2026

A Debiased Reconstruction-based Framework for Training-Free Detection of AI-Generated Images

CVPR 2026

As recent AI models have successfully generated high-resolution photorealistic images, it has also been socially important to detect whether an image is generated by AI. Since training data for the detection task is often not available due to the diversity of generative models, training-free detecti

Cited by 0SourceScholar
2026

Not All Clients Are Equal: Collaborative Model Personalization on Heterogeneous Multi-Modal Clients

ICLR 2026poster

As AI becomes more personal, e.g., Agentic AI, there is an increasing need for personalizing models for various use cases. Personalized federated learning (PFL) enables each client to collaboratively leverage other clients' knowledge for better adaptation to the task of interest, without privacy ris…

Cited by 0SourceScholar
2026

ReTabAD: A Benchmark for Restoring Semantic Context in Tabular Anomaly Detection

ICLR 2026poster

In tabular anomaly detection (AD), textual semantics often carry critical signals, as the definition of an anomaly is closely tied to domain-specific context. However, existing benchmarks provide only raw data points without semantic context, overlooking rich textual metadata such as feature descrip…

Cited by 0SourceScholar
2025

Diffusion-based Semantic Outlier Generation via Nuisance Awareness for Out-of-Distribution Detection

AAAI 2025technical

Out-of-distribution (OOD) detection, determining whether a given sample is part of the in-distribution (ID) or not, has been newly explored by a generative model-based outlier synthesizing approach, especially with diffusion models. Nonetheless, existing diffusion models often produce outliers that…

Cited by 0SourcePDFScholar
2024

Learning Equi-angular Representations for Online Continual Learning

CVPR 2024poster

Online continual learning suffers from an underfitted solution due to insufficient training for prompt model updates (e.g. single-epoch training). To address the challenge we propose an efficient online continual learning method using the neural collapse phenomenon. In particular we induce neural co…

2023

Enhancing Multiple Reliability Measures via Nuisance-Extended Information Bottleneck

CVPR 2023poster

In practical scenarios where training data is limited, many predictive signals in the data can be rather from some biases in data acquisition (i.e., less generalizable), so that one cannot prevent a model from co-adapting on such (so-called) "shortcut" signals: this makes the model fragile in variou…

2023

Guiding Energy-based Models via Contrastive Latent Variables

ICLR 2023top-25%

An energy-based model (EBM) is a popular generative framework that offers both explicit density and architectural flexibility, but training them is difficult since it is often unstable and time-consuming. In recent years, various training techniques have been developed, e.g., better divergence measu…

2023

Projection Regret: Reducing Background Bias for Novelty Detection via Diffusion Models

NeurIPS 2023poster

Novelty detection is a fundamental task of machine learning which aims to detect abnormal (*i.e.* out-of-distribution (OOD)) samples. Since diffusion models have recently emerged as the de facto standard generative framework with surprising generation results, novelty detection via diffusion models…

Cited by 7SourcePDFScholar
2023

STUNT: Few-shot Tabular Learning with Self-generated Tasks from Unlabeled Tables

ICLR 2023top-25%

Learning with few labeled tabular samples is often an essential requirement for industrial machine learning applications as varieties of tabular data suffer from high annotation costs or have difficulties in collecting new samples for novel tasks. Despite the utter importance, such a problem is quit…

2023

Unsupervised Meta-learning via Few-shot Pseudo-supervised Contrastive Learning

ICLR 2023top-25%

Unsupervised meta-learning aims to learn generalizable knowledge across a distribution of tasks constructed from unlabeled data. Here, the main challenge is how to construct diverse tasks for meta-learning without label information; recent works have proposed to create, e.g., pseudo-labeling via pre…

2022

Meta-Learning with Self-Improving Momentum Target

NeurIPS 2022accept

The idea of using a separately trained target model (or teacher) to improve the performance of the student model has been increasingly popular in various machine learning domains, and meta-learning is no exception; a recent discovery shows that utilizing task-wise target models can significantly boo…

2022

Patch-Level Representation Learning for Self-Supervised Vision Transformers

CVPR 2022oral

Recent self-supervised learning (SSL) methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the architectural advantages of the underlying neural network, as the current state-of-the-art visua…

Cited by 66PDFcodeScholar
2021

GTA: Graph Truncated Attention for Retrosynthesis

AAAI 2021technical

Retrosynthesis is the task of predicting reactant molecules from a given product molecule and is, important in organic chemistry because the identification of a synthetic path is as demanding as the discovery of new chemical compounds. Recently, the retrosynthesis task has been solved automatically…

Cited by 71SourcePDFScholar
2021

Improving Transferability of Representations via Augmentation-Aware Self-Supervision

NeurIPS 2021poster

Recent unsupervised representation learning methods have shown to be effective in a range of vision tasks by learning representations invariant to data augmentations such as random cropping and color jittering. However, such invariance could be harmful to downstream tasks if they rely on the charact…

2021

RetCL: A Selection-based Approach for Retrosynthesis via Contrastive Learning

IJCAI 2021poster

Retrosynthesis, of which the goal is to find a set of reactants for synthesizing a target product, is an emerging research area of deep learning. While the existing approaches have shown promising results, they currently lack the ability to consider availability (e.g., stability or purchasability) o…

Cited by 23SourcePDFScholar
2020

Guiding Deep Molecular Optimization with Genetic Exploration

NeurIPS 2020poster

De novo molecular design attempts to search over the chemical space for molecules with the desired property. Recently, deep learning has gained considerable attention as a promising approach to solve the problem. In this paper, we propose genetic expert-guided learning (GEGL), a simple yet novel fra…