paper-with-me

홈 › Papers

RS-Net: Regression-Segmentation 3D CNN for Synthesis of Full Resolution Missing Brain MRI in the Presence of Tumours

2018-07-28 · Raghav Mehta, Tal Arbel

Accurate synthesis of a full 3D MR image containing tumours from available MRI (e.g. to replace an image that is currently unavailable or corrupted) would provide a clinician as well as downstream inference methods with important complementary information for disease analysis. In this paper, we present an end-to-end 3D convolution neural network that takes a set of acquired MR image sequences (e.g. T1, T2, T1ce) as input and concurrently performs (1) regression of the missing full resolution 3D MRI (e.g. FLAIR) and (2) segmentation of the tumour into subtypes (e.g. enhancement, core). The hypothesis is that this would focus the network to perform accurate synthesis in the area of the tumour. Experiments on the BraTS 2015 and 2017 datasets [1] show that: (1) the proposed method gives better performance than state-of-the-art methods in terms of established global evaluation metrics (e.g. PSNR), (2) replacing real MR volumes with the synthesized MRI does not lead to significant degradation in tumour and sub-structure segmentation accuracy. The system further provides uncertainty estimates based on Monte Carlo (MC) dropout [11] for the synthesized volume at each voxel, permitting quantification of the system's confidence in the output at each location.

📄 PDF Abstract BibTeX arXiv:1807.10972

Code (1)

RagMeh11/RS-Net 공식 구현

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
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 제목 키워드 기반

cWDM: Conditional Wavelet Diffusion Models for Cross-Modality 3D Medical Image Synthesis

2024-11-26 · Paul Friedrich, Alicia Durrer, Julia Wolleb, Philippe C. Cattin

This paper contributes to the "BraTS 2024 Brain MR Image Synthesis Challenge" and presents a conditional Wavelet Diffusion Model (cWDM) for directly solving a paired image-to-image translation task on high-resolution vol…

Brain Tumor SegmentationImage GenerationImage-to-Image TranslationSegmentation+2

On Improving an Already Competitive Segmentation Algorithm for the Cell Tracking Challenge - Lessons Learned

2021-06-28 · bioRxiv 2021 6 · Tim Scherr, Katharina Löffler, Oliver Neumann, Ralf Mikut

The virtually error-free segmentation and tracking of densely packed cells and cell nuclei is still a challenging task. Especially in low-resolution and low signal-to-noise-ratio microscopy images erroneously merged and …

Cell TrackingData AugmentationSegmentation

Improving Panoptic Segmentation at All Scales

2020-12-14 · CVPR 2021 1 · Lorenzo Porzi, Samuel Rota Bulò, Peter Kontschieder

Crop-based training strategies decouple training resolution from GPU memory consumption, allowing the use of large-capacity panoptic segmentation networks on multi-megapixel images. Using crops, however, can introduce a …

AllGPUPanoptic SegmentationSegmentation

Depth Assisted Full Resolution Network for Single Image-based View Synthesis

2017-11-17 · Xiaodong Cun, Feng Xu, Chi-Man Pun, Hao Gao

Researches in novel viewpoint synthesis majorly focus on interpolation from multi-view input images. In this paper, we focus on a more challenging and ill-posed problem that is to synthesize novel viewpoints from one sin…

Depth Estimation

Random Multi-Channel Image Synthesis for Multiplexed Immunofluorescence Imaging

2021-09-18 · MICCAI Workshop COMPAY 2021 9 · Shunxing Bao, Yucheng Tang, Ho Hin Lee, Riqiang Gao 외

Multiplex immunofluorescence (MxIF) is an emerging imaging technique that produces the high sensitivity and specificity of single-cell mapping. With a tenet of 'seeing is believing', MxIF enables iterative staining and i…

Generative Adversarial NetworkImage GenerationSpecificity