paper-with-me

Papers

FATE-LLM: A Industrial Grade Federated Learning Framework for Large Language Models

2023-10-16 · Tao Fan, Yan Kang, Guoqiang Ma, Weijing Chen, Wenbin Wei, Lixin Fan, Qiang Yang

Large Language Models (LLMs), such as ChatGPT, LLaMA, GLM, and PaLM, have exhibited remarkable performances across various tasks in recent years. However, LLMs face two main challenges in real-world applications. One challenge is that training LLMs consumes vast computing resources, preventing LLMs from being adopted by small and medium-sized enterprises with limited computing resources. Another is that training LLM requires a large amount of high-quality data, which are often scattered among enterprises. To address these challenges, we propose FATE-LLM, an industrial-grade federated learning framework for large language models. FATE-LLM (1) facilitates federated learning for large language models (coined FedLLM); (2) promotes efficient training of FedLLM using parameter-efficient fine-tuning methods; (3) protects the intellectual property of LLMs; (4) preserves data privacy during training and inference through privacy-preserving mechanisms. We release the code of FATE-LLM at https://github.com/FederatedAI/FATE-LLM to facilitate the research of FedLLM and enable a broad range of industrial applications.

📄 PDF Abstract BibTeX arXiv:2310.10049

Code (1)

FederatedAI/FATE-LLM 공식 구현 pytorch

Tasks

Federated Learningparameter-efficient fine-tuningPrivacy Preserving

Methods 이 논문이 사용한 방법론

GLM GLM is a bilingual (English and Chinese) pre-trained transformer-based language model that follow the traditional architecture of decoder-only autoregressive language…
PaLM 설명 없음

Similar Papers 제목 키워드 기반

Candidate-Fate Accounting for Transparent Sensor Diagnostic Pipeline Search

2026-08-19 · Haotao Xie, Yutian Chen, Yangqi Liu, Xiaoyu Jiang arxiv

Industrial sensor diagnostics relies on preprocessing, representation, and classification pipelines, making automated pipeline search useful for reducing manual design cost. However, existing automated machine/deep learn…

FAIR-FATE: Fair Federated Learning with Momentum

2022-09-27 · Teresa Salazar, Miguel Fernandes, Helder Araujo, Pedro Henriques Abreu

While fairness-aware machine learning algorithms have been receiving increasing attention, the focus has been on centralized machine learning, leaving decentralized methods underexplored. Federated Learning is a decentra…

FairnessFederated Learning

XFL: A High Performace, Lightweighted Federated Learning Framework

2023-02-10 · Hong Wang, Yuanzhi Zhou, Chi Zhang, Chen Peng 외

This paper introduces XFL, an industrial-grade federated learning project. XFL supports training AI models collaboratively on multiple devices, while utilizes homomorphic encryption, differential privacy, secure multi-pa…

Federated LearningVocal Bursts Intensity Prediction

FLASHE: Additively Symmetric Homomorphic Encryption for Cross-Silo Federated Learning

2021-09-02 · Zhifeng Jiang, Wei Wang, Yang Liu

Homomorphic encryption (HE) is a promising privacy-preserving technique for cross-silo federated learning (FL), where organizations perform collaborative model training on decentralized data. Despite the strong privacy g…

Federated LearningPrivacy Preserving

Adaptive Federated Learning and Digital Twin for Industrial Internet of Things

2020-10-25 · Wen Sun, Shiyu Lei, Lu Wang, Zhiqiang Liu 외

Industrial Internet of Things (IoT) enables distributed intelligent services varying with the dynamic and realtime industrial devices to achieve Industry 4.0 benefits. In this paper, we consider a new architecture of dig…

ClusteringDeep Reinforcement LearningFederated LearningReinforcement Learning (RL)