Privacy-Preserving Feature Valuation in Vertical Federated Learning Using Shapley-CMI and PSI Permutation
Unai Laskurain, Aitor Aguirre-Ortuzar, Urko Zurutuza

TL;DR
This paper introduces a privacy-preserving system for evaluating feature contributions in vertical federated learning using a secure implementation of Shapley-CMI, enabling fair data valuation without exposing raw data.
Contribution
It presents a novel privacy-preserving implementation of Shapley-CMI for VFL using PSI, allowing secure feature valuation without sharing raw data or training models.
Findings
System correctly computes feature contributions securely.
Ensures data privacy during feature valuation.
Scales efficiently with multiple parties.
Abstract
Federated Learning (FL) is an emerging machine learning paradigm that enables multiple parties to collaboratively train models without sharing raw data, ensuring data privacy. In Vertical FL (VFL), where each party holds different features for the same users, a key challenge is to evaluate the feature contribution of each party before any model is trained, particularly in the early stages when no model exists. To address this, the Shapley-CMI method was recently proposed as a model-free, information-theoretic approach to feature valuation using Conditional Mutual Information (CMI). However, its original formulation did not provide a practical implementation capable of computing the required permutations and intersections securely. This paper presents a novel privacy-preserving implementation of Shapley-CMI for VFL. Our system introduces a private set intersection (PSI) server that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
