无损高效分布式学习的遍历学习协调

IF 2.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Expert Systems Pub Date : 2025-09-25 DOI:10.1111/exsy.70141
Erdenebileg Batbaatar, Jeonggeol Kim, Yongcheol Kim, Young Yoon
{"title":"无损高效分布式学习的遍历学习协调","authors":"Erdenebileg Batbaatar,&nbsp;Jeonggeol Kim,&nbsp;Yongcheol Kim,&nbsp;Young Yoon","doi":"10.1111/exsy.70141","DOIUrl":null,"url":null,"abstract":"<p>In this paper, we introduce Traversal Learning (TL), a novel approach designed to address the problem of decreased quality encountered in popular distributed learning (DL) paradigms such as Federated Learning (FL), Split Learning (SL) and SplitFed Learning (SFL). Traditional FL often suffers an accuracy drop during aggregation due to its averaging function, while SL and SFL face increased loss due to the independent gradient updates on each split network. TL adopts a unique strategy where the model traverses the nodes during forward propagation (FP) and performs backward propagation (BP) at the orchestrator, effectively implementing centralised learning (CL) principles within a distributed environment. The orchestrator is tasked with generating virtual batches and planning the model's sequential node visits during FP, aligning them with the ordered index of the data within these batches. We conducted experiments on six datasets representing diverse characteristics across various domains. Our evaluation demonstrates that TL is on par with classic CL approaches in terms of accurate inference, thereby offering a viable and robust solution for DL tasks. TL outperformed other DL methods and improved accuracy by 7.85% for independent and identically distributed (IID) datasets, macro F1-score by 1.06% for non-IID datasets, accuracy by 2.05% for text classification and AUC by 1.41% and 2.82% for medical and financial datasets, respectively. By effectively preserving data privacy while maintaining performance, TL represents a significant advancement in DL methodologies.</p>","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":"42 11","pages":""},"PeriodicalIF":2.3000,"publicationDate":"2025-09-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1111/exsy.70141","citationCount":"0","resultStr":"{\"title\":\"Traversal Learning Coordination for Lossless and Efficient Distributed Learning\",\"authors\":\"Erdenebileg Batbaatar,&nbsp;Jeonggeol Kim,&nbsp;Yongcheol Kim,&nbsp;Young Yoon\",\"doi\":\"10.1111/exsy.70141\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>In this paper, we introduce Traversal Learning (TL), a novel approach designed to address the problem of decreased quality encountered in popular distributed learning (DL) paradigms such as Federated Learning (FL), Split Learning (SL) and SplitFed Learning (SFL). Traditional FL often suffers an accuracy drop during aggregation due to its averaging function, while SL and SFL face increased loss due to the independent gradient updates on each split network. TL adopts a unique strategy where the model traverses the nodes during forward propagation (FP) and performs backward propagation (BP) at the orchestrator, effectively implementing centralised learning (CL) principles within a distributed environment. The orchestrator is tasked with generating virtual batches and planning the model's sequential node visits during FP, aligning them with the ordered index of the data within these batches. We conducted experiments on six datasets representing diverse characteristics across various domains. Our evaluation demonstrates that TL is on par with classic CL approaches in terms of accurate inference, thereby offering a viable and robust solution for DL tasks. TL outperformed other DL methods and improved accuracy by 7.85% for independent and identically distributed (IID) datasets, macro F1-score by 1.06% for non-IID datasets, accuracy by 2.05% for text classification and AUC by 1.41% and 2.82% for medical and financial datasets, respectively. By effectively preserving data privacy while maintaining performance, TL represents a significant advancement in DL methodologies.</p>\",\"PeriodicalId\":51053,\"journal\":{\"name\":\"Expert Systems\",\"volume\":\"42 11\",\"pages\":\"\"},\"PeriodicalIF\":2.3000,\"publicationDate\":\"2025-09-25\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://onlinelibrary.wiley.com/doi/epdf/10.1111/exsy.70141\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Expert Systems\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1111/exsy.70141\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Expert Systems","FirstCategoryId":"94","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1111/exsy.70141","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

在本文中,我们介绍了遍历学习(TL),这是一种新颖的方法,旨在解决流行的分布式学习(DL)范式(如联邦学习(FL),分裂学习(SL)和分裂学习(SFL))中遇到的质量下降问题。传统FL由于其平均功能,在聚合过程中往往会导致精度下降,而SL和SFL由于每个分裂网络上的独立梯度更新而面临更大的损失。TL采用一种独特的策略,其中模型在前向传播(FP)期间遍历节点,并在编排器上执行后向传播(BP),从而在分布式环境中有效地实现集中式学习(CL)原则。编排器的任务是生成虚拟批,并在FP期间规划模型的顺序节点访问,将它们与这些批中的数据的有序索引对齐。我们在六个数据集上进行了实验,这些数据集代表了不同领域的不同特征。我们的评估表明,在准确推断方面,TL与经典CL方法相当,从而为DL任务提供了一个可行且健壮的解决方案。TL优于其他DL方法,在独立同分布(IID)数据集上的准确率提高了7.85%,在非IID数据集上的宏观f1得分提高了1.06%,在文本分类上的准确率提高了2.05%,在医疗和金融数据集上的AUC分别提高了1.41%和2.82%。通过在保持性能的同时有效地保护数据隐私,TL代表了DL方法的重大进步。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Traversal Learning Coordination for Lossless and Efficient Distributed Learning

Traversal Learning Coordination for Lossless and Efficient Distributed Learning

In this paper, we introduce Traversal Learning (TL), a novel approach designed to address the problem of decreased quality encountered in popular distributed learning (DL) paradigms such as Federated Learning (FL), Split Learning (SL) and SplitFed Learning (SFL). Traditional FL often suffers an accuracy drop during aggregation due to its averaging function, while SL and SFL face increased loss due to the independent gradient updates on each split network. TL adopts a unique strategy where the model traverses the nodes during forward propagation (FP) and performs backward propagation (BP) at the orchestrator, effectively implementing centralised learning (CL) principles within a distributed environment. The orchestrator is tasked with generating virtual batches and planning the model's sequential node visits during FP, aligning them with the ordered index of the data within these batches. We conducted experiments on six datasets representing diverse characteristics across various domains. Our evaluation demonstrates that TL is on par with classic CL approaches in terms of accurate inference, thereby offering a viable and robust solution for DL tasks. TL outperformed other DL methods and improved accuracy by 7.85% for independent and identically distributed (IID) datasets, macro F1-score by 1.06% for non-IID datasets, accuracy by 2.05% for text classification and AUC by 1.41% and 2.82% for medical and financial datasets, respectively. By effectively preserving data privacy while maintaining performance, TL represents a significant advancement in DL methodologies.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Expert Systems
Expert Systems 工程技术-计算机:理论方法
CiteScore
7.40
自引率
6.10%
发文量
266
审稿时长
24 months
期刊介绍: Expert Systems: The Journal of Knowledge Engineering publishes papers dealing with all aspects of knowledge engineering, including individual methods and techniques in knowledge acquisition and representation, and their application in the construction of systems – including expert systems – based thereon. Detailed scientific evaluation is an essential part of any paper. As well as traditional application areas, such as Software and Requirements Engineering, Human-Computer Interaction, and Artificial Intelligence, we are aiming at the new and growing markets for these technologies, such as Business, Economy, Market Research, and Medical and Health Care. The shift towards this new focus will be marked by a series of special issues covering hot and emergent topics.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信