paper-with-me

Papers

LR-XFL: Logical Reasoning-based Explainable Federated Learning

2023-08-24 · Yanci Zhang, Han Yu

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 rules. The results show that LR-XFL outperforms the most relevant baseline by 1.19%, 5.81% and 5.41% in terms of classification accuracy, rule accuracy and rule fidelity, respectively. The explicit rule evaluation and expression under LR-XFL enable human experts to validate and correct the rules on the server side, hence improving the global FL model's robustness to errors. It has the potential to enhance the transparency of FL models for areas like healthcare and finance where both data privacy and explainability are important.

📄 PDF Abstract BibTeX arXiv:2308.12681

Code (1)

yanci87/lr-xfl 공식 구현 pytorch

Tasks

Federated LearningLogical Reasoning

Similar Papers 제목 키워드 기반

FedMM-X: A Trustworthy and Interpretable Framework for Federated Multi-Modal Learning in Dynamic Environments

2025-03-25 · Sree Bhargavi Balija

As artificial intelligence systems increasingly operate in Real-world environments, the integration of multi-modal data sources such as vision, language, and audio presents both unprecedented opportunities and critical c…

Federated LearningOut-of-Distribution Generalization

Weakly Supervised Explainable Phrasal Reasoning with Neural Fuzzy Logic

2021-09-18 · Zijun Wu, Zi Xuan Zhang, Atharva Naik, Zhijian Mei 외

Natural language inference (NLI) aims to determine the logical relationship between two sentences, such as Entailment, Contradiction, and Neutral. In recent years, deep learning models have become a prevailing approach t…

Explanation GenerationLogical ReasoningNatural Language InferenceSentence

Faithfully Explainable Recommendation via Neural Logic Reasoning

2021-04-16 · NAACL 2021 4 · Yaxin Zhu, Yikun Xian, Zuohui Fu, Gerard de Melo 외

Knowledge graphs (KG) have become increasingly important to endow modern recommender systems with the ability to generate traceable reasoning paths to explain the recommendation process. However, prior research rarely co…

Decision MakingExplainable RecommendationExplanation GenerationKnowledge Graphs+1

ForEx: A Formal Verification Framework for Explainable Reasoning in Logical Fallacy Detection and Annotation

2026-06-20 · Pei-Cing Huang, Chienyu Liu, Chan Hsu, Ci-Siang Chen 외 arxiv

Current evaluations of Large Language Models (LLMs) on logical fallacy detection focus on predicted labels, but do not establish whether those labels are supported by the reasoning the models provide. We propose ForEx (F…

Hierarchical AI-Meteorologist: LLM-Agent System for Multi-Scale and Explainable Weather Forecast Reporting

2025-11-28 · Daniil Sukhorukov, Andrei Zakharov, Nikita Glazkov, Katsiaryna Yanchanka 외 arxiv

We present the Hierarchical AI-Meteorologist, an LLM-agent system that generates explainable weather reports using a hierarchical forecast reasoning and weather keyword generation. Unlike standard approaches that treat f…