
7 CONCLUSION
In this work, we introduced the FLAMED frame-
work and compared it to FedAvg, FedProx, and
FedDC. FLAMED demonstrated strong performance
in handling non-IID data and detecting attacks against
model performance while resisting gradient-based
privacy attacks. FedSVD effectively reduced the di-
mensionality of large datasets (3,069 features) for ac-
curate simulation. While FLAMED’s performance
was competitive, it represents an early step in FL with
estimated densities, whereas comparison approaches
like FedDC represent the culmination of eight years of
research interest. Future research directions include
developing FedSVD approaches that eliminate the
need for a masking server and extending FLAMED
to settings such as categorical features, online learn-
ing, and vertical FL.
REFERENCES
Bagdasaryan, E., Veit, A., Hua, Y., Estrin, D., and
Shmatikov, V. (2020). How to backdoor federated
learning. In Chiappa, S. and Calandra, R., editors,
Proceedings of the Twenty Third International Confer-
ence on Artificial Intelligence and Statistics, volume
108 of Proceedings of Machine Learning Research,
pages 2938–2948. PMLR.
Bonawitz, K., Ivanov, V., Kreuter, B., Marcedone, A.,
McMahan, H. B., et al. (2017). Practical secure ag-
gregation for privacy-preserving machine learning. In
Proceedings of the 2017 ACM SIGSAC Conference on
Computer and Communications Security, CCS ’17,
page 1175–1191, New York, NY, USA. Association
for Computing Machinery.
Breunig, M. M., Kriegel, H.-P., Ng, R. T., and Sander, J.
(2000). Lof: identifying density-based local outliers.
In Proceedings of the 2000 ACM SIGMOD interna-
tional conference on Management of data, pages 93–
104.
Chai, D., Wang, L., Fu, L., Zhang, J., Chen, K., and Yang,
Q. (2021). Federated singular vector decomposition.
arXiv preprint arXiv:2105.08925.
Ding, B., Winslett, M., Han, J., and Li, Z. (2011). Differ-
entially private data cubes: optimizing noise sources
and consistency. In Proceedings of the 2011 ACM
SIGMOD International Conference on Management
of Data, SIGMOD ’11, page 217–228, New York, NY,
USA. Association for Computing Machinery.
Gao, L., Fu, H., Li, L., Chen, Y., Xu, M., and Xu, C.-
Z. (2022). FedDC: Federated learning with non-iid
data via local drift decoupling and correction. In 2022
IEEE/CVF Conference on Computer Vision and Pat-
tern Recognition (CVPR), pages 10102–10111.
Halko, N., Martinsson, P. G., and Tropp, J. A. (2011).
Finding structure with randomness: Probabilistic al-
gorithms for constructing approximate matrix decom-
positions. SIAM Review, 53(2):217–288.
Karimireddy, S. P., Kale, S., Mohri, M., Reddi, S., Stich, S.,
and Suresh, A. T. (2020). Scaffold: Stochastic con-
trolled averaging for federated learning. In Interna-
tional Conference on Machine Learning, pages 5132–
5143. PMLR.
Li, T., Sahu, A. K., Zaheer, M., Sanjabi, M., Talwalkar, A.,
and Smith, V. (2020). Federated optimization in het-
erogeneous networks. Proceedings of Machine Learn-
ing and Systems, 2:429–450.
Liu, F. T., Ting, K. M., and Zhou, Z.-H. (2008). Isolation
forest. In Proceedings of the 2008 Eighth IEEE In-
ternational Conference on Data Mining, ICDM ’08,
page 413–422, USA. IEEE Computer Society.
Liu, Y., Zhang, L., Ge, N., and Li, G. (2020). A systematic
literature review on federated learning: From a model
quality perspective. arXiv preprint arXiv:2012.01973.
McMahan, B., Moore, E., Ramage, D., Hampson, S., and
y Arcas, B. A. (2017). Communication-efficient learn-
ing of deep networks from decentralized data. In Ar-
tificial intelligence and statistics, pages 1273–1282.
PMLR.
Pollard, T. J., Johnson, A. E. W., Raffa, J. D., Celi, L. A.,
Mark, R. G., and Badawi, O. (2018). The eicu col-
laborative research database, a freely available multi-
center database for critical care research. Scientific
Data, 5(1):180178.
Voigt, P. and Von dem Bussche, A. (2017). The eu gen-
eral data protection regulation (gdpr). A Practical
Guide, 1st Ed., Cham: Springer International Pub-
lishing, 10(3152676):10–5555.
Wagner, T., Naamad, Y., and Mishra, N. (2023). Fast pri-
vate kernel density estimation via locality sensitive
quantization. In International Conference on Machine
Learning, pages 35339–35367. PMLR.
Wang, Z., Song, M., Zhang, Z., Song, Y., Wang, Q., and
Qi, H. (2019). Beyond inferring class representatives:
User-level privacy leakage from federated learning. In
IEEE INFOCOM 2019 - IEEE Conference on Com-
puter Communications, page 2512–2520. IEEE Press.
Zhang, J., Cormode, G., Procopiuc, C. M., Srivastava, D.,
and Xiao, X. (2017). Privbayes: Private data release
via bayesian networks. ACM Trans. Database Syst.,
42(4).
Zhu, L. and Han, S. (2020). Deep Leakage from Gradi-
ents, pages 17–31. Springer International Publishing,
Cham.
An Alternative Approach to Federated Learning for Model Security and Data Privacy
301