paper-with-me

홈 › Papers

Federated Rule Ensemble Method in Medical Data

2026-04-20 · Ke Wan, Kensuke Tanioka, Toshio Shimokawa arxiv

Machine learning has become integral to medical research and is increasingly applied in clinical settings to support diagnosis and decision-making; however, its effectiveness depends on access to large, diverse datasets, which are limited within single institutions. Although integrating data across institutions can address this limitation, privacy regulations and data ownership constraints hinder these efforts. Federated learning enables collaborative model training without sharing raw data; however, most methods rely on complex architectures that lack interpretability, limiting clinical applicability. Therefore, we proposed a federated RuleFit framework to construct a unified and interpretable global model for distributed environments. It integrates three components: preprocessing based on differentially private histograms to estimate shared cutoff values, enabling consistent rule definitions and reducing heterogeneity across clients; local rule generation using gradient boosting decision trees with shared cutoffs; and coefficient estimation via $\ell_1$-regularized optimization using a Federated Dual Averaging algorithm for sparse and consistent variable selection. In simulation studies, the proposed method achieved a performance comparable to that of centralized RuleFit while outperforming existing federated approaches. Real-world analysis demonstrated its ability to provide interpretable insights with competitive predictive accuracy. Therefore, the proposed framework offers a practical and effective solution for interpretable and reliable modeling in federated learning environments.

📄 PDF Abstract BibTeX arXiv:2604.17956

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A Federated F-score Based Ensemble Model for Automatic Rule Extraction

2020-07-07 · Kun Li, Fanglan Zheng, Jiang Tian, Xiaojia Xiang

In this manuscript, we propose a federated F-score based ensemble tree model for automatic rule extraction, namely Fed-FEARE. Under the premise of data privacy protection, Fed-FEARE enables multiple agencies to jointly e…

Federated LearningMarketing

Multi-Modal One-Shot Federated Ensemble Learning for Medical Data with Vision Large Language Model

2025-01-06 · Naibo Wang, Yuchen Deng, Shichen Fan, Jianwei Yin 외

Federated learning (FL) has attracted considerable interest in the medical domain due to its capacity to facilitate collaborative model training while maintaining data privacy. However, conventional FL methods typically …

DiagnosticEnsemble LearningFederated LearningLanguage Modeling+3

FedED: Federated Learning via Ensemble Distillation for Medical Relation Extraction

2020-11-01 · EMNLP 2020 11 · Dianbo Sui, Yubo Chen, Jun Zhao, Yantao Jia 외

Unlike other domains, medical texts are inevitably accompanied by private information, so sharing or copying these texts is strictly restricted. However, training a medical relation extraction model requires collecting t…

Federated LearningKnowledge DistillationMedical Relation ExtractionPrivacy Preserving+2

Ensemble Federated Learning: an approach for collaborative pneumonia diagnosis

2023-12-12 · Alhassan Mabrouk, Rebeca P. Díaz Redondo, Mohamed Abd Elaziz, Mohammed Kayed

Federated learning is a very convenient approach for scenarios where (i) the exchange of data implies privacy concerns and/or (ii) a quick reaction is needed. In smart healthcare systems, both aspects are usually require…

Federated Learning

A Hybrid Federated Learning Based Ensemble Approach for Lung Disease Diagnosis Leveraging Fusion of SWIN Transformer and CNN

2026-02-19 · Asif Hasan Chowdhury, Md. Fahim Islam, M Ragib Anjum Riad, Faiyaz Bin Hashem 외 arxiv

The significant advancements in computational power cre- ate a vast opportunity for using Artificial Intelligence in different ap- plications of healthcare and medical science. A Hybrid FL-Enabled Ensemble Approach For L…

severity predictionFederated LearningContinual Learning