English
Related papers

Related papers: SEALion: a Framework for Neural Network Inference …

200 papers

Federated learning (FL) has emerged as a method to preserve privacy in collaborative distributed learning. In FL, clients train AI models directly on their devices rather than sharing data with a centralized server, which can pose privacy…

Cryptography and Security · Computer Science 2024-11-26 Haleh Hayati , Carlos Murguia , Nathan van de Wouw

Federated Learning (FL) enables collaborative model training without centralizing client data, making it attractive for privacy-sensitive domains. While existing approaches employ cryptographic techniques such as homomorphic encryption,…

Cryptography and Security · Computer Science 2026-02-09 Sahar Ghoflsaz Ghinani , Elaheh Sadredini

In this work, we consider the problem of designing secure and efficient federated learning (FL) frameworks. Existing solutions either involve a trusted aggregator or require heavyweight cryptographic primitives, which degrades performance…

Cryptography and Security · Computer Science 2022-01-31 Jieren Deng , Chenghong Wang , Xianrui Meng , Yijue Wang , Ji Li , Sheng Lin , Shuo Han , Fei Miao , Sanguthevar Rajasekaran , Caiwen Ding

Recently, deep learning, which uses Deep Neural Networks (DNN), plays an important role in many fields. A secure neural network model with a secure training/inference scheme is indispensable to many applications. To accomplish such a task…

Cryptography and Security · Computer Science 2020-12-10 Chin-Yu Sun , Allen C. -H. Wu , TingTing Hwang

Over the past few years, a tremendous growth of machine learning was brought about by a significant increase in adoption and implementation of cloud-based services. As a result, various solutions have been proposed in which the machine…

Cryptography and Security · Computer Science 2023-09-18 Tanveer Khan , Antonis Michalas

Every commercially available, state-of-the-art neural network consume plain input data, which is a well-known privacy concern. We propose a new architecture based on homomorphic encryption, which allows the neural network to operate on…

Cryptography and Security · Computer Science 2025-02-28 Marcos Florencio , Luiz Alencar , Bianca Lima

Federated Learning (FL) is an emerging machine learning paradigm that enables multiple clients to jointly train a model to take benefits from diverse datasets from the clients without sharing their local training datasets. FL helps reduce…

Cryptography and Security · Computer Science 2021-10-08 Do Le Quoc , Christof Fetzer

Deep-learning-as-a-service is a novel and promising computing paradigm aiming at providing machine/deep learning solutions and mechanisms through Cloud-based computing infrastructures. Thanks to its ability to remotely execute and train…

Machine Learning · Computer Science 2020-03-31 Simone Disabato , Alessandro Falcetta , Alessio Mongelluzzo , Manuel Roveri

Privacy-preserving inference of convolutional neural networks (CNNs) using homomorphic encryption has emerged as a promising approach for enabling secure machine learning in untrusted environments. In our previous work, we introduced a…

Cryptography and Security · Computer Science 2025-12-23 John Chiang

This paper introduces XFL, an industrial-grade federated learning project. XFL supports training AI models collaboratively on multiple devices, while utilizes homomorphic encryption, differential privacy, secure multi-party computation and…

Machine Learning · Computer Science 2023-02-13 Hong Wang , Yuanzhi Zhou , Chi Zhang , Chen Peng , Mingxia Huang , Yi Liu , Lintao Zhang

Recently, with the continuous development of deep learning, the performance of named entity recognition tasks has been dramatically improved. However, the privacy and the confidentiality of data in some specific fields, such as biomedical…

Cryptography and Security · Computer Science 2022-09-01 Kaifang Long , Jikun Dong , Shengyu Fan , Yanfang Geng , Yang Cao , Han Zhao , Hui Yu , Weizhi Xu

Deep learning is widely applied to modern problems through neural networks, but the growing computational and energy demands of these models have driven interest in more efficient approaches. Spiking Neural Networks (SNNs), the third…

Cryptography and Security · Computer Science 2025-11-18 Mahitha Pulivathi , Ana Fontes Rodrigues , Isibor Kennedy Ihianle , Andreas Oikonomou , Srinivas Boppu , Pedro Machado

Federated Learning enables diverse devices to collaboratively train a shared model while keeping training data locally stored, avoiding the need for centralized cloud storage. Despite existing privacy measures, concerns arise from potential…

Machine Learning · Computer Science 2024-07-29 Elie Atallah

Federated Learning is a well-researched approach for collaboratively training machine learning models across decentralized data while preserving privacy. However, integrating Homomorphic Encryption to ensure data confidentiality introduces…

Cryptography and Security · Computer Science 2024-09-13 Jiaxang Tang , Zeshan Fayyaz , Mohammad A. Salahuddin , Raouf Boutaba , Zhi-Li Zhang , Ali Anwar

Machine learning algorithms based on deep neural networks have achieved remarkable results and are being extensively used in different domains. However, the machine learning algorithms requires access to raw data which is often privacy…

Cryptography and Security · Computer Science 2017-11-15 Ehsan Hesamifard , Hassan Takabi , Mehdi Ghasemi

Medical data is often highly sensitive in terms of data privacy and security concerns. Federated learning, one type of machine learning techniques, has been started to use for the improvement of the privacy and security of medical data. In…

Cryptography and Security · Computer Science 2022-04-19 Febrianti Wibawa , Ferhat Ozgur Catak , Salih Sarp , Murat Kuzlu , Umit Cali

Large language models (LLMs) with diverse capabilities are increasingly being deployed in local environments, presenting significant security and controllability challenges. These locally deployed LLMs operate outside the direct control of…

Cryptography and Security · Computer Science 2025-06-06 Zhiqiang Wang , Haohua Du , Junyang Wang , Haifeng Sun , Kaiwen Guo , Haikuo Yu , Chao Liu , Xiang-Yang Li

We introduce an end-to-end private deep learning framework, applied to the task of predicting 30-day readmission from electronic health records. By using differential privacy during training and homomorphic encryption during inference, we…

Cryptography and Security · Computer Science 2018-11-27 Edward Chou , Thao Nguyen , Josh Beal , Albert Haque , Li Fei-Fei

The main aim of Privacy-Preserving Machine Learning (PPML) is to protect the privacy and provide security to the data used in building Machine Learning models. There are various techniques in PPML such as Secure Multi-Party Computation,…

Machine Learning · Computer Science 2022-06-01 Syed Imtiaz Ahamed , Vadlamani Ravi

In this manuscript, we consider the problem of privacy-preserving training of neural networks in the mere homomorphic encryption setting. We combine several exsiting techniques available, extend some of them, and finally enable the training…

Cryptography and Security · Computer Science 2025-04-16 John Chiang