paper-with-me

홈 › Papers

Federated Learning in Chemical Engineering: A Tutorial on a Framework for Privacy-Preserving Collaboration Across Distributed Data Sources

2024-11-23 · Siddhant Dutta, Iago Leal de Freitas, Pedro Maciel Xavier, Claudio Miceli de Farias, David Esteban Bernal Neira

Federated Learning (FL) is a decentralized machine learning approach that has gained attention for its potential to enable collaborative model training across clients while protecting data privacy, making it an attractive solution for the chemical industry. This work aims to provide the chemical engineering community with an accessible introduction to the discipline. Supported by a hands-on tutorial and a comprehensive collection of examples, it explores the application of FL in tasks such as manufacturing optimization, multimodal data integration, and drug discovery while addressing the unique challenges of protecting proprietary information and managing distributed datasets. The tutorial was built using key frameworks such as $\texttt{Flower}$ and $\texttt{TensorFlow Federated}$ and was designed to provide chemical engineers with the right tools to adopt FL in their specific needs. We compare the performance of FL against centralized learning across three different datasets relevant to chemical engineering applications, demonstrating that FL will often maintain or improve classification performance, particularly for complex and heterogeneous data. We conclude with an outlook on the open challenges in federated learning to be tackled and current approaches designed to remediate and improve this framework.

📄 PDF Abstract BibTeX arXiv:2411.16737

Code (1)

elucidator8918/Fed-ML-Chem 공식 구현 pytorch

Tasks

Data IntegrationDrug DiscoveryFederated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Federated Learning from Molecules to Processes: A Perspective

2025-06-23 · Jan G. Rittig, Clemens Kortmann

We present a perspective on federated learning in chemical engineering that envisions collaborative efforts in machine learning (ML) developments within the chemical industry. Large amounts of chemical and process data a…

Federated Learning

A Tutorial of Personalized Federated Recommender Systems: Recent Advances and Future Directions

2024-12-11 · Jing Jiang, Chunxu Zhang, Honglei Zhang, Zhiwei Li 외

Personalization stands as the cornerstone of recommender systems (RecSys), striving to sift out redundant information and offer tailor-made services for users. However, the conventional cloud-based RecSys necessitates ce…

Federated LearningRecommendation Systems

Privacy-Preserving Federated Learning Framework for Distributed Chemical Process Optimization

2026-04-28 · Teetat Pipattaratonchai, Aueaphum Aueawatthanaphisut arxiv

Industrial chemical plants often operate under strict data confidentiality constraints, making centralized data-driven process modeling difficult. Federated learning (FL) provides a promising solution by enabling collabo…

Federated Learning

Federated Learning for Clinical Structured Data: A Benchmark Comparison of Engineering and Statistical Approaches

2023-11-06 · Siqi Li, Di Miao, Qiming Wu, Chuan Hong 외

Federated learning (FL) has shown promising potential in safeguarding data privacy in healthcare collaborations. While the term "FL" was originally coined by the engineering community, the statistical field has also expl…

Federated LearningPrivacy Preserving

Federated Learning and Meta Learning: Approaches, Applications, and Directions

2022-10-24 · Xiaonan Liu, Yansha Deng, Arumugam Nallanathan, Mehdi Bennis

Over the past few years, significant advancements have been made in the field of machine learning (ML) to address resource management, interference management, autonomy, and decision-making in wireless networks. Traditio…

Decision MakingFederated LearningManagementMeta-Learning