paper-with-me

Papers

Split-U-Net: Preventing Data Leakage in Split Learning for Collaborative Multi-Modal Brain Tumor Segmentation

2022-08-22 · Holger R. Roth, Ali Hatamizadeh, Ziyue Xu, Can Zhao, Wenqi Li, Andriy Myronenko, Daguang Xu

Split learning (SL) has been proposed to train deep learning models in a decentralized manner. For decentralized healthcare applications with vertical data partitioning, SL can be beneficial as it allows institutes with complementary features or images for a shared set of patients to jointly develop more robust and generalizable models. In this work, we propose "Split-U-Net" and successfully apply SL for collaborative biomedical image segmentation. Nonetheless, SL requires the exchanging of intermediate activation maps and gradients to allow training models across different feature spaces, which might leak data and raise privacy concerns. Therefore, we also quantify the amount of data leakage in common SL scenarios for biomedical image segmentation and provide ways to counteract such leakage by applying appropriate defense strategies.

📄 PDF Abstract BibTeX arXiv:2208.10553

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationImage SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Can We Use Split Learning on 1D CNN Models for Privacy Preserving Training?

2020-03-16 · Sharif Abuadbba, Kyuyeon Kim, Minki Kim, Chandra Thapa 외

A new collaborative learning, called split learning, was recently introduced, aiming to protect user data privacy without revealing raw input data to a server. It collaboratively runs a deep neural network model where th…

Privacy Preserving

Make Split, not Hijack: Preventing Feature-Space Hijacking Attacks in Split Learning

2024-04-14 · Tanveer Khan, Mindaugas Budzys, Antonis Michalas

The popularity of Machine Learning (ML) makes the privacy of sensitive data more imperative than ever. Collaborative learning techniques like Split Learning (SL) aim to protect client data while enhancing ML processes. T…

Adaptive and Parallel Split Federated Learning in Vehicular Edge Computing

2024-05-29 · Xianke Qiang, Zheng Chang, Yun Hu, Lei Liu 외

Vehicular edge intelligence (VEI) is a promising paradigm for enabling future intelligent transportation systems by accommodating artificial intelligence (AI) at the vehicular edge computing (VEC) system. Federated learn…

Edge-computingFederated Learning

On Leakage in Some Popular Benchmarks on Graphs

2022-01-16 · ACL ARR January 2022 1 · Anonymous

A number of benchmarks are based on graphs. Edges are typically split into train, validation and test splits, using a random partition. Leakage has been discovered in a number of popular benchmarks; FB15k has been rep…

SplitGNN: Splitting GNN for Node Classification with Heterogeneous Attention

2023-01-27 · Xiaolong Xu, Lingjuan Lyu, Yihong Dong, Yicheng Lu 외

With the frequent happening of privacy leakage and the enactment of privacy laws across different countries, data owners are reluctant to directly share their raw data and labels with any other party. In reality, a lot o…

ClassificationFederated LearningNode Classification