中文
相关论文

相关论文: Passive Inference Attacks on Split Learning via Ad…

200 篇论文

Continual learning usually assumes the incoming data are fully labeled, which might not be applicable in real applications. In this work, we consider semi-supervised continual learning (SSCL) that incrementally learns from partially labeled…

机器学习 · 计算机科学 2022-02-15 Liyuan Wang , Kuo Yang , Chongxuan Li , Lanqing Hong , Zhenguo Li , Jun Zhu

Federated Learning (FL) and Split Learning (SL) are privacy-preserving Machine-Learning (ML) techniques that enable training ML models over data distributed among clients without requiring direct access to their raw data. Existing FL and SL…

机器学习 · 计算机科学 2022-11-08 Ali Abedi , Shehroz S. Khan

Federated Unlearning (FU) has emerged as a promising solution to respond to the right to be forgotten of clients, by allowing clients to erase their data from global models without compromising model performance. Unfortunately, researchers…

密码学与安全 · 计算机科学 2025-08-12 Wei Wang , Xiangyun Tang , Yajie Wang , Yijing Lin , Tao Zhang , Meng Shen , Dusit Niyato , Liehuang Zhu

Split Federated Learning (SFL) enables privacy-preserving collaborative training by partitioning models between clients and a server. However, under non-IID data distributions, SFL often suffers from biased optimization and unstable…

机器学习 · 计算机科学 2026-05-19 Yuhan Xie , Chen Lyu , Jingrong Huang

Split Federated Learning (SFL) is a distributed machine learning framework which strategically divides the learning process between a server and clients and collaboratively trains a shared model by aggregating local models updated based on…

机器学习 · 计算机科学 2025-12-29 Jiarong Yang , Yuan Liu

Distributed Collaborative Machine Learning (DCML) is a potential alternative to address the privacy concerns associated with centralized machine learning. The Split learning (SL) and Federated Learning (FL) are the two effective learning…

机器学习 · 计算机科学 2023-07-10 Aysha Thahsin Zahir Ismail , Raj Mani Shukla

Deep neural networks are known to be vulnerable to adversarial attacks. Current methods of defense from such attacks are based on either implicit or explicit regularization, e.g., adversarial training. Randomized smoothing, the averaging of…

One of the major open problems in sensor-based Human Activity Recognition (HAR) is the scarcity of labeled data. Among the many solutions to address this challenge, semi-supervised learning approaches represent a promising direction.…

机器学习 · 计算机科学 2025-10-20 Riccardo Presotto , Gabriele Civitarese , Claudio Bettini

In distributed applications, like swarms of satellites, machine learning can be efficiently applied even on small devices by using Federated Learning (FL). This allows to reduce the learning complexity by transmitting only updates to the…

密码学与安全 · 计算机科学 2025-12-09 Florian Kammüller

The adversarial robustness of a model is its ability to resist adversarial attacks in the form of small perturbations to input data. Universal adversarial attack methods such as Fast Sign Gradient Method (FSGM) and Projected Gradient…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Xiaohu Lu , Hayder Radha

Split learning is a popular technique used for vertical federated learning (VFL), where the goal is to jointly train a model on the private input and label data held by two parties. This technique uses a split-model, trained end-to-end, by…

密码学与安全 · 计算机科学 2022-04-15 Sanjay Kariyappa , Moinuddin K Qureshi

LiDAR (Light Detection And Ranging) is an indispensable sensor for precise long- and wide-range 3D sensing, which directly benefited the recent rapid deployment of autonomous driving (AD). Meanwhile, such a safety-critical application…

密码学与安全 · 计算机科学 2024-02-09 Takami Sato , Yuki Hayakawa , Ryo Suzuki , Yohsuke Shiiki , Kentaro Yoshioka , Qi Alfred Chen

Deep learning models are increasingly deployed in real-world applications. These models are often deployed on the server-side and receive user data in an information-rich representation to solve a specific task, such as image…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Jonghu Jeong , Minyong Cho , Philipp Benz , Jinwoo Hwang , Jeewook Kim , Seungkwan Lee , Tae-hoon Kim

Nowadays, AI companies improve service quality by aggressively collecting users' data generated by edge devices, which jeopardizes data privacy. To prevent this, Federated Learning is proposed as a private learning scheme, using which users…

机器学习 · 计算机科学 2022-10-06 Jingtao Li , Runcong Kuang

LiDAR sensors are widely used in autonomous vehicles to better perceive the environment. However, prior works have shown that LiDAR signals can be spoofed to hide real objects from 3D object detectors. This study explores the feasibility of…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Chengzeng You , Zhongyuan Hau , Binbin Xu , Soteris Demetriou

Supervised learning-based adversarial attack detection methods rely on a large number of labeled data and suffer significant performance degradation when applying the trained model to new domains. In this paper, we propose a self-supervised…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yi Li , Plamen Angelov , Neeraj Suri

Semi-Supervised Learning (SSL) is implemented when algorithms are trained on both labeled and unlabeled data. This is a very common application of ML as it is unrealistic to obtain a fully labeled dataset. Researchers have tackled three…

机器学习 · 计算机科学 2023-08-16 Jason Lu , Michael Ma , Huaze Xu , Zixi Xu

Malicious server (MS) attacks have enabled the scaling of data stealing in federated learning to large batch sizes and secure aggregation, settings previously considered private. However, many concerns regarding the client-side…

密码学与安全 · 计算机科学 2024-04-16 Kostadin Garov , Dimitar I. Dimitrov , Nikola Jovanović , Martin Vechev

Recent studies have shown that deep learning models are vulnerable to specifically crafted adversarial inputs that are quasi-imperceptible to humans. In this letter, we propose a novel method to detect adversarial inputs, by augmenting the…

机器学习 · 计算机科学 2020-02-25 Kirthi Shankar Sivamani , Rajeev Sahay , Aly El Gamal

This paper studies model-inversion attacks, in which the access to a model is abused to infer information about the training data. Since its first introduction, such attacks have raised serious concerns given that training data usually…

机器学习 · 计算机科学 2020-04-21 Yuheng Zhang , Ruoxi Jia , Hengzhi Pei , Wenxiao Wang , Bo Li , Dawn Song