← Search

Sangdon Park

18 accepted papers

2025

ChronoBias: A Benchmark for Evaluating Time-conditional Group Bias in the Time-sensitive Knowledge of Large Language Models

EMNLP 2025

In this paper, we propose ChronoBias , a novel benchmark for evaluating time-conditional group bias in the time-sensitive knowledge of large language models (LLMs).Our benchmark is constructed via a template-based semi-automated generation method, balancing the quality-quantity trade-off in existing

Cited by 0SourcePDFScholar
2025

Holistic Unlearning Benchmark: A Multi-Faceted Evaluation for Text-to-Image Diffusion Model Unlearning

ICCV 2025poster

As text-to-image diffusion models gain widespread commercial applications, there are increasing concerns about unethical or harmful use, including the unauthorized generation of copyrighted or sensitive content. Concept unlearning has emerged as a promising solution to these challenges by removing u…

2025

Retrieval-Augmented Generation with Estimation of Source Reliability

EMNLP 2025

Retrieval-Augmented Generation (RAG) is an effective approach to enhance the factual accuracy of large language models (LLMs) by retrieving information from external databases, which are typically composed of diverse sources, to supplement the limited internal knowledge of LLMs. However, the standar

Cited by 0SourcePDFScholar
2024

MedBN: Robust Test-Time Adaptation against Malicious Test Samples

CVPR 2024poster

Test-time adaptation (TTA) has emerged as a promising solution to address performance decay due to unforeseen distribution shifts between training and test data. While recent TTA methods excel in adapting to test data variations such adaptability exposes a model to vulnerability against malicious ex…

Cited by 8SourcePDFScholar
2024

PAC Prediction Sets Under Label Shift

ICLR 2024poster

Prediction sets capture uncertainty by predicting sets of labels rather than individual labels, enabling downstream decisions to conservatively account for all plausible outcomes. Conformal inference algorithms construct prediction sets guaranteed to contain the true label with high probability. The…

2024

Selective Generation for Controllable Language Models

NeurIPS 2024spotlight

Trustworthiness of generative language models (GLMs) is crucial in their deployment to critical decision making systems. Hence, certified risk control methods such as selective prediction and conformal prediction have been applied to mitigating the hallucination problem in various supervised downstr…

2024

TRAQ: Trustworthy Retrieval Augmented Question Answering via Conformal Prediction

NAACL 2024long

When applied to open-domain question answering, large language models (LLMs) frequently generate incorrect responses based on made-up facts, which are called hallucinations. Retrieval augmented generation (RAG) is a promising strategy to avoid hallucinations, but it does not provide guarantees on it…

2023

Angelic Patches for Improving Third-Party Object Detector Performance

CVPR 2023poster

Deep learning models have shown extreme vulnerability to simple perturbations and spatial transformations. In this work, we explore whether we can adopt the characteristics of adversarial attack methods to help improve perturbation robustness for object detection. We study a class of realistic objec…

2022

Sequential Covariate Shift Detection Using Classifier Two-Sample Tests

ICML 2022spotlight

A standard assumption in supervised learning is that the training data and test data are from the same distribution. However, this assumption often fails to hold in practice, which can cause the learned model to perform poorly. We consider the problem of detecting covariate shift, where the covariat…

2022

iDECODe: In-Distribution Equivariance for Conformal Out-of-Distribution Detection

AAAI 2022technical

Machine learning methods such as deep neural networks (DNNs), despite their success across different domains, are known to often generate incorrect predictions with high confidence on inputs outside their training distribution. The deployment of DNNs in safety-critical domains requires detection of…

2020

Calibrated Prediction with Covariate Shift via Unsupervised Domain Adaptation

AISTATS 2020poster

Reliable uncertainty estimates are an important tool for helping autonomous agents or human decision makers understand and lever-age predictive models. However, existing approaches to estimating uncertainty largely ignore the possibility of covariate shift—i.e.,where the real-world data distribution…

Cited by 68SourcePDFScholar
2020

PAC Confidence Sets for Deep Neural Networks via Calibrated Prediction

ICLR 2020poster

We propose an algorithm combining calibrated prediction and generalization bounds from learning theory to construct confidence sets for deep neural networks with PAC guarantees---i.e., the confidence set for a given input contains the true label with high probability. We demonstrate how our approach…

Cited by 76SourcecodeScholar