paper-with-me

Papers

Federated Fuzzy Neural Network with Evolutionary Rule Learning

2022-10-26 · Leijie Zhang, Ye Shi, Yu-Cheng Chang, Chin-Teng Lin

Distributed fuzzy neural networks (DFNNs) have attracted increasing attention recently due to their learning abilities in handling data uncertainties in distributed scenarios. However, it is challenging for DFNNs to handle cases in which the local data are non-independent and identically distributed (non-IID). In this paper, we propose a federated fuzzy neural network (FedFNN) with evolutionary rule learning (ERL) to cope with non-IID issues as well as data uncertainties. The FedFNN maintains a global set of rules in a server and a personalized subset of these rules for each local client. ERL is inspired by the theory of biological evolution; it encourages rule variations while activating superior rules and deactivating inferior rules for local clients with non-IID data. Specifically, ERL consists of two stages in an iterative procedure: a rule cooperation stage that updates global rules by aggregating local rules based on their activation statuses and a rule evolution stage that evolves the global rules and updates the activation statuses of the local rules. This procedure improves both the generalization and personalization of the FedFNN for dealing with non-IID issues and data uncertainties. Extensive experiments conducted on a range of datasets demonstrate the superiority of the FedFNN over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.14393

Code (1)

leijiezhang/fedfnn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On Integrating Fuzzy Knowledge Using a Novel Evolutionary Algorithm

2013-04-28 · Nafisa Afrin Chowdhury, Murshida Khatun, M. M. A. Hashem

Fuzzy systems may be considered as knowledge-based systems that incorporates human knowledge into their knowledge base through fuzzy rules and fuzzy membership functions. The intent of this study is to present a fuzzy kn…

General Classification

A Fast Interpretable Fuzzy Tree Learner

2025-12-12 · Javier Fumanal-Idocin, Raquel Fernandez-Peralta, Javier Andreu-Perez arxiv

Fuzzy rule-based systems have been mostly used in interpretable decision-making because of their interpretable linguistic rules. However, interpretability requires both sensible linguistic partitions and small rule-base …

Computational Efficiency

Federated Learning Inspired Fuzzy Systems: Decentralized Rule Updating for Privacy and Scalable Decision Making

2025-07-09 · Arthur Alexander Lim, Zhen Bin It, Jovan Bowen Heng, Tee Hui Teo arxiv

Fuzzy systems are a way to allow machines, systems and frameworks to deal with uncertainty, which is not possible in binary systems that most computers use. These systems have already been deployed for certain use cases,…

Federated LearningDecision Making

FRULER: Fuzzy Rule Learning through Evolution for Regression

2015-07-17 · I. Rodríguez-Fdez, M. Mucientes, A. Bugarín

In regression problems, the use of TSK fuzzy systems is widely extended due to the precision of the obtained models. Moreover, the use of simple linear TSK models is a good choice in many real problems due to the easy un…

regression

Fuzzy-UCS Revisited: Self-Adaptation of Rule Representations in Michigan-Style Learning Fuzzy-Classifier Systems

2025-05-09 · Hiroki Shiraishi, Yohei Hayamizu, Tomonori Hashiyama

This paper focuses on the impact of rule representation in Michigan-style Learning Fuzzy-Classifier Systems (LFCSs) on its classification performance. A well-representation of the rules in an LFCS is crucial for improvin…

Missing Values