← Search

Saehyung Lee

11 accepted papers

2025

Toward Robust Hyper-Detailed Image Captioning: A Multiagent Approach and Dual Evaluation Metrics for Factuality and Coverage

ICML 2025poster

Multimodal large language models (MLLMs) excel at generating highly detailed captions but often produce hallucinations. Our analysis reveals that existing hallucination detection methods struggle with detailed captions. We attribute this to the increasing reliance of MLLMs on their generated text, r…

Cited by 1SourcePDFScholar
2025

Unleashing Multi-Hop Reasoning Potential in Large Language Models through Repetition of Misordered Context

NAACL 2025findings

Multi-hop reasoning, which requires multi-step reasoning based on the supporting documents within a given context, remains challenging for large language models (LLMs). LLMs often struggle to filter out irrelevant documents within the context, and their performance is sensitive to the absolute posit…

Cited by 0SourcePDFScholar
2025

Visual Attention Never Fades: Selective Progressive Attention ReCalibration for Detailed Image Captioning in Multimodal Large Language Models

ICML 2025poster

Detailed image captioning is essential for tasks like data generation and aiding visually impaired individuals. High-quality captions require a balance between precision and recall, which remains challenging for current multimodal large language models (MLLMs). In this work, we hypothesize that this…

Cited by 0SourcePDFScholar
2024

DAFA: Distance-Aware Fair Adversarial Training

ICLR 2024poster

The disparity in accuracy between classes in standard training is amplified during adversarial training, a phenomenon termed the robust fairness problem. Existing methodologies aimed to enhance robust fairness by sacrificing the model's performance on easier classes in order to improve its performan…

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

Interactive Text-to-Image Retrieval with Large Language Models: A Plug-and-Play Approach

ACL 2024long

In this paper, we primarily address the issue of dialogue-form context query within the interactive text-to-image retrieval task. Our methodology, PlugIR, actively utilizes the general instruction-following capability of LLMs in two ways. First, by reformulating the dialogue-form context, we elimina…

2024

Textual Training for the Hassle-Free Removal of Unwanted Visual Data: Case Studies on OOD and Hateful Image Detection

NeurIPS 2024poster

In our study, we explore methods for detecting unwanted content lurking in visual datasets. We provide a theoretical analysis demonstrating that a model capable of successfully partitioning visual data can be obtained using only textual data. Based on the analysis, we propose Hassle-Free Textual Tra…

2023

On the Powerfulness of Textual Outlier Exposure for Visual OoD Detection

NeurIPS 2023poster

Successful detection of Out-of-Distribution (OoD) data is becoming increasingly important to ensure safe deployment of neural networks. One of the main challenges in OoD detection is that neural networks output overconfident predictions on OoD data, make it difficult to determine OoD-ness of data so…

Cited by 14SourcePDFScholar
2022

Dataset Condensation with Contrastive Signals

ICML 2022spotlight

Recent studies have demonstrated that gradient matching-based dataset synthesis, or dataset condensation (DC), methods can achieve state-of-theart performance when applied to data-efficient learning tasks. However, in this study, we prove that the existing DC methods can perform worse than the rando…

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

Adversarial Vertex Mixup: Toward Better Adversarially Robust Generalization

CVPR 2020oral

Adversarial examples cause neural networks to produce incorrect outputs with high confidence. Although adversarial training is one of the most effective forms of defense against adversarial examples, unfortunately, a large gap exists between test accuracy and training accuracy in adversarial trainin…

Cited by 151PDFcodeScholar