paper-with-me

홈 › Papers

SoK: Colluding Adversaries in Machine Learning Pipelines

2026-06-08 · Vasisht Duddu, Lipeng He, Asim Waheed, N. Asokan arxiv

Machine learning (ML) models are susceptible to various security, privacy, and fairness risks. Adversaries with different characteristics (i.e., objectives, knowledge, and capabilities) can collude by executing one attack to amplify others. Existing work lacks a systematic framework to explore collusion among adversaries, and to study the implications of the adversaries' characteristics. We present a framework covering collusion (a) between train- and inference-time adversaries, and (b) among inference-time adversaries. Our framework accounts for factors enabling collusion between adversaries. We propose a guideline to conjecture about the potential for collusion using enabling factors. We use it to explain prior work, conjecture about unexplored collusions, and empirically validate five such cases. Finally, we discuss how adversaries' characteristics influence the potential for collusion.

📄 PDF Abstract BibTeX arXiv:2606.10091

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FDINet: Protecting against DNN Model Extraction via Feature Distortion Index

2023-06-20 · Hongwei Yao, Zheng Li, Haiqin Weng, Feng Xue 외

Machine Learning as a Service (MLaaS) platforms have gained popularity due to their accessibility, cost-efficiency, scalability, and rapid development capabilities. However, recent research has highlighted the vulnerabil…

Model extraction

BeamSec: A Practical mmWave Physical Layer Security Scheme Against Strong Adversaries

2023-09-19 · Afifa Ishtiaq, Arash Asadi, Ladan Khaloopour, Waqar Ahmed 외

The high directionality of millimeter-wave (mmWave) communication systems has proven effective in reducing the attack surface against eavesdropping, thus improving the physical layer security. However, even with highly d…

Model Extraction Warning in MLaaS Paradigm

2017-11-20 · Manish Kesarwani, Bhaskar Mukhoty, Vijay Arya, Sameep Mehta

Cloud vendors are increasingly offering machine learning services as part of their platform and services portfolios. These services enable the deployment of machine learning models on the cloud that are offered on a pay-…

Adversarial AttackBIG-bench Machine LearningmodelModel extraction

A Scalable Approach for Privacy-Preserving Collaborative Machine Learning

2020-11-03 · NeurIPS 2020 12 · Jinhyun So, Basak Guler, A. Salman Avestimehr

We consider a collaborative learning scenario in which multiple data-owners wish to jointly train a logistic regression model, while keeping their individual datasets private from the other parties. We propose COPML, a f…

BIG-bench Machine LearningPrivacy Preserving

On the Byzantine Fault Tolerance of signSGD with Majority Vote

2025-02-26 · Emanuele Mengoli, Luzius Moll, Virgilio Strozzi, El-Mahdi El-Mhamdi

In distributed learning, sign-based compression algorithms such as signSGD with majority vote provide a lightweight alternative to SGD with an additional advantage: fault tolerance (almost) for free. However, for signSGD…