中文
相关论文

相关论文: Split-U-Net: Preventing Data Leakage in Split Lear…

200 篇论文

Segmentation is one of the most significant steps in image processing. Segmenting an image is a technique that makes it possible to separate a digital image into various areas based on the different characteristics of pixels in the image.…

图像与视频处理 · 电气工程与系统科学 2024-11-20 Sina Derakhshandeh , Ali Mahloojifar

Semi-supervised segmentation remains challenging in medical imaging since the amount of annotated medical data is often scarce and there are many blurred pixels near the adhesive edges or in the low-contrast regions. To address the issues,…

图像与视频处理 · 电气工程与系统科学 2022-06-29 Yicheng Wu , Zhonghua Wu , Qianyi Wu , Zongyuan Ge , Jianfei Cai

Distributed deep learning frameworks such as split learning provide great benefits with regards to the computational cost of training deep neural networks and the privacy-aware utilization of the collective data of a group of data-holders.…

密码学与安全 · 计算机科学 2022-09-19 Ege Erdogan , Alptekin Kupcu , A. Ercument Cicek

Gliomas are one of the most prevalent types of primary brain tumours, accounting for more than 30\% of all cases and they develop from the glial stem or progenitor cells. In theory, the majority of brain tumours could well be identified…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Reza Azad , Nika Khosravi , Dorit Merhof

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Yousef Sadegheih , Afshin Bozorgpour , Pratibha Kumari , Reza Azad , Dorit Merhof

Fine-tuning a large language model (LLM) using the local data of edge users can enable personalized services and applications. For privacy protection, the prevalent solution adopts distributed learning for fine-tuning and integrates…

分布式、并行与集群计算 · 计算机科学 2025-01-24 Songge Zhang , Guoliang Cheng , Zuguang Li , Wen Wu

This article seeks for a distributed learning solution for the visual transformer (ViT) architectures. Compared to convolutional neural network (CNN) architectures, ViTs often have larger model sizes, and are computationally expensive,…

机器学习 · 计算机科学 2022-07-04 Sihun Baek , Jihong Park , Praneeth Vepakomma , Ramesh Raskar , Mehdi Bennis , Seong-Lyun Kim

This paper proposes a 3D attention-based U-Net architecture for multi-region segmentation of brain tumors using a single stacked multi-modal volume created by combining three non-native MRI volumes. The attention mechanism added to the…

图像与视频处理 · 电气工程与系统科学 2023-05-11 Maryann M. Gitonga

This paper investigates a communication-efficient split learning (SL) over multiple-input multiple-output (MIMO) communication system. In particular, we mathematically decompose the inter-layer connection of a neural network (NN) to a…

信号处理 · 电气工程与系统科学 2022-10-11 Yuzhi Yang , Zhaoyang Zhang , Zhaohui Yang

Split learning is a distributed training paradigm where a neural network is partitioned between clients and a server, which allows data to remain at the client while only intermediate activations are shared. Traditional split learning…

机器学习 · 计算机科学 2026-02-10 Anower Zihad , Felix Owino , Ming Tang , Chao Huang

This paper proposes a novel cascaded U-Net for brain tumor segmentation. Inspired by the distinct hierarchical structure of brain tumor, we design a cascaded deep network framework, in which the whole tumor is segmented firstly and then the…

图像与视频处理 · 电气工程与系统科学 2019-07-19 Hongying Liu , Xiongjie Shen , Fanhua Shang , Fei Wang

Although the U-Net architecture has been extensively used for segmentation of medical images, we address two of its shortcomings in this work. Firstly, the accuracy of vanilla U-Net degrades when the target regions for segmentation exhibit…

Recently, the state-of-art models for medical image segmentation is U-Net and their variants. These networks, though succeeding in deriving notable results, ignore the practical problem hanging over the medical segmentation field:…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Hao Ziang , Jingsi Zhang , Lixian Li

Cancer of the brain is deadly and requires careful surgical segmentation. The brain tumors were segmented using U-Net using a Convolutional Neural Network (CNN). When looking for overlaps of necrotic, edematous, growing, and healthy tissue,…

图像与视频处理 · 电气工程与系统科学 2023-01-18 MD Abdullah Al Nasim , Abdullah Al Munem , Maksuda Islam , Md Aminul Haque Palash , MD. Mahim Anjum Haque , Faisal Muhammad Shah

A U-Net based deep learning architecture is designed to segment brain tumors as they appear on various MRI modalities. Special emphasis is lent to the non-enhancing tumor compartment. The latter has not been considered anymore in recent…

计算机视觉与模式识别 · 计算机科学 2026-02-26 T. Schaffer , A. Brawanski , S. Wein , A. M. Tomé , E. W. Lang

Machine learning requires a large volume of sample data, especially when it is used in high-accuracy medical applications. However, patient records are one of the most sensitive private information that is not usually shared among…

机器学习 · 计算机科学 2021-08-24 Yoo Jeong Ha , Minjae Yoo , Gusang Lee , Soyi Jung , Sae Won Choi , Joongheon Kim , Seehwan Yoo

The recent prevalence of deep neural networks has lead semantic segmentation networks to achieve human-level performance in the medical field when sufficient training data is provided. Such networks however fail to generalize when tasked…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Serban Stan , Mohammad Rostami

Collaborative machine learning techniques such as federated learning (FL) enable the training of models on effectively larger datasets without data transfer. Recent initiatives have demonstrated that segmentation models trained with FL can…

图像与视频处理 · 电气工程与系统科学 2021-07-07 Alexander Ziller , Dmitrii Usynin , Nicolas Remerscheid , Moritz Knolle , Marcus Makowski , Rickmer Braren , Daniel Rueckert , Georgios Kaissis

Image segmentation is a key topic in image processing and computer vision with applications such as scene understanding, medical image analysis, robotic perception, video surveillance, augmented reality, and image compression, among many…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Shervin Minaee , Yuri Boykov , Fatih Porikli , Antonio Plaza , Nasser Kehtarnavaz , Demetri Terzopoulos

Segmentation of brain structures on MRI is the primary step for further quantitative analysis of brain diseases. Manual segmentation is still considered the gold standard in terms of accuracy; however, such data is extremely time-consuming…

图像与视频处理 · 电气工程与系统科学 2024-10-16 Mengyu Li , Magnus Magnusson , Thilo van Eimeren , Lotta M. Ellingsen