A federated RuleFit method using differentially private histograms for consistent cutoffs, local GBDT rule generation, and federated dual averaging for l1-regularized coefficients matches centralized RuleFit performance in simulations and delivers interpretable results on real medical data.
Interpret federated learning with shapley values
2 Pith papers cite this work. Polarity classification is still indexing.
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 for host features and a unified importance value for federated guest features. Our experiments indicate robust and informative results for interpreting Federated Learning models.
fields
cs.LG 2years
2026 2verdicts
UNVERDICTED 2representative citing papers
FedMTFI clusters heterogeneous clients, trains cluster prototypes, and applies multi-teacher distillation with SHAP to improve accuracy over standard FL in non-IID settings.
citing papers explorer
-
Federated Rule Ensemble Method in Medical Data
A federated RuleFit method using differentially private histograms for consistent cutoffs, local GBDT rule generation, and federated dual averaging for l1-regularized coefficients matches centralized RuleFit performance in simulations and delivers interpretable results on real medical data.
-
FedMTFI: Feature Importance Based Optimized Multi Teacher Knowledge Distillation in Heterogeneous Federated Learning Environment
FedMTFI clusters heterogeneous clients, trains cluster prototypes, and applies multi-teacher distillation with SHAP to improve accuracy over standard FL in non-IID settings.