Inference Attack

87 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Inference Attack models and implementations

Data Origin Inference in Machine Learning

mingxue-xu/ori 24 Nov 2022

We formally define the data origin and the data origin inference task in the development of the ML model (mainly neural networks).

3
24 Nov 2022

Deep Regression Unlearning

ayu987/deep-regression-unlearning 15 Oct 2022

In the last few years, there have been notable developments in machine unlearning to remove the information of certain training data efficiently and effectively from ML models.

11
15 Oct 2022

M^4I: Multi-modal Models Membership Inference

multimodalmi/multimodal-membership-inference 15 Sep 2022

To achieve this, we propose Multi-modal Models Membership Inference (M^4I) with two attack methods to infer the membership status, named metric-based (MB) M^4I and feature-based (FB) M^4I, respectively.

17
15 Sep 2022

Does CLIP Know My Face?

d0mih/clipping_privacy 15 Sep 2022

Our large-scale experiments on CLIP demonstrate that individuals used for training can be identified with very high accuracy.

11
15 Sep 2022

Are Attribute Inference Attacks Just Imputation?

bargavj/EvaluatingDPML 2 Sep 2022

Our main conclusions are: (1) previous attribute inference methods do not reveal more about the training data from the model than can be inferred by an adversary without access to the trained model, but with the same knowledge of the underlying distribution as needed to train the attribute inference attack; (2) black-box attribute inference attacks rarely learn anything that cannot be learned without the model; but (3) white-box attacks, which we introduce and evaluate in the paper, can reliably identify some records with the sensitive value attribute that would not be predicted without having access to the model.

126
02 Sep 2022

SNAP: Efficient Extraction of Private Properties with Poisoning

johnmath/snap-sp23 25 Aug 2022

Property inference attacks allow an adversary to extract global properties of the training dataset from a machine learning model.

4
25 Aug 2022

Inferring Sensitive Attributes from Model Explanations

vasishtduddu/attinfexplanations 21 Aug 2022

We focus on the specific privacy risk of attribute inference attack wherein an adversary infers sensitive attributes of an input (e. g., race and sex) given its model explanations.

1
21 Aug 2022

A Hybrid Self-Supervised Learning Framework for Vertical Federated Learning

jorghyq2016/fedhssl 18 Aug 2022

In this work, we propose a Federated Hybrid Self-Supervised Learning framework, named FedHSSL, that utilizes cross-party views (i. e., dispersed features) of samples aligned among parties and local views (i. e., augmentation) of unaligned samples within each party to improve the representation learning capability of the VFL joint model.

12
18 Aug 2022

An Empirical Study on the Membership Inference Attack against Tabular Data Synthesis Models

jayoungkim408/mia 17 Aug 2022

Tabular data typically contains private and important information; thus, precautions must be taken before they are shared with others.

3
17 Aug 2022

Safety and Performance, Why not Both? Bi-Objective Optimized Model Compression toward AI Software Deployment

jiepku/mia-safecompress 11 Aug 2022

By simulating the attack mechanism as the safety test, SafeCompress can automatically compress a big model to a small one following the dynamic sparse training paradigm.

5
11 Aug 2022