← Search

Shruti Tople

7 accepted papers

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

Invariant Aggregator for Defending against Federated Backdoor Attacks

AISTATS 2024poster

Federated learning enables training high-utility models across several clients without directly sharing their private data. As a downside, the federated setting makes the model vulnerable to various adversarial attacks in the presence of malicious clients. Despite the theoretical and empirical succe…

Cited by 5SourcePDFScholar
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