通过密度匹配实现文本嵌入中敏感属性的非线性擦除
Nonlinear Concept Erasure: a Density Matching Approach
- 学习嵌入空间中的正交投影,使目标概念的分布不可区分
- 在经典NLP基准上实现当前最优的离散属性非线性擦除效果
- 可有效缓解深度分类器偏差,适合公平性要求高的场景
在现实应用中,确保神经模型无法从文本表示中推断出性别、种族等敏感信息,是公平性的重要挑战。本文提出概念擦除方法,旨在移除分布式表示中与特定概念相关的敏感信息,同时尽可能保留其余语义内容。该方法通过学习嵌入空间中的正交投影,使目标离散概念的类别条件特征分布经投影后难以区分。通过调整投影矩阵的秩,可控制信息擦除程度,其正交性保证了嵌入局部结构的严格保留。所提方法称为$\overline{\mathrm{L}}$EOPARD,在经典自然语言处理基准上实现了非线性擦除的最先进性能。此外,实验表明$\overline{\mathrm{L}}$EOPARD能有效缓解深层非线性分类器中的偏差,提升模型公平性。
原文摘要 · Abstract (English)
Ensuring that neural models used in real-world applications cannot infer sensitive information, such as demographic attributes like gender or race, from text representations is a critical challenge when fairness is a concern. We address this issue through concept erasure, a process that removes information related to a specific concept from distributed representations while preserving as much of the remaining semantic information as possible. Our approach involves learning an orthogonal projection in the embedding space, designed to make the class-conditional feature distributions of the discrete concept to erase indistinguishable after projection. By adjusting the rank of the projector, we control the extent of information removal, while its orthogonality ensures strict preservation of the local structure of the embeddings. Our method, termed $\overline{\mathrm{L}}$EOPARD, achieves state-of-the-art performance in nonlinear erasure of a discrete attribute on classic natural language processing benchmarks. Furthermore, we demonstrate that $\overline{\mathrm{L}}$EOPARD effectively mitigates bias in deep nonlinear classifiers, thereby promoting fairness.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。