paper-with-me

Papers

Enhancing Global Sensitivity and Uncertainty Quantification in Medical Image Reconstruction with Monte Carlo Arbitrary-Masked Mamba

2024-05-27 · Jiahao Huang, Liutao Yang, Fanwen Wang, Yang Nan, Weiwen Wu, Chengyan Wang, Kuangyu Shi, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb, Daoqiang Zhang, Guang Yang

Deep learning has been extensively applied in medical image reconstruction, where Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) represent the predominant paradigms, each possessing distinct advantages and inherent limitations: CNNs exhibit linear complexity with local sensitivity, whereas ViTs demonstrate quadratic complexity with global sensitivity. The emerging Mamba has shown superiority in learning visual representation, which combines the advantages of linear scalability and global sensitivity. In this study, we introduce MambaMIR, an Arbitrary-Masked Mamba-based model with wavelet decomposition for joint medical image reconstruction and uncertainty estimation. A novel Arbitrary Scan Masking (ASM) mechanism "masks out" redundant information to introduce randomness for further uncertainty estimation. Compared to the commonly used Monte Carlo (MC) dropout, our proposed MC-ASM provides an uncertainty map without the need for hyperparameter tuning and mitigates the performance drop typically observed when applying dropout to low-level tasks. For further texture preservation and better perceptual quality, we employ the wavelet transformation into MambaMIR and explore its variant based on the Generative Adversarial Network, namely MambaMIR-GAN. Comprehensive experiments have been conducted for multiple representative medical image reconstruction tasks, demonstrating that the proposed MambaMIR and MambaMIR-GAN outperform other baseline and state-of-the-art methods in different reconstruction tasks, where MambaMIR achieves the best reconstruction fidelity and MambaMIR-GAN has the best perceptual quality. In addition, our MC-ASM provides uncertainty maps as an additional tool for clinicians, while mitigating the typical performance drop caused by the commonly used dropout.

📄 PDF Abstract BibTeX arXiv:2405.17659

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage ReconstructionMambaSensitivityUncertainty Quantification

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Autonomous Uncertainty Quantification for Computational Point-of-care Sensors

2025-12-24 · Artem Goncharov, Rajesh Ghosh, Hyou-Arm Joung, Dino Di Carlo 외 arxiv

Computational point-of-care (POC) sensors enable rapid, low-cost, and accessible diagnostics in emergency, remote and resource-limited areas that lack access to centralized medical facilities. These systems can utilize n…

QUBIQ: Uncertainty Quantification for Biomedical Image Segmentation Challenge

2024-03-19 · Hongwei Bran Li, Fernando Navarro, Ivan Ezhov, Amirhossein Bayat 외

Uncertainty in medical image segmentation tasks, especially inter-rater variability, arising from differences in interpretations and annotations by various experts, presents a significant challenge in achieving consisten…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Mapping Clinical Doubt: Locating Linguistic Uncertainty in LLMs

2025-11-27 · Srivarshinee Sridhar, Raghav Kaushik Ravi, Kripabandhu Ghosh arxiv

Large Language Models (LLMs) are increasingly used in clinical settings, where sensitivity to linguistic uncertainty can influence diagnostic interpretation and decision-making. Yet little is known about where such epist…

Uncertainty-aware abstention in medical diagnosis based on medical texts

2025-02-25 · Artem Vazhentsev, Ivan Sviridov, Alvard Barseghyan, Gleb Kuzmin 외

This study addresses the critical issue of reliability for AI-assisted medical diagnosis. We focus on the selection prediction approach that allows the diagnosis system to abstain from providing the decision if it is not…

Anxiety DetectionMedical Code PredictionMedical DiagnosisMortality Prediction+3

Calibrating Ensembles for Scalable Uncertainty Quantification in Deep Learning-based Medical Segmentation

2022-09-20 · Thomas Buddenkotte, Lorena Escudero Sanchez, Mireia Crispin-Ortuzar, Ramona Woitek 외

Uncertainty quantification in automated image analysis is highly desired in many applications. Typically, machine learning models in classification or segmentation are only developed to provide binary answers; however, q…

Active LearningUncertainty Quantification