Journal Article10.1109/TNNLS.2023.3290188
A Collaborative Multimodal Learning-Based Framework for COVID-19 Diagnosis.
3
TL;DR: Wang et al. as mentioned in this paper proposed a novel privacy-preserving cross-site framework for COVID-19 diagnosis with multimodal data, which leverages heterogeneous data from multiple parties while preserving patients' privacy.
read more
Abstract: The pandemic of coronavirus disease 2019 (COVID-19) has led to a global public health crisis, which caused millions of deaths and billions of infections, greatly increasing the pressure on medical resources. With the continuous emergence of viral mutations, developing automated tools for COVID-19 diagnosis is highly desired to assist the clinical diagnosis and reduce the tedious workload of image interpretation. However, medical images in a single site are usually of a limited amount or weakly labeled, while integrating data scattered around different institutions to build effective models is not allowed due to data policy restrictions. In this article, we propose a novel privacy-preserving cross-site framework for COVID-19 diagnosis with multimodal data, seeking to effectively leverage heterogeneous data from multiple parties while preserving patients' privacy. Specifically, a Siamese branched network is introduced as the backbone to capture inherent relationships across heterogeneous samples. The redesigned network is capable of handling semisupervised inputs in multimodalities and conducting task-specific training, in order to improve the model performance of various scenarios. The framework achieves significant improvement compared with state-of-the-art methods, as we demonstrate through extensive simulations on real-world datasets.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Multimodal Federated Learning in Healthcare: a review
Jacob Thrasher,Alina Devkota,Prasiddha Siwakotai,Rohit Chivukula,Pranav Poudel,Chaunbo Hu,Binod Bhattarai,Prashnna Kumar Gyawali +7 more
TL;DR: This paper offers a concise overview of the significance of FL in healthcare and outlines the current state-of-the-art approaches to Multimodal Federated Learning (MMFL) within the healthcare domain, comprehensively examines the existing challenges in the field, shedding light on the limitations of present models.
Toward Explainable Multiparty Learning: A Contrastive Knowledge Sharing Framework.
Yuan Gao,Yuanqiao Zhang,Maoguo Gong,Qing Cai,Yu Xie,A. K. Qin +5 more
TL;DR: A novel contrastive multiparty learning framework for knowledge refinement and sharing with an accountable incentive mechanism that is capable of integrating the acquired explicit knowledge of each client in a transparent manner without privacy disclosure, and it reduces the dependence on data distribution and communication environments.
2
Automated Multimodal Medical Diagnostics Using Deep Learning Frameworks
Rajendra P. Pandey,A. Rengarajan,Aishwary Awasthi +2 more
- 29 Jan 2024
TL;DR: Deep learning frameworks are used for automated multimodal medical diagnostics, improving accuracy and reducing cost and time of analysis.
References
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation
TL;DR: Quantitative assessments show that SegNet provides good performance with competitive inference time and most efficient inference memory-wise as compared to other architectures, including FCN and DeconvNet.
19.6K
Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
Liang-Chieh Chen,Yukun Zhu,George Papandreou,Florian Schroff,Hartwig Adam +4 more
- 08 Sep 2018
TL;DR: This work extends DeepLabv3 by adding a simple yet effective decoder module to refine the segmentation results especially along object boundaries and applies the depthwise separable convolution to both Atrous Spatial Pyramid Pooling and decoder modules, resulting in a faster and stronger encoder-decoder network.
•Posted Content
Communication-Efficient Learning of Deep Networks from Decentralized Data
TL;DR: This work presents a practical method for the federated learning of deep networks based on iterative model averaging, and conducts an extensive empirical evaluation, considering five different model architectures and four datasets.
11.4K
•Posted Content
Attention U-Net: Learning Where to Look for the Pancreas
Ozan Oktay,Jo Schlemper,Loic Le Folgoc,Matthew C. H. Lee,Mattias P. Heinrich,Kazunari Misawa,Kensaku Mori,Steven McDonagh,Nils Y. Hammerla,Bernhard Kainz,Ben Glocker,Daniel Rueckert +11 more
TL;DR: A novel attention gate (AG) model for medical imaging that automatically learns to focus on target structures of varying shapes and sizes is proposed to eliminate the necessity of using explicit external tissue/organ localisation modules of cascaded convolutional neural networks (CNNs).