paper-with-me

Papers

Kernelized Concept Erasure

2022-01-28 · Shauli Ravfogel, Francisco Vargas, Yoav Goldberg, Ryan Cotterell

The representation space of neural models for textual data emerges in an unsupervised manner during training. Understanding how those representations encode human-interpretable concepts is a fundamental problem. One prominent approach for the identification of concepts in neural representations is searching for a linear subspace whose erasure prevents the prediction of the concept from the representations. However, while many linear erasure algorithms are tractable and interpretable, neural networks do not necessarily represent concepts in a linear manner. To identify non-linearly encoded concepts, we propose a kernelization of a linear minimax game for concept erasure. We demonstrate that it is possible to prevent specific non-linear adversaries from predicting the concept. However, the protection does not transfer to different nonlinear adversaries. Therefore, exhaustively erasing a non-linearly encoded concept remains an open problem.

📄 PDF Abstract BibTeX arXiv:2201.12191

Code (1)

shauli-ravfogel/adv-kernel-removal 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robust Concept Erasure via Kernelized Rate-Distortion Maximization

2023-11-30 · NeurIPS 2023 11 · Somnath Basu Roy Chowdhury, Nicholas Monath, Avinava Dubey, Amr Ahmed 외

Distributed representations provide a vector space that captures meaningful relationships between data instances. The distributed nature of these representations, however, entangles together multiple attributes or concep…

AttributeMetric LearningWord Embeddings

Fundamental Limits of Perfect Concept Erasure

2025-03-25 · Somnath Basu Roy Chowdhury, Avinava Dubey, Ahmad Beirami, Rahul Kidambi 외

Concept erasure is the task of erasing information about a concept (e.g., gender or race) from a representation set while retaining the maximum possible utility -- information from original representations. Concept erasu…

Fairness

ScaleErasure: Inference-Time Minimal Intervention for Precise Concept Erasure in Next-Scale Autoregressive Image Generation

2026-06-28 · Cong Wang, Haiyu Wu, Zhiwei Jiang, Zifeng Cheng 외 arxiv

Concept erasure aims to prevent image generative models from producing unsafe content while preserving their general generative capability. Meanwhile, next-scale autoregressive (AR) image generation has recently emerged …

Image Generation

CRCE: Coreference-Retention Concept Erasure in Text-to-Image Diffusion Models

2025-03-18 · Yuyang Xue, Edward Moroshko, Feng Chen, Jingyu Sun 외

Text-to-Image diffusion models can produce undesirable content that necessitates concept erasure. However, existing methods struggle with under-erasure, leaving residual traces of targeted concepts, or over-erasure, mist…

Orthogonal Concept Erasure for Diffusion Models

2026-05-27 · Yuhao Sun, Lingyun Yu, Haoxiang Xu, Fengyuan Miao 외 arxiv

Concept erasure has emerged as a promising approach to mitigate undesired or unsafe content in diffusion models, yet existing methods still face significant limitations. While training-based methods are effective, their …