paper-with-me

Papers

Private, Efficient and Scalable Kernel Learning for Medical Image Analysis

2024-10-21 · Anika Hannemann, Arjhun Swaminathan, Ali Burak Ünal, Mete Akgün

Medical imaging is key in modern medicine. From magnetic resonance imaging (MRI) to microscopic imaging for blood cell detection, diagnostic medical imaging reveals vital insights into patient health. To predict diseases or provide individualized therapies, machine learning techniques like kernel methods have been widely used. Nevertheless, there are multiple challenges for implementing kernel methods. Medical image data often originates from various hospitals and cannot be combined due to privacy concerns, and the high dimensionality of image data presents another significant obstacle. While randomised encoding offers a promising direction, existing methods often struggle with a trade-off between accuracy and efficiency. Addressing the need for efficient privacy-preserving methods on distributed image data, we introduce OKRA (Orthonormal K-fRAmes), a novel randomized encoding-based approach for kernel-based machine learning. This technique, tailored for widely used kernel functions, significantly enhances scalability and speed compared to current state-of-the-art solutions. Through experiments conducted on various clinical image datasets, we evaluated model quality, computational performance, and resource overhead. Additionally, our method outperforms comparable approaches

📄 PDF Abstract BibTeX arXiv:2410.15840

Code (0)

등록된 구현이 없습니다.

Tasks

Blood Cell DetectionCell DetectionDiagnosticMedical Image AnalysisPrivacy Preserving

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Can collaborative learning be private, robust and scalable?

2022-05-05 · Dmitrii Usynin, Helena Klause, Johannes C. Paetzold, Daniel Rueckert 외

In federated learning for medical image analysis, the safety of the learning protocol is paramount. Such settings can often be compromised by adversaries that target either the private data used by the federation or the …

Adversarial RobustnessFederated LearningMedical Image AnalysisModel Compression

Moment kernels: a simple and scalable approach for equivariance to rotations and reflections in deep convolutional networks

2025-05-27 · Zachary Schlamowitz, Andrew Bennecke, Daniel J. Tward

The principle of translation equivariance (if an input image is translated an output image should be translated by the same amount), led to the development of convolutional neural networks that revolutionized machine vis…

Cell SegmentationImage Registration

Privacy Risks Analysis and Mitigation in Federated Learning for Medical Images

2023-11-11 · Badhan Chandra Das, M. Hadi Amini, Yanzhao Wu

Federated learning (FL) is gaining increasing popularity in the medical domain for analyzing medical images, which is considered an effective technique to safeguard sensitive patient data and comply with privacy regulati…

Federated Learning

DeepKeyGen: A Deep Learning-based Stream Cipher Generator for Medical Image Encryption and Decryption

2020-12-21 · Yi Ding, Fuyuan Tan, Zhen Qin, Mingsheng Cao 외

The need for medical image encryption is increasingly pronounced, for example to safeguard the privacy of the patients' medical imaging data. In this paper, a novel deep learning-based key generation network (DeepKeyGen)…

Generative Adversarial Network

MedNeXt: Transformer-driven Scaling of ConvNets for Medical Image Segmentation

2023-03-17 · Saikat Roy, Gregor Koehler, Constantin Ulrich, Michael Baumgartner 외

There has been exploding interest in embracing Transformer-based architectures for medical image segmentation. However, the lack of large-scale annotated medical datasets make achieving performances equivalent to those i…

DecoderImage SegmentationMedical Image SegmentationSegmentation+2