预测糖尿病风险的分布式深度学习模型,在不平衡数据集上训练

Mădălin Mămuleanu, C. Ionete, Anca Albița, D. Selișteanu
{"title":"预测糖尿病风险的分布式深度学习模型,在不平衡数据集上训练","authors":"Mădălin Mămuleanu, C. Ionete, Anca Albița, D. Selișteanu","doi":"10.1109/ICCC54292.2022.9805989","DOIUrl":null,"url":null,"abstract":"When developing and training a deep learning model, usually the dataset is balanced and contains approximately the same number of samples for each class. However, in some fields, this is not always the case. In healthcare, a dataset can have imbalanced classes due to few investigations for a specific lesion, rare diseases or because the institution did not have enough patients in the study. Besides that, these datasets are usually distributed across many institutions (hospitals, healthcare centers) and trying to obtain a complete dataset is almost impossible, especially due to legal concerns. This paper proposes to train a deep learning model for predicting the risk of diabetes in a distributed way, called federated learning. Our assumptions are that the data is distributed across many entities and merging it is not possible. In federated learning, the deep learning model is trained across multiple entities. The training is coordinated by a server which, at the end of the training session, compiles a new model based on the results obtained by each entity. The dataset used in our paper is imbalanced, having only 268 positive cases from a total of 768 cases. Training a deep learning model on the dataset as it is can lead to a biased model. Hence, for solving this problem, oversampling techniques for balancing the dataset are applied.","PeriodicalId":167963,"journal":{"name":"2022 23rd International Carpathian Control Conference (ICCC)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-05-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Distributed Deep Learning Model for Predicting the Risk of Diabetes, Trained on Imbalanced Dataset\",\"authors\":\"Mădălin Mămuleanu, C. Ionete, Anca Albița, D. Selișteanu\",\"doi\":\"10.1109/ICCC54292.2022.9805989\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"When developing and training a deep learning model, usually the dataset is balanced and contains approximately the same number of samples for each class. However, in some fields, this is not always the case. In healthcare, a dataset can have imbalanced classes due to few investigations for a specific lesion, rare diseases or because the institution did not have enough patients in the study. Besides that, these datasets are usually distributed across many institutions (hospitals, healthcare centers) and trying to obtain a complete dataset is almost impossible, especially due to legal concerns. This paper proposes to train a deep learning model for predicting the risk of diabetes in a distributed way, called federated learning. Our assumptions are that the data is distributed across many entities and merging it is not possible. In federated learning, the deep learning model is trained across multiple entities. The training is coordinated by a server which, at the end of the training session, compiles a new model based on the results obtained by each entity. The dataset used in our paper is imbalanced, having only 268 positive cases from a total of 768 cases. Training a deep learning model on the dataset as it is can lead to a biased model. Hence, for solving this problem, oversampling techniques for balancing the dataset are applied.\",\"PeriodicalId\":167963,\"journal\":{\"name\":\"2022 23rd International Carpathian Control Conference (ICCC)\",\"volume\":\"13 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-05-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 23rd International Carpathian Control Conference (ICCC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICCC54292.2022.9805989\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 23rd International Carpathian Control Conference (ICCC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICCC54292.2022.9805989","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

在开发和训练深度学习模型时,通常数据集是平衡的,并且每个类包含大约相同数量的样本。然而,在某些领域,情况并非总是如此。在医疗保健领域,由于对特定病变、罕见疾病的调查很少,或者因为该机构没有足够的患者参与研究,数据集的分类可能不平衡。除此之外,这些数据集通常分布在许多机构(医院、医疗中心),试图获得一个完整的数据集几乎是不可能的,特别是由于法律问题。本文提出以分布式的方式训练一个深度学习模型来预测糖尿病的风险,称为联邦学习。我们的假设是数据分布在许多实体中,合并数据是不可能的。在联邦学习中,深度学习模型是跨多个实体进行训练的。训练由服务器协调,在训练结束时,服务器根据每个实体获得的结果编译一个新的模型。我们论文中使用的数据集是不平衡的,在总共768个病例中只有268个阳性病例。在数据集上训练深度学习模型可能会导致有偏差的模型。因此,为了解决这个问题,使用过采样技术来平衡数据集。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Distributed Deep Learning Model for Predicting the Risk of Diabetes, Trained on Imbalanced Dataset
When developing and training a deep learning model, usually the dataset is balanced and contains approximately the same number of samples for each class. However, in some fields, this is not always the case. In healthcare, a dataset can have imbalanced classes due to few investigations for a specific lesion, rare diseases or because the institution did not have enough patients in the study. Besides that, these datasets are usually distributed across many institutions (hospitals, healthcare centers) and trying to obtain a complete dataset is almost impossible, especially due to legal concerns. This paper proposes to train a deep learning model for predicting the risk of diabetes in a distributed way, called federated learning. Our assumptions are that the data is distributed across many entities and merging it is not possible. In federated learning, the deep learning model is trained across multiple entities. The training is coordinated by a server which, at the end of the training session, compiles a new model based on the results obtained by each entity. The dataset used in our paper is imbalanced, having only 268 positive cases from a total of 768 cases. Training a deep learning model on the dataset as it is can lead to a biased model. Hence, for solving this problem, oversampling techniques for balancing the dataset are applied.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术官方微信