Model-Protected Multi-Task Learning
Jian Liang, Ziqi Liu, Jiayu Zhou, Xiaoqian Jiang, Changshui Zhang, Fei, Wang

TL;DR
This paper introduces a privacy-preserving multi-task learning framework that prevents model information leakage across tasks by perturbing the covariance matrix, ensuring security without sacrificing performance.
Contribution
It proposes a novel differential privacy-based MTL method that guarantees model protection and maintains utility, outperforming existing privacy-preserving approaches.
Findings
Algorithms guarantee no underperformance compared to STL.
Experiments show superior protection against model leakage.
Framework supports heterogeneous privacy budgets.
Abstract
Multi-task learning (MTL) refers to the paradigm of learning multiple related tasks together. In contrast, in single-task learning (STL) each individual task is learned independently. MTL often leads to better trained models because they can leverage the commonalities among related tasks. However, because MTL algorithms can ``leak" information from different models across different tasks, MTL poses a potential security risk. Specifically, an adversary may participate in the MTL process through one task and thereby acquire the model information for another task. The previously proposed privacy-preserving MTL methods protect data instances rather than models, and some of them may underperform in comparison with STL methods. In this paper, we propose a privacy-preserving MTL framework to prevent information from each model leaking to other models based on a perturbation of the covariance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
