← Search

Sergul Aydore

9 accepted papers

2025

Auto-GDA: Automatic Domain Adaptation for Efficient Grounding Verification in Retrieval-Augmented Generation

ICLR 2025poster

While retrieval-augmented generation (RAG) has been shown to enhance factuality of large language model (LLM) outputs, LLMs still suffer from hallucination, generating incorrect or irrelevant information. A common detection strategy involves prompting the LLM again to assess whether its response is…

Cited by 0SourcePDFScholar
2025

Benchmarking Query-Conditioned Natural Language Inference

ACL 2025finding

The growing excitement around the ability of large language models (LLMs) to tackle various tasks has been tempered by their propensity for generating unsubstantiated information (hallucination) and by their inability to effectively handle inconsistent inputs. To detect such issues, we propose the n…

Cited by 0SourcePDFScholar
2024

Membership Inference Attacks on Diffusion Models via Quantile Regression

ICML 2024poster

Recently, diffusion models have become popular tools for image synthesis due to their high-quality outputs. However, like other large models, they may leak private information about their training data. Here, we demonstrate a privacy vulnerability of diffusion models through a *membership inference…

Cited by 9SourcePDFScholar
2022

Generating Distributional Adversarial Examples to Evade Statistical Detectors

ICML 2022spotlight

Deep neural networks (DNNs) are known to be highly vulnerable to adversarial examples (AEs) that include malicious perturbations. Assumptions about the statistical differences between natural and adversarial inputs are commonplace in many detection techniques. As a best practice, AE detectors are ev…

Cited by 7SourcePDFScholar
2022

Private Synthetic Data for Multitask Learning and Marginal Queries

NeurIPS 2022accept

We provide a differentially private algorithm for producing synthetic data simultaneously useful for multiple tasks: marginal queries and multitask machine learning (ML). A key innovation in our algorithm is the ability to directly handle numerical features, in contrast to a number of related prior…

Cited by 35SourcePDFScholar
2021

Adversarial Robustness with Non-uniform Perturbations

NeurIPS 2021poster

Robustness of machine learning models is critical for security related applications, where real-world adversaries are uniquely focused on evading neural network based detectors. Prior work mainly focus on crafting adversarial examples (AEs) with small uniform norm-bounded perturbations across featur…

2021

Differentially Private Query Release Through Adaptive Projection

ICML 2021oral

We propose, implement, and evaluate a new algo-rithm for releasing answers to very large numbersof statistical queries likek-way marginals, sub-ject to differential privacy. Our algorithm makesadaptive use of a continuous relaxation of thePro-jection Mechanism, which answers queries on theprivate da…

2019

Feature Grouping as a Stochastic Regularizer for High-Dimensional Structured Data

ICML 2019oral

In many applications where collecting data is expensive, for example neuroscience or medical imaging, the sample size is typically small compared to the feature dimension. These datasets call for intelligent regularization that exploits known structure, such as correlations between the features aris…