← Search

Donggeon Lee

3 accepted papers

2025

Are Vision-Language Models Safe in the Wild? A Meme-Based Benchmark Study

EMNLP 2025

Rapid deployment of vision-language models (VLMs) magnifies safety risks, yet most evaluations rely on artificial images. This study asks: How safe are current VLMs when confronted with meme images that ordinary users share? To investigate this question, we introduce MemeSafetyBench, a 50,430-instan

2023

How to use dropout correctly on residual networks with batch normalization

UAI 2023poster

For the stable optimization of deep neural networks, regularization methods such as dropout and batch normalization have been used in various tasks. Nevertheless, the correct position to apply dropout has rarely been discussed, and different positions have been employed depending on the practitioner…