paper-with-me

Papers

Robust Influence-based Training Methods for Noisy Brain MRI

2024-03-15 · Minh-Hao Van, Alycia N. Carey, Xintao Wu

Correctly classifying brain tumors is imperative to the prompt and accurate treatment of a patient. While several classification algorithms based on classical image processing or deep learning methods have been proposed to rapidly classify tumors in MR images, most assume the unrealistic setting of noise-free training data. In this work, we study a difficult but realistic setting of training a deep learning model on noisy MR images to classify brain tumors. We propose two training methods that are robust to noisy MRI training data, Influence-based Sample Reweighing (ISR) and Influence-based Sample Perturbation (ISP), which are based on influence functions from robust statistics. Using the influence functions, in ISR, we adaptively reweigh training examples according to how helpful/harmful they are to the training process, while in ISP, we craft and inject helpful perturbation proportional to the influence score. Both ISR and ISP harden the classification model against noisy training data without significantly affecting the generalization ability of the model on test data. We conduct empirical evaluations over a common brain tumor dataset and compare ISR and ISP to three baselines. Our empirical results show that ISR and ISP can efficiently train deep learning models robust against noisy training data.

📄 PDF Abstract BibTeX arXiv:2403.10698

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Dataset Refinement for Improving the Generalization Ability of the EEG Decoding Model

2024-10-31 · Sung-Jin Kim, Dae-Hyeok Lee, Hyeon-Taek Han

Electroencephalography (EEG) is a generally used neuroimaging approach in brain-computer interfaces due to its non-invasive characteristics and convenience, making it an effective tool for understanding human intentions.…

EEGEeg DecodingMotor Imagery

Learning to segment fetal brain tissue from noisy annotations

2022-03-25 · Davood Karimi, Caitlin K. Rollins, Clemente Velasco-Annis, Abdelhakim Ouaalam 외

Automatic fetal brain tissue segmentation can enhance the quantitative assessment of brain development at this critical stage. Deep learning methods represent the state of the art in medical image segmentation and have a…

Brain SegmentationDeep LearningImage SegmentationMedical Image Segmentation+2

Confidence-Guided Unsupervised Domain Adaptation for Cerebellum Segmentation

2022-06-14 · Xuan Li, Paule-J Toussaint, Alan Evans, Xue Liu

The lack of a comprehensive high-resolution atlas of the cerebellum has hampered studies of cerebellar involvement in normal brain function and disease. A good representation of the tightly foliated aspect of the cerebel…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Supervised Denoising of Diffusion-Weighted Magnetic Resonance Images Using a Convolutional Neural Network and Transfer Learning

2022-06-01 · Jakub Jurek, Andrzej Materka, Kamil Ludwisiak, Agata Majos 외

In this paper, we propose a method for denoising diffusion-weighted images (DWI) of the brain using a convolutional neural network trained on realistic, synthetic MR data. We compare our results to averaging of repeated …

AnatomyDenoisingImage DenoisingTransfer Learning

BrainNPT: Pre-training of Transformer networks for brain network classification

2023-05-02 · Jinlong Hu, Yangmin Huang, Nan Wang, Shoubin Dong

Deep learning methods have advanced quickly in brain imaging analysis over the past few years, but they are usually restricted by the limited labeled data. Pre-trained model on unlabeled data has presented promising impr…

Classification