← Search

Hamed Haddadi

7 accepted papers

2026

WARP: Weight Teleportation for Attack-Resilient Unlearning Protocols

ICLR 2026poster

Approximate machine unlearning aims to efficiently remove the influence of specific data points from a trained model, offering a practical alternative to full retraining. However, it introduces privacy risks: an adversary with access to both the original and unlearned models can exploit their differ…

Cited by 0SourcecodeScholar
2025

Context-Aware Membership Inference Attacks against Pre-trained Large Language Models

EMNLP 2025

Membership Inference Attacks (MIAs) on pre-trained Large Language Models (LLMs) aim at determining if a data point was part of the model’s training set. Prior MIAs that are built for classification models fail at LLMs, due to ignoring the generative nature of LLMs across token sequences. In this pap

Cited by 0SourcePDFScholar
2025

Membership and Memorization in LLM Knowledge Distillation

EMNLP 2025

Recent advances in Knowledge Distillation (KD) aim to mitigate the high computational demands of Large Language Models (LLMs) by transferring knowledge from a large ”teacher” to a smaller ”student” model. However, students may inherit the teacher’s privacy when the teacher is trained on private data

Cited by 0SourcePDFScholar
2025

Pin the Tail on the Model: Blindfolded Repair of User-Flagged Failures in Text-to-Image Services

NeurIPS 2025poster

Diffusion models are increasingly deployed in real-world text-to-image services. These models, however, encode implicit assumptions about the world based on web-scraped image-caption pairs used during training. Over time, such assumptions may become outdated, incorrect, or socially biased--leading t…

Cited by 0SourceScholar
2025

Secure and Confidential Certificates of Online Fairness

NeurIPS 2025poster

The "black-box service model" enables ML service providers to serve clients while keeping their intellectual property and client data confidential. Confidentiality is critical for delivering ML services legally and responsibly, but makes it difficult for outside parties to verify important model pro…

Cited by 0SourceScholar
2024

Confidential-DPproof: Confidential Proof of Differentially Private Training

ICLR 2024spotlight

Post hoc privacy auditing techniques can be used to test the privacy guarantees of a model, but come with several limitations: (i) they can only establish lower bounds on the privacy loss, (ii) the intermediate model updates and some data must be shared with the auditor to get a better approximation…

Cited by 5SourcePDFScholar