Addressing The False Negative Problem of MRI Reconstruction Networks by Adversarial Attacks and Robust Training
Deep learning models have been shown to be successful in accelerating MRI reconstruction, over traditional methods. However, it has been observed that these methods tend to miss rare small features, such as meniscal tears, subchondral osteophyte, etc. in musculoskeletal applications. This is a concerning finding as these small and rare features are the particularly relevant in clinical diagnostic settings. Additionally, such potentially dangerous loss of details in the reconstructed images are not reflected by global image fidelity metrics such as mean-square error (MSE) and structural similarity metric (SSIM). In this work, we propose a framework to find the worst-case false negatives by adversarially attacking the trained models and improve the models' ability to reconstruct the small features by robust training.
Code (0)
등록된 구현이 없습니다.
Tasks
DiagnosticMRI ReconstructionSSIMSimilar Papers 제목 키워드 기반
MAFA: Managing False Negatives for Vision-Language Pre-training
We consider a critical issue of false negatives in Vision-Language Pre-training (VLP), a challenge that arises from the inherent many-to-many correspondence of image-text pairs in large-scale web-crawled datasets. The pr…
TinyV: Reducing False Negatives in Verification Improves RL for LLM Reasoning
Reinforcement Learning (RL) has become a powerful tool for enhancing the reasoning abilities of large language models (LLMs) by optimizing their policies with reward signals. Yet, RL's success relies on the reliability o…
MathReinforcement Learning (RL)Adversarial Robust Training of Deep Learning MRI Reconstruction Models
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 i…
Deep LearningImage ReconstructionMRI ReconstructionRevisiting DocRED -- Addressing the False Negative Problem in Relation Extraction
The DocRED dataset is one of the most popular and widely used benchmarks for document-level relation extraction (RE). It adopts a recommend-revise annotation scheme so as to have a large-scale annotated dataset. However,…
Document-level Relation ExtractionRelationRelation ExtractionNegative Metric Learning for Graphs
Graph contrastive learning (GCL) often suffers from false negatives, which degrades the performance on downstream tasks. The existing methods addressing the false negative issue usually rely on human prior knowledge, sti…
Contrastive LearningMetric Learning