paper-with-me

홈 › Papers

Gold Doesn't Always Glitter: Spectral Removal of Linear and Nonlinear Guarded Attribute Information

2022-03-15 · Shun Shao, Yftah Ziser, Shay B. Cohen

We describe a simple and effective method (Spectral Attribute removaL; SAL) to remove private or guarded information from neural representations. Our method uses matrix decomposition to project the input representations into directions with reduced covariance with the guarded information rather than maximal covariance as factorization methods normally use. We begin with linear information removal and proceed to generalize our algorithm to the case of nonlinear information removal using kernels. Our experiments demonstrate that our algorithm retains better main task performance after removing the guarded information compared to previous work. In addition, our experiments demonstrate that we need a relatively small amount of guarded attribute data to remove information about these attributes, which lowers the exposure to sensitive data and is more suitable for low-resource scenarios. Code is available at https://github.com/jasonshaoshun/SAL.

📄 PDF Abstract BibTeX arXiv:2203.07893

Code (1)

jasonshaoshun/SAL 공식 구현 pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

When silver glitters more than gold: Bootstrapping an Italian part-of-speech tagger for Twitter

2016-11-09 · Barbara Plank, Malvina Nissim

We bootstrap a state-of-the-art part-of-speech tagger to tag Italian Twitter data, in the context of the Evalita 2016 PoSTWITA shared task. We show that training the tagger on native Twitter data enriched with little amo…

TAG

An automatic bad band preremoval algorithm for hyperspectral imagery

2016-10-19 · Luyan Ji, Xiurui Geng, Yongchao Zhao, Fuxiang Wang

For most hyperspectral remote sensing applications, removing bad bands, such as water absorption bands, is a required preprocessing step. Currently, the commonly applied method is by visual inspection, which is very time…

Is all that Glitters in Machine Translation Quality Estimation really Gold?

2016-12-01 · COLING 2016 12 · Yvette Graham, Timothy Baldwin, Meghan Dowling, Maria Eskevich 외

Human-targeted metrics provide a compromise between human evaluation of machine translation, where high inter-annotator agreement is difficult to achieve, and fully automatic metrics, such as BLEU or TER, that lack the v…

AllMachine TranslationTranslation

All That Glitters is Not Gold: A Gold Standard of Adjective-Noun Collocations for German

2020-05-01 · LREC 2020 5 · Yana Strakatova, Neele Falk, Isabel Fuhrmann, Erhard Hinrichs 외

In this paper we present the GerCo dataset of adjective-noun collocations for German, such as alter Freund {`}old friend{'} and tiefe Liebe {`}deep love{'}. The annotation has been performed by experts based on the annot…

AllWord Embeddings

Towards Aligned Data Removal via Twin Machine Unlearning

2024-08-21 · Yuyao Sun, Zhenxing Niu, Gang Hua, Rong Jin

Modern privacy regulations have spurred the evolution of machine unlearning, a technique that enables the removal of data from an already trained ML model without requiring retraining from scratch. Previous unlearning me…

Machine Unlearning