EDBT 2026 Demo / reviewers in the wild / expert
Xinyue Zhang 0001
dblp:142/3651-1
· DBLP profile ↗
4ranked-venue papers in the field
0as first author
3since 2021 · last 2025
0000-0002-4243-083XORCID · conflict
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 4
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Heterogeneity-Aware Private Personalized Federated Learning for Medical Imaging Via Contrastive Distillation
Nazmus Shakib Shadin, Xinyue Zhang 0001, Jingyi Wang 0002, Miao Pan |
IEEE Big Data | 2 |
| 2024 | Practical Considerations of Fully Homomorphic Encryption in Privacy-Preserving Machine LearningabstractMachine learning has been successfully applied to big data analytics across various disciplines. However, as data is collected from diverse sectors, much of it is private and confidential. At the same time, one of the major challenges in machine learning is the slow training speed of large models, which often requires high-performance servers or cloud services. To protect data privacy while still allowing model training on such servers, privacy-preserving machine learning using Fully Homomorphic Encryption (FHE) has gained significant attention. However, its widespread adoption is hindered by performance degradation. This paper presents our experiments on training models over encrypted data using FHE. The results show that while FHE ensures privacy, it can significantly degrade performance, requiring complex tuning to optimize. Dan Chia-Tien Lo, Yong Shi 0002, Hossain Shahriar, Bobin Deng, Xinyue Zhang 0001, Mei-Lan Chen |
IEEE Big Data | 5 |
| 2024 | Towards More Robust and Scalable Deep Learning Systems for Medical Image AnalysisabstractDeep learning (DL) has attracted interest in healthcare for disease diagnosis systems in medical imaging analysis (MedIA) and is especially applicable in Big Data environments like federated learning (FL) and edge computing. However, there is little research into mitigating the vulnerabilities and robustness of such systems against adversarial attacks, which can force DL models to misclassify, leading to concerns about diagnosis accuracy. This paper aims to evaluate the robustness and scalability of DL models for MedIA applications against adversarial attacks while ensuring their applicability in FL settings with Big Data. We fine-tune three state-of-the-art transfer learning models, DenseNet121, MobileNet-V2, and ResNet50, on several MedIA datasets of varying sizes and show that they are effective at disease diagnosis. We then apply the Fast Gradient Sign Method (FGSM) to attack the models and utilize adversarial training (AT) and knowledge distillation to defend them. We provide a performance comparison of the original transfer learning models and the defended models on the clean and perturbed data. The experimental results show that the defensive techniques can improve the robustness of the models to the FGSM attack and be scaled for Big Data as well as utilized for edge computing environments. Akshaj Yenumala, Xinyue Zhang 0001, Dan Chia-Tien Lo |
IEEE Big Data | 2 |
| 2019 | Differentially Private Robust ADMM for Distributed Machine LearningabstractTo embrace the era of big data, there has been growing interest in designing distributed machine learning to exploit the collective computing power of the local computing nodes. Alternating Direction Method of Multipliers (ADMM) is one of the most popular methods. This method applies iterative local computations over local datasets at each agent and computation results exchange between the neighbors. During this iterative process, data privacy leakage arises when performing local computation over sensitive data. Although many differentially private ADMM algorithms have been proposed to deal with such privacy leakage, they still have to face many challenging issues such as low model accuracy over strict privacy constraints and requiring strong assumptions of convexity of the objective function. To address those issues, in this paper, we propose a differentially private robust ADMM algorithm (PR-ADMM) with Gaussian mechanism. We employ two kinds of noise variance decay schemes to carefully adjust the noise addition in the iterative process and utilize a threshold to eliminate the too noisy results from neighbors. We also prove that PR-ADMM satisfies dynamic zero-concentrated differential privacy (dynamic zCDP) and a total privacy loss is given by (∈, δ)-differential privacy. From a theoretical point of view, we analyze the convergence rate of PR-ADMM for general convex objectives, which is O(1/K) with K being the number of iterations. The performance of the proposed algorithm is evaluated on real-world datasets. The experimental results show that the proposed algorithm outperforms other differentially private ADMM based algorithms under the same total privacy loss. Jiahao Ding, Xinyue Zhang 0001, Mingsong Chen 0001, Kaiping Xue, Chi Zhang 0001, Miao Pan |
IEEE BigData | 2 |