Interpret Federated Learning with Shapley Values
Guan Wang

TL;DR
This paper explores how to interpret feature importance in vertical Federated Learning using Shapley values, balancing model transparency with data privacy concerns.
Contribution
It introduces a novel method employing Shapley values to interpret feature importance while preserving data privacy in vertical Federated Learning.
Findings
Effective interpretation of host features using Shapley values.
Unified importance measure for guest features.
Robust and informative interpretation results.
Abstract
Federated Learning is introduced to protect privacy by distributing training data into multiple parties. Each party trains its own model and a meta-model is constructed from the sub models. In this way the details of the data are not disclosed in between each party. In this paper we investigate the model interpretation methods for Federated Learning, specifically on the measurement of feature importance of vertical Federated Learning where feature space of the data is divided into two parties, namely host and guest. For host party to interpret a single prediction of vertical Federated Learning model, the interpretation results, namely the feature importance, are very likely to reveal the protected data from guest party. We propose a method to balance the model interpretability and data privacy in vertical Federated Learning by using Shapley values to reveal detailed feature importance…
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 · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
MethodsInterpretability
