中文
相关论文

相关论文: Bayesian Perspective on Memorization and Reconstru…

200 篇论文

Many damaging cybersecurity attacks are enabled when an attacker can access residual sensitive information (e.g. cryptographic keys, personal identifiers) left behind from earlier computation. Attackers can sometimes use residual…

密码学与安全 · 计算机科学 2021-06-21 Deborah Shands , Carolyn Talcott

Research in adversarial machine learning (AML) has shown that statistical models are vulnerable to maliciously altered data. However, despite advances in Bayesian machine learning models, most AML research remains concentrated on classical…

机器学习 · 统计学 2025-06-04 Matthieu Carreau , Roi Naveiro , William N. Caballero

As large language models are increasingly deployed in sensitive environments, fingerprinting attacks pose significant privacy and security risks. We present a study of LLM fingerprinting from both offensive and defensive perspectives. Our…

密码学与安全 · 计算机科学 2025-08-13 Kevin Kurian , Ethan Holland , Sean Oesch

Machine learning models are vulnerable to data inference attacks, such as membership inference and model inversion attacks. In these types of breaches, an adversary attempts to infer a data record's membership in a dataset or even…

密码学与安全 · 计算机科学 2022-03-15 Dayong Ye , Sheng Shen , Tianqing Zhu , Bo Liu , Wanlei Zhou

Face recognition, as one of the most successful applications in artificial intelligence, has been widely used in security, administration, advertising, and healthcare. However, the privacy issues of public face datasets have attracted…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Kai Wang , Bo Zhao , Xiangyu Peng , Zheng Zhu , Jiankang Deng , Xinchao Wang , Hakan Bilen , Yang You

Bayesian inference provides a uniquely rigorous approach to obtain principled justification for uncertainty in predictions, yet it is difficult to articulate suitably general prior belief in the machine learning context, where computational…

机器学习 · 统计学 2021-03-04 Jed A. Duersch , Thomas A. Catanach

It is well known that query-based attacks tend to have relatively higher success rates in adversarial black-box attacks. While research on black-box attacks is actively being conducted, relatively few studies have focused on pixel attacks…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Dongsu Song , Daehwa Ko , Jay Hoon Jung

With the widespread use of biometric recognition, several issues related to the privacy and security provided by this technology have been recently raised and analysed. As a result, the early common belief among the biometrics community of…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Marta Gomez-Barrero , Javier Galbally

This study investigates embedding reconstruction attacks in large language models (LLMs) applied to genomic sequences, with a specific focus on how fine-tuning affects vulnerability to these attacks. Building upon Pan et al.'s seminal work…

机器学习 · 计算机科学 2025-11-12 Reem Al-Saidi , Erman Ayday , Ziad Kobti

Machine unlearning is motivated by desire for data autonomy: a person can request to have their data's influence removed from deployed models, and those models should be updated as if they were retrained without the person's data. We show…

机器学习 · 计算机科学 2024-05-31 Martin Bertran , Shuai Tang , Michael Kearns , Jamie Morgenstern , Aaron Roth , Zhiwei Steven Wu

Unexpected stimuli induce "error" or "surprise" signals in the brain. The theory of predictive coding promises to explain these observations in terms of Bayesian inference by suggesting that the cortex implements variational inference in a…

机器学习 · 统计学 2024-10-18 Eli Sennesh , Hao Wu , Tommaso Salvatori

Federated Learning (FL) enables multiple clients, such as mobile phones and IoT devices, to collaboratively train a global machine learning model while keeping their data localized. However, recent studies have revealed that the training…

机器学习 · 计算机科学 2025-04-17 Francesco Diana , Othmane Marfoq , Chuan Xu , Giovanni Neglia , Frédéric Giroire , Eoin Thomas

We present two information leakage attacks that outperform previous work on membership inference against generative models. The first attack allows membership inference without assumptions on the type of the generative model. Contrary to…

密码学与安全 · 计算机科学 2019-06-10 Benjamin Hilprecht , Martin Härterich , Daniel Bernau

The purpose of anonymizing structured data is to protect the privacy of individuals in the data while retaining the statistical properties of the data. An important class of attack on anonymized data is attribute inference, where an…

密码学与安全 · 计算机科学 2025-07-03 Paul Francis , David Wagner

The vulnerabilities of fingerprint authentication systems have raised security concerns when adapting them to highly secure access-control applications. Therefore, Fingerprint Presentation Attack Detection (FPAD) methods are essential for…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Hailin Li , Raghavendra Ramachandra

The gold standard for privacy in machine learning, Differential Privacy (DP), is often interpreted through its guarantees against membership inference. However, translating DP budgets into quantitative protection against the more damaging…

Classifiers based on deep neural networks are susceptible to adversarial attack, where the widely existing vulnerability has invoked the research in defending them from potential threats. Given a vulnerable classifier, existing defense…

计算机视觉与模式识别 · 计算机科学 2024-06-12 He Wang , Yunfeng Diao

Privacy-preserving inference in edge computing paradigms encourages the users of machine-learning services to locally run a model on their private input and only share the models outputs for a target task with the server. We study how a…

机器学习 · 计算机科学 2024-10-02 Mohammad Malekzadeh , Deniz Gunduz

Machine unlearning aims to remove specific data points from a trained model, often striving to emulate "perfect retraining", i.e., producing the model that would have been obtained had the deleted data never been included. We demonstrate…

机器学习 · 计算机科学 2026-02-19 Aloni Cohen , Refael Kohen , Kobbi Nissim , Uri Stemmer

Obtaining a relevant dataset is central to conducting empirical studies in software engineering. However, in the context of mining software repositories, the lack of appropriate tooling for large scale mining tasks hinders the creation of…

软件工程 · 计算机科学 2023-06-21 Romain Lefeuvre , Jessie Galasso , Benoit Combemale , Houari Sahraoui , Stefano Zacchiroli