paper-with-me

홈 › Papers

FL-APU: A Software Architecture to Ease Practical Implementation of Cross-Silo Federated Learning

2025-01-31 · F. Stricker, J. A. Peregrina, D. Bermbach, C. Zirpins

Federated Learning (FL) is an upcoming technology that is increasingly applied in real-world applications. Early applications focused on cross-device scenarios, where many participants with limited resources train machine learning (ML) models together, e.g., in the case of Google's GBoard. Contrarily, cross-silo scenarios have only few participants but with many resources, e.g., in the healthcare domain. Despite such early efforts, FL is still rarely used in practice and best practices are, hence, missing. For new applications, in our case inter-organizational cross-silo applications, overcoming this lack of role models is a significant challenge. In order to ease the use of FL in real-world cross-silo applications, we here propose a scenario-based architecture for the practical use of FL in the context of multiple companies collaborating to improve the quality of their ML models. The architecture emphasizes the collaboration between the participants and the FL server and extends basic interactions with domain-specific features. First, it combines governance with authentication, creating an environment where only trusted participants can join. Second, it offers traceability of governance decisions and tracking of training processes, which are also crucial in a production environment. Beyond presenting the architectural design, we analyze requirements for the real-world use of FL and evaluate the architecture with a scenario-based analysis method.

📄 PDF Abstract BibTeX arXiv:2501.19091

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Tensor Computing Interface: An Application-Oriented, Lightweight Interface for Portable High-Performance Tensor Network Applications

2025-12-30 · Rong-Yang Sun, Tomonori Shirakawa, Hidehiko Kohshiro, D. N. Sheng 외 arxiv

Tensor networks (TNs) are a central computational tool in quantum science and artificial intelligence. However, the lack of unified software interface across tensor-computing frameworks severely limits the portability of…

Automated Infectious Disease Forecasting: Use-cases and Practical Considerations for Pipeline Implementation

2022-08-09 · VP Nagraj, Chris Hulme-Lowe, Shakeel Jessa, Stephen D. Turner

Real-time forecasting of disease outbreaks requires standardized outputs generated in a timely manner. Development of pipelines to automate infectious disease forecasts can ensure that parameterization and software depen…

Cloud Computing

Side-channel analysis against ANSSI’s protected AES implementation on ARM: end-to-end attacks with multi-task learning

2023-03-10 · Journal of Cryptographic Engineering 2023 3 · Loïc Masure, Rémi Strullu

In 2019, ANSSI released a protected software implementation of AES running on an STM32 platform with ARM Cortex-M architecture, publicly available on Github. The release of the code was shortly followed by a first paper …

Multi-Task LearningSide Channel Analysis

CHET: Compiler and Runtime for Homomorphic Evaluation of Tensor Programs

2018-10-01 · Roshan Dathathri, Olli Saarikivi, Hao Chen, Kim Laine 외

Fully Homomorphic Encryption (FHE) refers to a set of encryption schemes that allow computations to be applied directly on encrypted data without requiring a secret key. This enables novel application scenarios where a c…

Memory Efficient Multi-Scale Line Detector Architecture for Retinal Blood Vessel Segmentation

2016-12-06 · Hamza Bendaoudi, Farida Cheriet, J. M. Pierre Langlois

This paper presents a memory efficient architecture that implements the Multi-Scale Line Detector (MSLD) algorithm for real-time retinal blood vessel detection in fundus images on a Zynq FPGA. This implementation benefit…

Vessel Detection