中文
相关论文

相关论文: BUNET: Blind Medical Image Segmentation Based on S…

200 篇论文

The widespread availability of publicly accessible medical images has significantly propelled advancements in various research and clinical fields. Nonetheless, concerns regarding unauthorized training of AI systems for commercial purposes…

图像与视频处理 · 电气工程与系统科学 2024-03-22 Xun Lin , Yi Yu , Song Xia , Jue Jiang , Haoran Wang , Zitong Yu , Yizhong Liu , Ying Fu , Shuai Wang , Wenzhong Tang , Alex Kot

This paper presents a client/server privacy-preserving network in the context of multicentric medical image analysis. Our approach is based on adversarial learning which encodes images to obfuscate the patient identity while preserving…

图像与视频处理 · 电气工程与系统科学 2020-11-17 Bach Ngoc Kim , Jose Dolz , Pierre-Marc Jodoin , Christian Desrosiers

This paper explores the security aspects of federated learning applications in medical image analysis. Current robustness-oriented methods like adversarial training, secure aggregation, and homomorphic encryption often risk privacy…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Erfan Darzi , Nanna M. Sijtsema , P. M. A van Ooijen

Semantic segmentation for medical 3D image stacks enables accurate volumetric reconstructions, computer-aided diagnostics and follow up treatment planning. In this work, we present a novel variant of the Unet model called the NUMSnet that…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Sohini Roychowdhury

In recent years, convolutional neural networks (CNNs) have revolutionized medical image analysis. One of the most well-known CNN architectures in semantic segmentation is the U-net, which has achieved much success in several medical image…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Wei Hao Khoong

Purpose Medical imaging diagnosis faces challenges, including low-resolution images due to machine artifacts and patient movement. This paper presents the Frequency-Guided U-Net (GFNet), a novel approach for medical image segmentation that…

图像与视频处理 · 电气工程与系统科学 2024-05-03 Haytham Al Ewaidat , Youness El Brag , Ahmad Wajeeh Yousef E'layan , Ali Almakhadmeh

Purpose: Manual medical image segmentation is an exhausting and time-consuming task along with high inter-observer variability. In this study, our objective is to improve the multi-resolution image segmentation performance of U-Net…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Simindokht Jahangard , Mohammad Hossein Zangooei , Maysam Shahedi

Medical image segmentation requires large annotated datasets, creating a significant bottleneck for clinical applications. While few-shot segmentation methods can learn from minimal examples, existing approaches demonstrate suboptimal…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Ziyuan Gao

Identifying biomarkers in medical images is vital for a wide range of biotech applications. However, recent Transformer and CNN based methods often struggle with variations in morphology and staining, which limits their feature extraction…

图像与视频处理 · 电气工程与系统科学 2025-04-09 Saad Wazir , Daeyoung Kim

Medical image segmentation is crucial for the development of computer-aided diagnostic and therapeutic systems, but still faces numerous difficulties. In recent years, the commonly used encoder-decoder architecture based on CNNs has been…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Davoud Saadati , Omid Nejati Manzari , Sattar Mirzakuchaki

The problem we address is the following: how can a user employ a predictive model that is held by a third party, without compromising private information. For example, a hospital may wish to use a cloud service to predict the readmission…

机器学习 · 计算机科学 2014-12-25 Pengtao Xie , Misha Bilenko , Tom Finley , Ran Gilad-Bachrach , Kristin Lauter , Michael Naehrig

The data-intensive nature of supervised classification drives the interest of the researchers towards unsupervised approaches, especially for problems such as medical image segmentation, where labeled data is scarce. Building on the recent…

计算机视觉与模式识别 · 计算机科学 2024-11-05 A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

In the era of data-driven decision-making, ensuring the privacy and security of shared data is paramount across various domains. Applying existing deep neural networks (DNNs) to encrypted data is critical and often compromises performance,…

密码学与安全 · 计算机科学 2025-01-28 Al Amin , Kamrul Hasan , Sharif Ullah , Liang Hong

Deep neural networks show high accuracy in theproblem of semantic and instance segmentation of biomedicaldata. However, this approach is computationally expensive. Thecomputational cost may be reduced with network simplificationafter…

图像与视频处理 · 电气工程与系统科学 2020-02-18 Alexander Karimov , Artem Razumov , Ruslana Manbatchurina , Ksenia Simonova , Irina Donets , Anastasia Vlasova , Yulia Khramtsova , Konstantin Ushenin

Privacy protection in medical data is a legitimate obstacle for centralized machine learning applications. Here, we propose a client-server image segmentation system which allows for the analysis of multi-centric medical images while…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Bach Kim , Jose Dolz , Pierre-Marc Jodoin , Christian Desrosiers

With the rapid development of deep learning, CNN-based U-shaped networks have succeeded in medical image segmentation and are widely applied for various tasks. However, their limitations in capturing global features hinder their performance…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Xin Li , Wenhui Zhu , Xuanzhao Dong , Oana M. Dumitrascu , Yalin Wang

Medical image segmentation is a difficult but important task for many clinical operations such as cardiac bi-ventricular volume estimation. More recently, there has been a shift to utilizing deep learning and fully convolutional neural…

图像与视频处理 · 电气工程与系统科学 2020-03-17 Jesse Sun , Fatemeh Darbehani , Mark Zaidi , Bo Wang

Medical imaging is essential in healthcare to provide key insights into patient anatomy and pathology, aiding in diagnosis and treatment. Non-invasive techniques such as X-ray, Magnetic Resonance Imaging (MRI), Computed Tomography (CT), and…

图像与视频处理 · 电气工程与系统科学 2024-12-04 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Sonavi Makarand Dalvi , Nikolaos Mantzou , Safa Shubbar

Recent advances of semantic image segmentation greatly benefit from deeper and larger Convolutional Neural Network (CNN) models. Compared to image segmentation in the wild, properties of both medical images themselves and of existing…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Xin Chen , Ke Ding

Deep convolutional neural network (CNN) achieves remarkable performance for medical image analysis. UNet is the primary source in the performance of 3D CNN architectures for medical imaging tasks, including brain tumor segmentation. The…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Parvez Ahmad , Saqib Qamar , Linlin Shen , Adnan Saeed