paper-with-me

홈 › Papers

Adversarial Robust Training of Deep Learning MRI Reconstruction Models

2020-10-30 · Francesco Calivá, Kaiyang Cheng, Rutwik Shah, Valentina Pedoia

Deep Learning (DL) has shown potential in accelerating Magnetic Resonance Image acquisition and reconstruction. Nevertheless, there is a dearth of tailored methods to guarantee that the reconstruction of small features is achieved with high fidelity. In this work, we employ adversarial attacks to generate small synthetic perturbations, which are difficult to reconstruct for a trained DL reconstruction network. Then, we use robust training to increase the network's sensitivity to these small features and encourage their reconstruction. Next, we investigate the generalization of said approach to real world features. For this, a musculoskeletal radiologist annotated a set of cartilage and meniscal lesions from the knee Fast-MRI dataset, and a classification network was devised to assess the reconstruction of the features. Experimental results show that by introducing robust training to a reconstruction network, the rate of false negative features (4.8\%) in image reconstruction can be reduced. These results are encouraging, and highlight the necessity for attention to this problem by the image reconstruction community, as a milestone for the introduction of DL reconstruction in clinical practice. To support further research, we make our annotations and code publicly available at https://github.com/fcaliva/fastMRI_BB_abnormalities_annotation.

📄 PDF Abstract BibTeX arXiv:2011.00070

Code (1)

fcaliva/fastMRI_BB_abnormalities_annotation 공식 구현 pytorch

Tasks

Deep LearningImage ReconstructionMRI Reconstruction

Similar Papers 제목 키워드 기반

On the Benefit of Adversarial Training for Monocular Depth Estimation

2019-10-29 · Rick Groenendijk, Sezer Karaoglu, Theo Gevers, Thomas Mensink

In this paper we address the benefit of adding adversarial training to the task of monocular depth estimation. A model can be trained in a self-supervised setting on stereo pairs of images, where depth (disparities) are …

Depth EstimationDepth PredictionGenerative Adversarial NetworkImage Reconstruction+1

Delving into Deep Image Prior for Adversarial Defense: A Novel Reconstruction-based Defense Framework

2021-07-31 · Li Ding, Yongwei Wang, Xin Ding, Kaiwen Yuan 외

Deep learning based image classification models are shown vulnerable to adversarial attacks by injecting deliberately crafted noises to clean images. To defend against adversarial attacks in a training-free and attack-ag…

Adversarial Defenseimage-classificationImage ClassificationImage Reconstruction

Training-Free Reconstruction-Based AI-Generated Image Detectors Are Inherently Vulnerable to Adversarial Examples

2026-08-17 · Roman Demchenko, Jonas Ricker, Asja Fischer arxiv

The impressive visual quality and ubiquity of AI-generated images call for reliable and robust detection methods. Reconstruction-based detectors have emerged as a promising direction for transparent and training-free ide…

Adversarial Robustness

Towards Black-box Adversarial Example Detection: A Data Reconstruction-based Method

2023-06-03 · YiFei Gao, Zhiyu Lin, Yunfan Yang, Jitao Sang

Adversarial example detection is known to be an effective adversarial defense method. Black-box attack, which is a more realistic threat and has led to various black-box adversarial training-based defense methods, howeve…

Adversarial Defense

AEMIM: Adversarial Examples Meet Masked Image Modeling

2024-07-16 · Wenzhao Xiang, Chang Liu, Hang Su, Hongyang Yu

Masked image modeling (MIM) has gained significant traction for its remarkable prowess in representation learning. As an alternative to the traditional approach, the reconstruction from corrupted images has recently emer…

Adversarial AttackRepresentation Learning