← Search

Adam Dziedzic

35 accepted papers

2026

Beautiful Images, Toxic Words: Understanding and Addressing Offensive Text in Generated Images

AAAI 2026technical

State-of-the-art Diffusion Models (DMs) produce highly realistic images. While prior work has successfully mitigated Not Safe For Work (NSFW) content in the visual domain, we identify a novel threat: the generation of NSFW text embedded within images. This includes offensive language, such as insult

Cited by 0SourcePDFScholar
2026

Benchmarking Empirical Privacy Protection for Adaptations of Large Language Models

ICLR 2026oral

Recent work has applied differential privacy (DP) to adapt large language models (LLMs) for sensitive applications, offering theoretical guarantees. However, its practical effectiveness remains unclear, partly due to LLM pretraining, where overlaps and interdependencies with adaptation data can unde…

Cited by 0SourceScholar
2026

Curation Leaks: Membership Inference Attacks against Data Curation for Machine Learning

ICLR 2026poster

In machine learning, data curation is used to select the most valuable data for improving both model accuracy and computational efficiency. Recently, curation has also been explored as a solution for private machine learning: rather than training directly on sensitive data, which is known to leak in…

Cited by 0SourceScholar
2026

Data Provenance for Image Auto-Regressive Generation

ICLR 2026poster

Image autoregressive models (IARs) have recently demonstrated remarkable capabilities in visual content generation, achieving photorealistic quality and rapid synthesis through the next-token prediction paradigm adapted from large language models. As these models become widely accessible, robust dat…

Cited by 0SourceScholar
2026

Demystifying Foreground-Background Memorization in Diffusion Models

AAAI 2026technical

Diffusion models (DMs) memorize training images and can reproduce near-duplicates during generation. Current detection methods identify verbatim memorization but fail to capture two critical aspects: quantifying partial memorization occurring in small image regions, and memorization patterns beyond

Cited by 0SourcePDFScholar
2026

Finding DoRI: Discovery of Retained Images in Diffusion Models

ICML 2026poster

Text-to-image diffusion models (DMs) have achieved remarkable success in image generation. However, concerns about data privacy and intellectual property remain due to their potential to inadvertently memorize and replicate training data. Recent mitigation efforts have focused on identifying and pru…

Cited by 0SourceScholar
2026

Natural Identifiers for Privacy and Data Audits in Large Language Models

ICLR 2026poster

Assessing the privacy of large language models (LLMs) presents significant challenges. In particular, most existing methods for auditing *differential privacy* require the insertion of specially crafted canary data *during training*, making them impractical for auditing already-trained models withou…

Cited by 0SourceScholar
2026

On Stealing Graph Neural Network Models

AAAI 2026technical

Current graph neural network (GNN) model-stealing methods rely heavily on queries to the victim model, assuming no hard query limits. However, in reality, the number of allowed queries can be severely limited. In this paper, we demonstrate how an adversary can extract a GNN with very limited interac

Cited by 0SourcePDFScholar
2026

SERUM: Simple, Efficient, Robust, and Unifying Marking for Diffusion-based Image Generation

ICLR 2026poster

We propose SERUM: an intriguingly simple yet highly effective method for marking images generated by diffusion models (DMs). We only add a unique watermark noise to the initial diffusion generation noise and train a lightweight detector to identify watermarked images, simplifying and unifying the st…

Cited by 0SourcecodeScholar
2025

BitMark: Watermarking Bitwise Autoregressive Image Generative Models

NeurIPS 2025poster

State-of-the-art text-to-image models like Infinity generate photorealistic images at an unprecedented speed. These models operate in a bitwise autoregressive manner over a discrete set of tokens that is practically infinite in size. However, their impressive generative power comes with a growing ri…

Cited by 0SourceScholar
2025

CDI: Copyrighted Data Identification in Diffusion Models

CVPR 2025poster

Diffusion Models (DMs) benefit from large and diverse datasets for their training. Since this data is often scraped from the Internet without permission from the data owners, this raises concerns about copyright and intellectual property protections. While (illicit) use of data is easily detected fo…

2025

Captured by Captions: On Memorization and its Mitigation in CLIP Models

ICLR 2025poster

Multi-modal models, such as CLIP, have demonstrated strong performance in aligning visual and textual representations, excelling in tasks like image retrieval and zero-shot classification. Despite this success, the mechanisms by which these models utilize training data, particularly the role of memo…

Cited by 0SourcePDFScholar
2025

Differentially Private Federated Learning with Time-Adaptive Privacy Spending

ICLR 2025poster

Federated learning (FL) with differential privacy (DP) provides a framework for collaborative machine learning, enabling clients to train a shared model while adhering to strict privacy constraints. The framework allows each client to have an individual privacy guarantee, e.g., by adding different a…

Cited by 0SourcePDFScholar
2025

Differentially Private Prototypes for Imbalanced Transfer Learning

AAAI 2025technical

Machine learning (ML) models have been shown to leak private information from their training datasets. Differential Privacy (DP), typically implemented through the differential private stochastic gradient descent algorithm (DP-SGD), has become the standard solution to bound leakage from the models.…

2025

Efficient and Privacy-Preserving Soft Prompt Transfer for LLMs

ICML 2025poster

Prompting has become a dominant paradigm for adapting large language models (LLMs). While discrete (textual) prompts are widely used for their interpretability, soft (parameter) prompts have recently gained traction in APIs. This is because they can encode information from more training samples whil…

Cited by 0SourcePDFScholar
2025

Exploring the limits of strong membership inference attacks on large language models

NeurIPS 2025poster

State-of-the-art membership inference attacks (MIAs) typically require training many reference models, making it difficult to scale these attacks to large pre-trained language models (LLMs). As a result, prior research has either relied on weaker attacks that avoid training references (e.g., fine-tu…

Cited by 0SourceScholar
2025

Precise Parameter Localization for Textual Generation in Diffusion Models

ICLR 2025poster

Novel diffusion models can synthesize photo-realistic images with integrated high-quality text. Surprisingly, we demonstrate through attention activation patching that only less than $1$\% of diffusion models' parameters, all contained in attention layers, influence the generation of textual conten…

2025

Privacy Attacks on Image AutoRegressive Models

ICML 2025poster

Image AutoRegressive generation has emerged as a new powerful paradigm with image autoregressive models (IARs) matching state-of-the-art diffusion models (DMs) in image quality (FID: 1.48 vs. 1.58) while allowing for a higher generation speed. However, the privacy risks associated with IARs remain u…

2025

Unlocking Post-hoc Dataset Inference with Synthetic Data

ICML 2025poster

The remarkable capabilities of Large Language Models (LLMs) can be mainly attributed to their massive training datasets, which are often scraped from the internet without respecting data owners’ intellectual property rights. Dataset Inference (DI) offers a potential remedy by identifying whether a s…

2024

Finding NeMo: Localizing Neurons Responsible For Memorization in Diffusion Models

NeurIPS 2024poster

Diffusion models (DMs) produce very detailed and high-quality images. Their power results from extensive training on large amounts of data - usually scraped from the internet without proper attribution or consent from content creators. Unfortunately, this practice raises privacy and intellectual pr…

2024

LLM Dataset Inference: Did you train on my dataset?

NeurIPS 2024poster

The proliferation of large language models (LLMs) in the real world has come with a rise in copyright cases against companies for training their models on unlicensed data from the internet. Recent works have presented methods to identify if individual text sequences were members of the model's train…

2024

Memorization in Self-Supervised Learning Improves Downstream Generalization

ICLR 2024poster

Self-supervised learning (SSL) has recently received significant attention due to its ability to train high-performance encoders purely on unlabeled data---often scraped from the internet. This data can still be sensitive and empirical evidence suggests that SSL encoders memorize private information…

2024

Open LLMs are Necessary for Current Private Adaptations and Outperform their Closed Alternatives

NeurIPS 2024poster

While open Large Language Models (LLMs) have made significant progress, they still fall short of matching the performance of their closed, proprietary counterparts, making the latter attractive even for the use on highly *private* data. Recently, various new methods have been proposed to adapt clos…

Cited by 2SourcePDFScholar
2023

Bucks for Buckets (B4B): Active Defenses Against Stealing Encoders

NeurIPS 2023poster

Machine Learning as a Service (MLaaS) APIs provide ready-to-use and high-utility encoders that generate vector representations for given inputs. Since these encoders are very costly to train, they become lucrative targets for model stealing attacks during which an adversary leverages query access to…

Cited by 2SourcePDFScholar
2023

Flocks of Stochastic Parrots: Differentially Private Prompt Learning for Large Language Models

NeurIPS 2023poster

Large language models (LLMs) are excellent in-context learners. However, the sensitivity of data contained in prompts raises privacy concerns. Our work first shows that these concerns are valid: we instantiate a simple but highly effective membership inference attack against the data used to prompt…

Cited by 86SourcePDFScholar
2023

Have it your way: Individualized Privacy Assignment for DP-SGD

NeurIPS 2023poster

When training a machine learning model with differential privacy, one sets a privacy budget. This uniform budget represents an overall maximal privacy violation that any user is willing to face by contributing their data to the training set. We argue that this approach is limited because different u…

Cited by 19SourcePDFScholar
2023

Robust and Actively Secure Serverless Collaborative Learning

NeurIPS 2023poster

Collaborative machine learning (ML) is widely used to enable institutions to learn better models from distributed data. While collaborative approaches to learning intuitively protect user data, they remain vulnerable to either the server, the clients, or both, deviating from the protocol. Indeed, be…

Cited by 4SourcePDFScholar
2022

Dataset Inference for Self-Supervised Models

NeurIPS 2022accept

Self-supervised models are increasingly prevalent in machine learning (ML) since they reduce the need for expensively labeled data. Because of their versatility in downstream applications, they are increasingly used as a service exposed via public APIs. At the same time, these encoder models are par…

Cited by 36SourcePDFScholar
2022

Increasing the Cost of Model Extraction with Calibrated Proof of Work

ICLR 2022spotlight

In model extraction attacks, adversaries can steal a machine learning model exposed via a public API by repeatedly querying it and adjusting their own model based on obtained predictions. To prevent model stealing, existing defenses focus on detecting malicious queries, truncating, or distorting out…

Cited by 35SourcePDFScholar
2022

On the Difficulty of Defending Self-Supervised Learning against Model Extraction

ICML 2022spotlight

Self-Supervised Learning (SSL) is an increasingly popular ML paradigm that trains models to transform complex inputs into representations without relying on explicit labels. These representations encode similarity structures that enable efficient learning of multiple downstream tasks. Recently, ML-a…

2021

CaPC Learning: Confidential and Private Collaborative Learning

ICLR 2021poster

Machine learning benefits from large training datasets, which may not always be possible to collect by any single entity, especially when using privacy-sensitive data. In many contexts, such as healthcare and finance, separate parties may wish to collaborate and learn from each other's data but are…

2019

Band-limited Training and Inference for Convolutional Neural Networks

ICML 2019oral

The convolutional layers are core building blocks of neural network architectures. In general, a convolutional filter applies to the entire frequency spectrum of the input data. We explore artificially constraining the frequency spectra of these filters and data, called band-limiting, during trainin…

Cited by 61SourcePDFScholar