Abstract
Federated Learning (FL) enhances data privacy by training machine learning models across devices without centralizing sensitive data, aligning with GDPR mandates. However, FL faces challenges with Non-Independent and Identically Distributed (Non-IID) data, which affects model performance. To address this, we leverage Service-Oriented Architecture (SOA) principles, specifically the Aggregator pattern, by introducing in-client clustering during FL’s local training phase to boost accuracy. This approach is applied to a Named Entity Recognition (NER) task in the medical domain using ADE Corpus and CADEC datasets, with further evaluation on the general-purpose CoNLL dataset for generalizability. Results show improvements in weighted F1-scores: 3.5% for ADE Corpus, 1.4% for CADEC and a marginal gain for CoNLL, highlighting SOA’s potential in optimizing FL. These findings encourage future exploration of SOA principles in FL, offering promising solutions for distributed learning challenges.
| Original language | English |
|---|---|
| Title of host publication | Service-Oriented Computing – ICSOC 2024 Workshops |
| Subtitle of host publication | ASOCA, AI-PA, WESOACS, GAISS, LAIS, AI on Edge, RTSEMS, SQS, SOCAISA, SOC4AI and Satellite Events, Tunis, Tunisia, December 3–6, 2024, Revised Selected Papers, Part I |
| Editors | Slim Kallel, Claudia Raibulet, Ismael Bouassida Rodriguez, Noura Faci, Amel Bennaceur, Saoussen Cheikhrouhou, Leila Ben Ayed, Mohamed Sellami, Elisa Yumi Nakagawa, Riadh Ben Halima |
| Place of Publication | Singapore |
| Publisher | Springer |
| Pages | 169-181 |
| Number of pages | 13 |
| ISBN (Electronic) | 978-981-96-7238-7 |
| ISBN (Print) | 978-981-96-7237-0 |
| DOIs | |
| Publication status | Published - 23 Jul 2025 |
| Event | 22nd International Conference on Service-Oriented Computing, ICSOC 2024 - Tunis, Tunisia Duration: 3 Dec 2024 → 6 Dec 2024 |
Publication series
| Name | Lecture Notes in Computer Science (LNCS) |
|---|---|
| Volume | 15833 |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 22nd International Conference on Service-Oriented Computing, ICSOC 2024 |
|---|---|
| Abbreviated title | ICSOC |
| Country/Territory | Tunisia |
| City | Tunis |
| Period | 3/12/24 → 6/12/24 |
Funding
The research leading to the results presented in this paper has received funding from the European Union’s Horizon Europe research and innovation program under grant agreement no 101137301 and is supported by the Innovative UK under grant agreement no 10103541.
Keywords
- Federated Learning
- In-client Clustering
- Named Entity Recognition