AI Navigate

Unlearning the Unpromptable: Prompt-free Instance Unlearning in Diffusion Models

arXiv cs.LG / 3/12/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces prompt-free instance unlearning for diffusion models, aiming to forget undesired outputs that cannot be specified by text prompts, such as faces or culturally misinterpreted depictions.
  • It proposes a surrogate-based unlearning method that combines image editing, timestep-aware weighting, and gradient surgery to guide models toward forgetting targeted outputs while preserving overall integrity.
  • Experiments on conditional (Stable Diffusion 3) and unconditional (DDPM-CelebA) diffusion models demonstrate that the method uniquely unlearns unpromptable outputs and outperforms prompt-based and prompt-free baselines.
  • The work suggests a practical hotfix approach for diffusion model providers to enhance privacy protection and ethical compliance.

Abstract

Machine unlearning aims to remove specific outputs from trained models, often at the concept level, such as forgetting all occurrences of a particular celebrity or filtering content via text prompts. However, many undesired outputs, such as an individual's face or generations culturally or factually misinterpreted, cannot often be specified by text prompts. We address this underexplored setting of instance unlearning for outputs that are undesired but unpromptable, where the goal is to forget target outputs selectively while preserving the rest. To this end, we introduce an effective surrogate-based unlearning method that leverages image editing, timestep-aware weighting, and gradient surgery to guide trained diffusion models toward forgetting specific outputs. Experiments on conditional (Stable Diffusion 3) and unconditional (DDPM-CelebA) diffusion models demonstrate that our prompt-free method uniquely unlearns unpromptable outputs, such as faces and culturally inaccurate depictions, with preserved integrity, unlike prompt-based and prompt-free baselines. Our proposed method would serve as a practical hotfix for diffusion model providers to ensure privacy protection and ethical compliance.