paper-with-me

홈 › 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 extract set of rules both vertically and horizontally. Compared with that without federated learning, measures in evaluating model performance are highly improved. At present, Fed-FEARE has already been applied to multiple business, including anti-fraud and precision marketing, in a China nation-wide financial holdings group.

📄 PDF Abstract BibTeX arXiv:2007.03533

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMarketing

Similar Papers 제목 키워드 기반

GUIR at SemEval-2017 Task 12: A Framework for Cross-Domain Clinical Temporal Information Extraction

2017-08-01 · SEMEVAL 2017 8 · Sean MacAvaney, Arman Cohan, Nazli Goharian

Clinical TempEval 2017 (SemEval 2017 Task 12) addresses the task of cross-domain temporal extraction from clinical text. We present a system for this task that uses supervised learning for the extraction of temporal expr…

Domain AdaptationInformation RetrievalRelation ExtractionTemporal Information Extraction

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

RCProb: Probabilistic Rule Extraction for Efficient Simplification of Tree Ensembles

2026-04-28 · Josue Obregon arxiv

Tree ensembles are widely used in industrial machine learning due to their strong predictive performance and efficient training procedures. However, as the number of trees in an ensemble grows, the resulting models becom…

FIRE: An Optimization Approach for Fast Interpretable Rule Extraction

2023-06-12 · Brian Liu, Rahul Mazumder

We present FIRE, Fast Interpretable Rule Extraction, an optimization-based framework to extract a small but useful collection of decision rules from tree ensembles. FIRE selects sparse representative subsets of rules fro…

Chemical-protein relation extraction with ensembles of SVM, CNN, and RNN models

2018-02-05 · Yifan Peng, Anthony Rios, Ramakanth Kavuluru, Zhiyong Lu

Text mining the relations between chemicals and proteins is an increasingly important task. The CHEMPROT track at BioCreative VI aims to promote the development and evaluation of systems that can automatically detect the…

RelationRelation Extraction