LR-XFL: Logical Reasoning-based Explainable Federated Learning
Yanci Zhang, Han Yu

TL;DR
LR-XFL introduces a logic-based explainability framework for federated learning, enabling local rule creation and server-side rule connection without raw data access, thereby improving transparency and robustness.
Contribution
This paper presents a novel approach integrating logical reasoning into federated learning to enhance explainability and model robustness while preserving data privacy.
Findings
LR-XFL outperforms baselines in accuracy, rule fidelity, and rule accuracy.
Explicit rule evaluation allows human validation and correction.
The approach enhances transparency for sensitive applications like healthcare and finance.
Abstract
Federated learning (FL) is an emerging approach for training machine learning models collaboratively while preserving data privacy. The need for privacy protection makes it difficult for FL models to achieve global transparency and explainability. To address this limitation, we incorporate logic-based explanations into FL by proposing the Logical Reasoning-based eXplainable Federated Learning (LR-XFL) approach. Under LR-XFL, FL clients create local logic rules based on their local data and send them, along with model updates, to the FL server. The FL server connects the local logic rules through a proper logical connector that is derived based on properties of client data, without requiring access to the raw data. In addition, the server also aggregates the local model updates with weight values determined by the quality of the clients' local data as reflected by their uploaded logic…
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
