paper-with-me

Papers

Beyond Voxel Prediction Uncertainty: Identifying brain lesions you can trust

2022-09-22 · Benjamin Lambert, Florence Forbes, Senan Doyle, Alan Tucholka, Michel Dojat

Deep neural networks have become the gold-standard approach for the automated segmentation of 3D medical images. Their full acceptance by clinicians remains however hampered by the lack of intelligible uncertainty assessment of the provided results. Most approaches to quantify their uncertainty, such as the popular Monte Carlo dropout, restrict to some measure of uncertainty in prediction at the voxel level. In addition not to be clearly related to genuine medical uncertainty, this is not clinically satisfying as most objects of interest (e.g. brain lesions) are made of groups of voxels whose overall relevance may not simply reduce to the sum or mean of their individual uncertainties. In this work, we propose to go beyond voxel-wise assessment using an innovative Graph Neural Network approach, trained from the outputs of a Monte Carlo dropout model. This network allows the fusion of three estimators of voxel uncertainty: entropy, variance, and model's confidence; and can be applied to any lesion, regardless of its shape or size. We demonstrate the superiority of our approach for uncertainty estimate on a task of Multiple Sclerosis lesions segmentation.

📄 PDF Abstract BibTeX arXiv:2209.10877

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
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…
Monte Carlo Dropout 설명 없음

Similar Papers 제목 키워드 기반

Beyond Grid-Locked Voxels: Neural Response Functions for Continuous Brain Encoding

2025-10-07 · Haomiao Chen, Keith W Jamison, Mert R. Sabuncu, Amy Kuceyeski arxiv

Neural encoding models aim to predict fMRI-measured brain responses to natural images. fMRI data is acquired as a 3D volume of voxels, where each voxel has a defined spatial location in the brain. However, conventional e…

Predicting Brain States from fMRI Data: Incremental Functional Principal Component Regression

2007-12-01 · NeurIPS 2007 12 · Sennay Ghebreab, Arnold Smeulders, Pieter Adriaans

We propose a method for reconstruction of human brain states directly from functional neuroimaging data. The method extends the traditional multivariate regression analysis of discretized fMRI data to the domain of stoch…

Incremental Learningregression

Voxel-level Importance Maps for Interpretable Brain Age Estimation

2021-08-11 · Kyriaki-Margarita Bintsi, Vasileios Baltatzis, Alexander Hammers, Daniel Rueckert

Brain aging, and more specifically the difference between the chronological and the biological age of a person, may be a promising biomarker for identifying neurodegenerative diseases. For this purpose accurate predictio…

Age EstimationHippocampusPredictionregression

A voxel-level approach to brain age prediction: A method to assess regional brain aging

2023-10-17 · Neha Gianchandani, Mahsa Dibaji, Johanna Ospel, Fernando Vega 외

Brain aging is a regional phenomenon, a facet that remains relatively under-explored within the realm of brain age prediction research using machine learning methods. Voxel-level predictions can provide localized brain a…

Prediction

Enhancing Neuro-Oncology Through Self-Assessing Deep Learning Models for Brain Tumor Unified Model for MRI Segmentation

2025-11-16 · Andrew Zhou arxiv

Accurate segmentation of brain tumors is vital for diagnosis, surgical planning, and treatment monitoring. Deep learning has advanced on benchmarks, but two issues limit clinical use: no uncertainty estimates for errors …