← Search

Woojin Lee

8 accepted papers

2026

Co-occurring Associated REtained concepts in Diffusion Unlearning

ICLR 2026poster

Unlearning has emerged as a key technique to mitigate harmful content generation in diffusion models. However, existing methods often remove not only the target concept, but also benign co-occurring concepts. Unlearning nudity can unintentionally suppress the concept of person, preventing a model fr…

Cited by 0SourceScholar
2026

SlotGCG: Exploiting the Positional Vulnerability in LLMs for Jailbreak Attacks

ICLR 2026poster

As large language models (LLMs) are widely deployed, identifying their vulnerability through jailbreak attacks becomes increasingly critical. Optimization-based attacks like Greedy Coordinate Gradient (GCG) have focused on inserting adversarial tokens to the end of prompts. However, GCG restricts ad…

Cited by 0SourcecodeScholar
2025

ABBSPO: Adaptive Bounding Box Scaling and Symmetric Prior based Orientation Prediction for Detecting Aerial Image Objects

CVPR 2025poster

Weakly supervised Oriented Object Detection (WS-OOD) has gained attention as a cost-effective alternative to fully supervised methods, providing efficiency and high accuracy. Among weakly supervised approaches, horizontal bounding box (HBox) supervised OOD stands out for its ability to directly leve…

Cited by 0SourcePDFScholar
2025

Do Large Language Models Have “Emotion Neurons”? Investigating the Existence and Role

ACL 2025finding

This study comprehensively explores whether there actually exist “emotion neurons” within large language models (LLMs) that selectively process and express certain emotions, and what functional role they play. Drawing on the representative emotion theory of the six basic emotions, we focus on six co…

Cited by 0SourcePDFScholar
2024

Analyzing Key Factors Influencing Emotion Prediction Performance of VLLMs in Conversational Contexts

EMNLP 2024main

Emotional intelligence (EI) in artificial intelligence (AI), which refers to the ability of an AI to understand and respond appropriately to human emotions, has emerged as a crucial research topic. Recent studies have shown that large language models (LLMs) and vision large language models (VLLMs) p…

Cited by 2SourcePDFScholar
2021

Towards Better Understanding of Training Certifiably Robust Models against Adversarial Examples

NeurIPS 2021poster

We study the problem of training certifiably robust models against adversarial examples. Certifiable training minimizes an upper bound on the worst-case loss over the allowed perturbation, and thus the tightness of the upper bound is an important factor in building certifiably robust models. However…

2021

Understanding Catastrophic Overfitting in Single-step Adversarial Training

AAAI 2021technical

Although fast adversarial training has demonstrated both robustness and efficiency, the problem of "catastrophic overfitting" has been observed. This is a phenomenon in which, during single-step adversarial training, the robust accuracy against projected gradient descent (PGD) suddenly decreases to…