paper-with-me

Papers Membership Inference Attack

“Membership Inference Attack” 태그가 달린 논문 186편 · 필터 해제

Orthogonal Soft Pruning for Efficient Class Unlearning

2025-06-24 · Qinghui Gong, Xue Yang, Xiaohu Tang

Machine unlearning aims to selectively remove class-specific knowledge from pretrained neural networks to satisfy privacy regulations such as the GDPR. Existing methods typically face a trade-off between unlearning speed…

Inference AttackMachine UnlearningMembership Inference Attack

Apollo: A Posteriori Label-Only Membership Inference Attack Towards Machine Unlearning

2025-06-11 · Liou Tang, James Joshi, Ashish Kundu

Machine Unlearning (MU) aims to update Machine Learning (ML) models following requests to remove training samples and their influences on a trained model efficiently without retraining the original ML model from scratch.…

Inference AttackMachine UnlearningMembership Inference Attack

When Better Features Mean Greater Risks: The Performance-Privacy Trade-Off in Contrastive Learning

2025-06-06 · Ruining Sun, Hongsheng Hu, Wei Luo, Zhaoxi Zhang 외

With the rapid advancement of deep learning technology, pre-trained encoder models have demonstrated exceptional feature extraction capabilities, playing a pivotal role in the research and application of deep learning. H…

Contrastive LearningInference AttackMembership Inference AttackSelf-Supervised Learning

Membership Inference Attacks on Sequence Models

2025-06-05 · Lorenzo Rossi, Michael Aerni, Jie Zhang, Florian Tramèr

Sequence models, such as Large Language Models (LLMs) and autoregressive image generators, have a tendency to memorize and inadvertently leak sensitive information. While this tendency has critical legal implications, ex…

Inference AttackMembership Inference AttackMemorization

An Out-Of-Distribution Membership Inference Attack Approach for Cross-Domain Graph Attacks

2025-05-26 · Jinyan Wang, Liu Yang, Yuecen Wei, Jiaxuan Si 외

Graph Neural Network-based methods face privacy leakage risks due to the introduction of topological structures about the targets, which allows attackers to bypass the target's prior knowledge of the sensitive attributes…

DiversityGraph Neural NetworkInference AttackMembership Inference Attack

Securing Genomic Data Against Inference Attacks in Federated Learning Environments

2025-05-12 · Chetan Pathade, Shubham Patil

Federated Learning (FL) offers a promising framework for collaboratively training machine learning models across decentralized genomic datasets without direct data sharing. While this approach preserves data locality, it…

Federated LearningInference AttackMembership Inference AttackPrivacy Preserving

AugMixCloak: A Defense against Membership Inference Attacks via Image Transformation

2025-05-11 · Heqing Ren, Chao Feng, Alberto Huertas, Burkhard Stiller

Traditional machine learning (ML) raises serious privacy concerns, while federated learning (FL) mitigates the risk of data leakage by keeping data on local devices. However, the training process of FL can still leak sen…

Data AugmentationFederated LearningInference AttackMembership Inference Attack

A new membership inference attack that spots memorization in generative and predictive models: Loss-Based with Reference Model algorithm (LBRM)

2025-05-06 · Faiz Taleb, Ivan Gazeau, Maryline Laurent

Generative models can unintentionally memorize training data, posing significant privacy risks. This paper addresses the memorization phenomenon in time series imputation models, introducing the Loss-Based with Reference…

ImputationInference AttackMembership Inference AttackMemorization+1

Automatic Calibration for Membership Inference Attack on Large Language Models

2025-05-06 · Saleh Zare Zade, Yao Qiang, Xiangyu Zhou, Hui Zhu 외

Membership Inference Attacks (MIAs) have recently been employed to determine whether a specific text was part of the pre-training data of Large Language Models (LLMs). However, existing methods often misinfer non-members…

Inference AttackMembership Inference Attack

Graph-Level Label-Only Membership Inference Attack against Graph Neural Networks

2025-03-24 · Jiazhu Dai, Yubing Lu

Graph neural networks (GNNs) are widely used for graph-structured data but are vulnerable to membership inference attacks (MIAs) in graph classification tasks, which determine if a graph was part of the training dataset,…

Graph ClassificationInference AttackMembership Inference AttackPrediction

DP-GPL: Differentially Private Graph Prompt Learning

2025-03-13 · Jing Xu, Franziska Boenisch, Iyiola Emmanuel Olatunji, Adam Dziedzic

Graph Neural Networks (GNNs) have shown remarkable performance in various applications. Recently, graph prompt learning has emerged as a powerful GNN training paradigm, inspired by advances in language and vision foundat…

Inference AttackMembership Inference AttackPrompt Learning

Efficient Membership Inference Attacks by Bayesian Neural Network

2025-03-10 · Zhenlong Liu, Wenyu Jiang, Feng Zhou, Hongxin Wei

Membership Inference Attacks (MIAs) aim to estimate whether a specific data point was used in the training of a given model. Previous attacks often utilize multiple reference models to approximate the conditional score d…

Bayesian InferenceInference AttackMembership Inference Attackquantile regression

Towards Label-Only Membership Inference Attack against Pre-trained Large Language Models

2025-02-26 · Yu He, Boheng Li, Liu Liu, Zhongjie Ba 외

Membership Inference Attacks (MIAs) aim to predict whether a data sample belongs to the model's training set or not. Although prior research has extensively explored MIAs in Large Language Models (LLMs), they typically r…

Inference AttackMembership Inference AttackSemantic SimilaritySemantic Textual Similarity

Membership Inference Attacks for Face Images Against Fine-Tuned Latent Diffusion Models

2025-02-17 · Lauritz Christian Holme, Anton Mosquera Storgaard, Siavash Arjomand Bigdeli

The rise of generative image models leads to privacy concerns when it comes to the huge datasets used to train such models. This paper investigates the possibility of inferring if a set of face images was used for fine-t…

Inference AttackMembership Inference Attack

A hierarchical approach for assessing the vulnerability of tree-based classification models to membership inference attack

2025-02-13 · Richard J. Preen, Jim Smith

Machine learning models can inadvertently expose confidential properties of their training data, making them vulnerable to membership inference attacks (MIA). While numerous evaluation methods exist, many require computa…

Inference AttackMembership Inference Attack

DocMIA: Document-Level Membership Inference Attacks against DocVQA Models

2025-02-06 · Khanh Nguyen, Raouf Kerkouche, Mario Fritz, Dimosthenis Karatzas

Document Visual Question Answering (DocVQA) has introduced a new paradigm for end-to-end document understanding, and quickly became one of the standard benchmarks for multimodal LLMs. Automating document processing workf…

document understandingInference AttackMembership Inference AttackQuestion Answering+1

Privacy Attacks on Image AutoRegressive Models

2025-02-04 · Antoni Kowalczuk, Jan Dubiński, Franziska Boenisch, Adam Dziedzic

Image autoregressive (IAR) models have surpassed diffusion models (DMs) in both image quality (FID: 1.48 vs. 1.58) and generation speed. However, their privacy risks remain largely unexplored. To address this, we conduct…

Inference AttackMembership Inference Attack

Tool Unlearning for Tool-Augmented LLMs

2025-02-03 · Jiali Cheng, Hadi Amiri

Tool-augmented large language models (LLMs) are often trained on datasets of query-response pairs, which embed the ability to use tools or APIs directly into the parametric knowledge of LLMs. Tool-augmented LLMs need the…

Inference AttackMembership Inference Attack

Riddle Me This! Stealthy Membership Inference for Retrieval-Augmented Generation

2025-02-01 · Ali Naseh, Yuefeng Peng, Anshuman Suri, Harsh Chaudhari 외

Retrieval-Augmented Generation (RAG) enables Large Language Models (LLMs) to generate grounded responses by leveraging external knowledge databases without altering model parameters. Although the absence of weight tuning…

Membership Inference AttackRAGRetrievalRetrieval-augmented Generation

Redefining Machine Unlearning: A Conformal Prediction-Motivated Approach

2025-01-31 · Yingdan Shi, Sijia Liu, Ren Wang

Machine unlearning seeks to remove the influence of specified data from a trained model. While metrics such as unlearning accuracy (UA) and membership inference attack (MIA) provide baselines for assessing unlearning per…

Adversarial AttackConformal Predictionimage-classificationImage Classification+5
1–20 / 186 다음 →