← Search

Santiago Zanella-Beguelin

6 accepted papers

2026

Beyond Membership: Limitations of Add/Remove Adjacency in Differential Privacy

ICLR 2026poster

Training machine learning models with differential privacy (DP) limits an adversary's ability to infer sensitive information about the training data. It can be interpreted as a bound on the adversary's capability to distinguish two adjacent datasets according to the chosen adjacency relation. In pra…

Cited by 0SourceScholar
2026

Optimizing Agent Planning for Security and Autonomy

ICLR 2026poster

Indirect prompt injection attacks threaten AI agents that execute consequential actions, motivating deterministic system-level defenses. Such defenses can provably block unsafe actions by enforcing confidentiality and integrity policies, but currently appear costly: they reduce task completion rates…

Cited by 0SourcecodeScholar
2025

The Canary’s Echo: Auditing Privacy Risks of LLM-Generated Synthetic Text

ICML 2025poster

How much information about training samples can be leaked through synthetic data generated by Large Language Models (LLMs)? Overlooking the subtleties of information flow in synthetic data generation pipelines can lead to a false sense of privacy. In this paper, we assume an adversary has access to…

Cited by 0SourcePDFScholar
2024

Dataset and Lessons Learned from the 2024 SaTML LLM Capture-the-Flag Competition

NeurIPS 2024spotlight

Large language model systems face significant security risks from maliciously crafted messages that aim to overwrite the system's original instructions or leak private data. To study this problem, we organized a capture-the-flag competition at IEEE SaTML 2024, where the flag is a secret string in th…

2023

Bayesian Estimation of Differential Privacy

ICML 2023poster

Algorithms such as Differentially Private SGD enable training machine learning models with formal privacy guarantees. However, because these guarantees hold with respect to unrealistic adversaries, the protection afforded against practical attacks is typically much better. An emerging strand of work…

2021

Grey-box Extraction of Natural Language Models

ICML 2021spotlight

Model extraction attacks attempt to replicate a target machine learning model by querying its inference API. State-of-the-art attacks are learning-based and construct replicas by supervised training on the target model’s predictions, but an emerging class of attacks exploit algebraic properties to o…

Cited by 38SourcePDFScholar