paper-with-me

Papers

Adversarial Representation Sharing: A Quantitative and Secure Collaborative Learning Framework

2022-03-27 · Jikun Chen, Feng Qiang, Na Ruan

The performance of deep learning models highly depends on the amount of training data. It is common practice for today's data holders to merge their datasets and train models collaboratively, which yet poses a threat to data privacy. Different from existing methods such as secure multi-party computation (MPC) and federated learning (FL), we find representation learning has unique advantages in collaborative learning due to the lower communication overhead and task-independency. However, data representations face the threat of model inversion attacks. In this article, we formally define the collaborative learning scenario, and quantify data utility and privacy. Then we present ARS, a collaborative learning framework wherein users share representations of data to train models, and add imperceptible adversarial noise to data representations against reconstruction or attribute extraction attacks. By evaluating ARS in different contexts, we demonstrate that our mechanism is effective against model inversion attacks, and achieves a balance between privacy and utility. The ARS framework has wide applicability. First, ARS is valid for various data types, not limited to images. Second, data representations shared by users can be utilized in different tasks. Third, the framework can be easily extended to the vertical data partitioning scenario.

📄 PDF Abstract BibTeX arXiv:2203.14299

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute ExtractionFederated LearningRepresentation Learningvalid

Similar Papers 제목 키워드 기반

Locally Differentially Private Embedding Models in Distributed Fraud Prevention Systems

2024-01-03 · Iker Perez, Jason Wong, Piotr Skalski, Stuart Burrell 외

Global financial crime activity is driving demand for machine learning solutions in fraud prevention. However, prevention systems are commonly serviced to financial institutions in isolation, and few provisions exist for…

Anomaly DetectionPrivacy Preserving

D2M: A Decentralized, Privacy-Preserving, Incentive-Compatible Data Marketplace for Collaborative Learning

2025-12-11 · Yash Srivastava, Shalin Jain, Sneha Awathare, Nitin Awathare arxiv

The rising demand for collaborative machine learning and data analytics calls for secure and decentralized data sharing frameworks that balance privacy, trust, and incentives. Existing approaches, including federated lea…

Federated Learning

AI-Driven Secure Data Sharing: A Trustworthy and Privacy-Preserving Approach

2025-01-26 · Al Amin, Kamrul Hasan, Sharif Ullah, Liang Hong

In the era of data-driven decision-making, ensuring the privacy and security of shared data is paramount across various domains. Applying existing deep neural networks (DNNs) to encrypted data is critical and often compr…

Computational EfficiencyPrivacy Preserving

SAMEP: A Secure Protocol for Persistent Context Sharing Across AI Agents

2025-07-05 · Hari Masoor arxiv

Current AI agent architectures suffer from ephemeral memory limitations, preventing effective collaboration and knowledge sharing across sessions and agent boundaries. We introduce SAMEP (Secure Agent Memory Exchange Pro…

Cronus: Robust and Heterogeneous Collaborative Learning with Black-Box Knowledge Transfer

2019-12-24 · Hongyan Chang, Virat Shejwalkar, Reza Shokri, Amir Houmansadr

Collaborative (federated) learning enables multiple parties to train a model without sharing their private data, but through repeated sharing of the parameters of their local models. Despite its advantages, this approach…

Federated LearningPrivacy PreservingTransfer Learning