← Search

Yujin Choi

7 accepted papers

2025

Safeguarding Privacy of Retrieval Data against Membership Inference Attacks: Is This Query Too Close to Home?

EMNLP 2025

Retrieval-augmented generation (RAG) mitigates the hallucination problem in large language models (LLMs) and has proven effective for personalized usages. However, delivering private retrieved documents directly to LLMs introduces vulnerability to membership inference attacks (MIAs), which try to de

Cited by 0SourcePDFScholar
2024

Fair Sampling in Diffusion Models through Switching Mechanism

AAAI 2024technical

Diffusion models have shown their effectiveness in generation tasks by well-approximating the underlying probability distribution. However, diffusion models are known to suffer from an amplified inherent bias from the training data in terms of fairness. While the sampling process of diffusion models…

2024

In-distribution Public Data Synthesis with Diffusion Models for Differentially Private Image Classification

CVPR 2024poster

To alleviate the utility degradation of deep learning image classification with differential privacy (DP) employing extra public data or pre-trained models has been widely explored. Recently the use of in-distribution public data has been investigated where tiny subsets of datasets are released publ…

2023

Fantastic Robustness Measures: The Secrets of Robust Generalization

NeurIPS 2023poster

Adversarial training has become the de-facto standard method for improving the robustness of models against adversarial examples. However, robust overfitting remains a significant challenge, leading to a large gap between the robustness on the training and test datasets. To understand and improve ro…