← Search

Jongheon Jeong

28 accepted papers

2026

Learning from the Undesirable: Robust Adaptation of Language Models Without Forgetting

AAAI 2026technical

Language models (LMs) are often adapted through supervised fine-tuning (SFT) to specialize their capabilities for downstream tasks. However, in typical scenarios where the fine-tuning data is limited, e.g., compared to pre-training, SFT can lead LMs to overfit, causing them to rely on spurious patte

Cited by 0SourcePDFScholar
2026

Margin-Aware Preference Optimization for Aligning Diffusion Models Without Reference

AAAI 2026technical

Modern preference alignment methods, such as DPO, rely on divergence regularization to a reference model for training stability—but this creates a fundamental problem we call "reference mismatch." In this paper, we investigate the negative impacts of reference mismatch in aligning text-to-image (T2I

Cited by 0SourcePDFScholar
2026

WaTeRFlow: Watermark Temporal Robustness via Flow Consistency

CVPR 2026

Image watermarking supports authenticity and provenance, yet many schemes are still easy to bypass with various distortions and powerful generative edits. Deep learning-based watermarking has improved robustness to diffusion-based image editing, but a gap remains when a watermarked image is converte

Cited by 0SourceScholar
2025

BlurGuard: A Simple Approach for Robustifying Image Protection Against AI-Powered Editing

NeurIPS 2025poster

Recent advances in text-to-image models have increased the exposure of powerful image editing techniques as a tool, raising concerns about their potential for malicious use. An emerging line of research to address such threats focuses on implanting “protective” adversarial noise into images before t…

Cited by 0SourcecodeScholar
2025

DiffusionGuard: A Robust Defense Against Malicious Diffusion-based Image Editing

ICLR 2025poster

Recent advances in diffusion models have introduced a new era of text-guided image manipulation, enabling users to create realistic edited images with simple textual prompts. However, there is significant concern about the potential misuse of these methods, especially in creating misleading or harmf…

2025

EXPERT: An Explainable Image Captioning Evaluation Metric with Structured Explanations

ACL 2025finding

Recent advances in large language models and vision-language models have led to growing interest in explainable evaluation metrics for image captioning. However, these metrics generate explanations without standardized criteria, and the overall quality of the generated explanations remains unverifie…

2025

FaceShield: Defending Facial Image against Deepfake Threats

ICCV 2025poster

The rising use of deepfakes in criminal activities presents a significant issue, inciting widespread controversy. While numerous studies have tackled this problem, most primarily focus on deepfake detection. These reactive solutions are insufficient as a fundamental approach for crimes where authent…

Cited by 0SourcePDFScholar
2025

Representation Alignment for Generation: Training Diffusion Transformers Is Easier Than You Think

ICLR 2025oral

Recent studies have shown that the denoising process in (generative) diffusion models can induce meaningful (discriminative) representations inside the model, though the quality of these representations still lags behind those learned through recent self-supervised learning methods. We argue that on…

2025

StarFT: Robust Fine-tuning of Zero-shot Models via Spuriosity Alignment

IJCAI 2025

Learning robust representations from data often requires scale, which has led to the success of recent zero-shot models such as CLIP. However, the obtained robustness can easily be deteriorated when these models are fine-tuned on other downstream tasks (e.g., of smaller scales). Previous works often

2024

Adversarial Robustification via Text-to-Image Diffusion Models

ECCV 2024oral

"Adversarial robustness has been conventionally believed as a challenging property to encode for neural networks, requiring plenty of training data. In the recent paradigm of adopting off-the-shelf models, however, access to their training data is often infeasible or not practical, while most of suc…

2024

Confidence-aware Reward Optimization for Fine-tuning Text-to-Image Models

ICLR 2024poster

Fine-tuning text-to-image models with reward functions trained on human feedback data has proven effective for aligning model behavior with human intent. However, excessive optimization with such reward models, which serve as mere proxy objectives, can compromise the performance of fine-tuned models…

2023

Collaborative Score Distillation for Consistent Visual Editing

NeurIPS 2023poster

Generative priors of large-scale text-to-image diffusion models enable a wide range of new generation and editing applications on diverse visual modalities. However, when adapting these priors to complex visual modalities, often represented as multiple images (e.g., video or 3D scene), achieving con…

Cited by 22SourcePDFScholar
2023

Confidence-Aware Training of Smoothed Classifiers for Certified Robustness

AAAI 2023technical

Any classifier can be "smoothed out" under Gaussian noise to build a new classifier that is provably robust to l2-adversarial perturbations, viz., by averaging its predictions over the noise via randomized smoothing. Under the smoothed classifiers, the fundamental trade-off between accuracy and (adv…

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

Modality-Agnostic Self-Supervised Learning with Meta-Learned Masked Auto-Encoder

NeurIPS 2023poster

Despite its practical importance across a wide range of modalities, recent advances in self-supervised learning (SSL) have been primarily focused on a few well-curated domains, e.g., vision and language, often relying on their domain-specific knowledge. For example, Masked Auto-Encoder (MAE) has bec…

Cited by 2SourcePDFScholar
2023

WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation

CVPR 2023poster

Visual anomaly classification and segmentation are vital for automating industrial quality inspection. The focus of prior research in the field has been on training custom models for each quality inspection task, which requires task-specific images and annotation. In this paper we move away from thi…

2022

Consistency Regularization for Adversarial Robustness

AAAI 2022technical

Adversarial training (AT) is currently one of the most successful methods to obtain the adversarial robustness of deep neural networks. However, the phenomenon of robust overfitting, i.e., the robustness starts to decrease significantly during AT, has been problematic, not only making practitioners…

2022

NOTE: Robust Continual Test-time Adaptation Against Temporal Correlation

NeurIPS 2022accept

Test-time adaptation (TTA) is an emerging paradigm that addresses distributional shifts between training and testing phases without additional data acquisition or labeling cost; only unlabeled test data streams are used for continual model adaptation. Previous TTA schemes assume that the test sample…

2022

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

ECCV 2022poster

"Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection and segmentation in 1-class and 2-class 5/10/high-shot training setups. We rele…

2021

SmoothMix: Training Confidence-calibrated Smoothed Classifiers for Certified Robustness

NeurIPS 2021poster

Randomized smoothing is currently a state-of-the-art method to construct a certifiably robust classifier from neural networks against $\ell_2$-adversarial perturbations. Under the paradigm, the robustness of a classifier is aligned with the prediction confidence, i.e., the higher confidence from a s…

2020

CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances

NeurIPS 2020poster

Novelty detection, i.e., identifying whether a given sample is drawn from outside the training distribution, is essential for reliable machine learning. To this end, there have been many attempts at learning a representation well-suited for novelty detection and designing a score based on such repre…

2020

Consistency Regularization for Certified Robustness of Smoothed Classifiers

NeurIPS 2020poster

A recent technique of randomized smoothing has shown that the worst-case (adversarial) l2-robustness can be transformed into the average-case Gaussian-robustness by "smoothing" a classifier, i.e., by considering the averaged prediction over Gaussian noise. In this paradigm, one should rethink the no…