Consensus Learning with Multi-Party Perturbation Triggers for Secure Model Access
Jie Huang, Xuan Chen, Changhao Ding, Shuaishuai Zhang, Yizhun Zhang, Zeping Zhang
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:56:42 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/consensus-learning-with-multi-party-perturbation-triggers-fo.pdf
Summary
This paper introduces Consensus Learning, a novel paradigm for secure model access in multi-party collaborative deep learning environments. The core idea is to enforce fine-grained control over model execution permissions through a multi-party joint authorization mechanism. To achieve this, the authors propose the Collaborative Perturbation Trigger Method (CPTM), which enables participating parties to collaboratively generate perturbation-based trigger data, called Consensus Triggered Data (CTD), that embeds identity features. The model is designed to activate only when presented with collectively constructed CTD, ensuring tightly bound access control without modifying the model architecture. Extensive experiments on CIFAR-10, CIFAR-100, MNIST, and Face-LFW datasets demonstrate that the method maintains prediction accuracy within 2% of baseline unprotected models on authorized data, while model accuracy drops below 10% for unauthorized or adversarial inputs, showcasing strong access control and robustness.
Problem
The paper addresses several bottlenecks in multi-party collaborative deep learning scenarios: