Federated learning (FL) has emerged as a powerful framework for training deep learning models across numerous distributed clients, where a central server distributes and aggregates model updates without accessing clie...
详细信息
ISBN:
(数字)9798331539696
ISBN:
(纸本)9798331539702
Federated learning (FL) has emerged as a powerful framework for training deep learning models across numerous distributed clients, where a central server distributes and aggregates model updates without accessing clients' raw data, ensuring privacy. However, this decentralized approach introduces significant challenges regarding fairness. Existing research shows that non-i.i.d. data distributions among clients can lead to biased global models, particularly affecting decisions based on sensitive attributes. This paper aims to investigate these fairness issues rigorously by analyzing how disparities in client data distribution impact model fairness. We conduct experiments using various models and datasets to evaluate and mitigate biases. We also propose novel data partitioning strategies to reflect real-world client data distributions accurately. Our finding shows that FL is highly vulnerable to the fairness problem due to the Non-IID property. The experiment's code can be found here: https://***/raed19/Questionable-Fairness-in-Federated-Learning.
The COVID-19 pandemic prompted schools to close in 2020, and with its negative impact on the quality of learning, the conversation shifts to the re-opening scenarios. In this study, we coupled a COVID-19 agent-based m...
详细信息
Glioblastoma multiforme (GBM) is the most aggressive adult brain tumor and presents significant treatment challenges due to its poor prognosis and heterogeneity. Despite the rapid development of deep learning, integra...
详细信息
To eliminate unnecessary background information,such as soft tissues in original CT images and the adverse impact of the similarity of adjacent spines on lumbar image segmentation and surgical path planning,a two‐sta...
详细信息
To eliminate unnecessary background information,such as soft tissues in original CT images and the adverse impact of the similarity of adjacent spines on lumbar image segmentation and surgical path planning,a two‐stage approach for localising lumbar segments is ***,based on the multi‐scale feature fusion technology,a non‐linear regression method is used to achieve accurate localisation of the overall spatial region of the lumbar spine,effectively eliminating useless background information,such as soft *** the second stage,we directly realised the precise positioning of each segment in the lumbar spine space region based on the non‐linear regression method,thus effectively eliminating the interference caused by the adjacent *** 3D Intersection over Union(3D_IOU)is used as the main evaluation indicator for the positioning *** an open dataset,3D_IOU values of 0.8339�0.0990 and 0.8559�0.0332 in the first and second stages,respectively is *** addition,the average time required for the proposed method in the two stages is 0.3274 and 0.2105 s ***,the proposed method performs very well in terms of both pre-cision and speed and can effectively improve the accuracy of lumbar image segmentation and the effect of surgical path planning.
Our MEMS-integrated twistoptics device enables precise control of interlayer gaps and twist angles in photonic crystals, achieving high-accuracy, multidimensional light manipulation with significant potential in recon...
详细信息
Despite considerable research underscoring the importance of carbohydrate intake in relation to the risk of type 2 diabetes(T2D),a comprehensive assessment of this relationship is currently *** aimed to examine the as...
详细信息
Despite considerable research underscoring the importance of carbohydrate intake in relation to the risk of type 2 diabetes(T2D),a comprehensive assessment of this relationship is currently *** aimed to examine the associations of various types and food sources of dietary carbohydrate intake with the risk of T2D,to evaluate potential effect modification by other factors,including genetic susceptibility,and to explore the potential mediators for such *** present study included 161,872 participants of the UK Biobank who were free of prevalent cancer,cardiovascular disease,or diabetes,and had at least one validated 24-h dietary recall *** age-stratified Cox proportional hazard regression models were applied to estimate hazard ratios(HRs)and 95%confidence intervals(CI)for the associations of various types and food sources of dietary carbohydrate intake with risk of *** a median follow-up of 13.6 years,4,176 incident cases of T2D were *** the multivariable-adjusted models,a greater intake of fiber,carbohydrates from whole grains,and carbohydrates from non-starchy vegetables was significantly associated with a lower risk of T2D(highest *** quantile,HR[95%CI]=0.70[0.62–0.79],0.74[0.67–0.82],and 0.83[0.75–0.92],respectively,all P for trend<0.005).In contrast,a higher intake of starch and carbohydrate from starchy vegetables was associated with an increased risk of T2D(highest *** quantile,HR[95%CI]=1.31[1.16–1.48]and 1.19[1.09–1.31],respectively,both P for trend<0.005).Replacing one serving of refined grains or starchy vegetables with an equal amount of whole grains or non-starchy vegetables was associated with 4%to 10%lower risk of T2D(all P values<0.001).The observed associations were generally similar across population subgroups,including individuals with different genetic susceptibility to *** analyses of the inverse association between T2D risk and isocaloric substitution of carbohy
Over the past years, deep learning capabilities and the availability of large-scale training datasets advanced rapidly, leading to breakthroughs in face recognition accuracy. However, these technologies are foreseen t...
详细信息
Stress can increase the possibility of cognitive impairment and decrease the quality of life in older adults. Smart healthcare can deploy quantum machine learning to enable preventive and diagnostic support. This work...
详细信息
Recent advances in event-based shape determination from polarization offer a transformative approach that tackles the trade-off between speed and accuracy in capturing surface geometries. In this paper, we investigate...
详细信息
As scientific codes are ported between GPU platforms, continuous testing is required to ensure numerical robustness and identify potential numerical differences between platforms. Compiler-induced numerical difference...
详细信息
ISBN:
(数字)9798350355543
ISBN:
(纸本)9798350355550
As scientific codes are ported between GPU platforms, continuous testing is required to ensure numerical robustness and identify potential numerical differences between platforms. Compiler-induced numerical differences can occur when a program is compiled and run on different GPUs and compilers, and the numerical outcomes are different for the same input. We present a study of compiler-induced numerical differences between NVIDIA and AMD GPUs, two widely used GPUs in HPC clusters. Our approach uses a random program generator (Varity) to generate thousands of short numerical tests in CUDA and HIP, and their inputs; then, we use differential testing to check if the program produced a numerical inconsistency when run on NVIDIA and AMD GPUs, using the same compiler optimization level. We also use the AMD’s HIPIFY tool to convert CUDA tests into HIP tests and test if there are numerical inconsistencies induced by HIPIFY. In our study, we generated more than 600,000 tests and found subtle numerical differences occurring between the two classes of GPUs. We found that some of the differences come from (1) math library calls, (2) differences in floating-point precision (FP64 versus FP32), and (3) converting code to HIP with HIPIFY.
暂无评论