TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Convolutional Neural Networks with Intermediate Loss for 3...

Convolutional Neural Networks with Intermediate Loss for 3D Super-Resolution of CT and MRI Scans

Mariana-Iuliana Georgescu, Radu Tudor Ionescu, Nicolae Verga

2020-01-05Super-ResolutionImage Super-Resolution
PaperPDFCode(official)

Abstract

CT scanners that are commonly-used in hospitals nowadays produce low-resolution images, up to 512 pixels in size. One pixel in the image corresponds to a one millimeter piece of tissue. In order to accurately segment tumors and make treatment plans, doctors need CT scans of higher resolution. The same problem appears in MRI. In this paper, we propose an approach for the single-image super-resolution of 3D CT or MRI scans. Our method is based on deep convolutional neural networks (CNNs) composed of 10 convolutional layers and an intermediate upscaling layer that is placed after the first 6 convolutional layers. Our first CNN, which increases the resolution on two axes (width and height), is followed by a second CNN, which increases the resolution on the third axis (depth). Different from other methods, we compute the loss with respect to the ground-truth high-resolution output right after the upscaling layer, in addition to computing the loss after the last convolutional layer. The intermediate loss forces our network to produce a better output, closer to the ground-truth. A widely-used approach to obtain sharp results is to add Gaussian blur using a fixed standard deviation. In order to avoid overfitting to a fixed standard deviation, we apply Gaussian smoothing with various standard deviations, unlike other approaches. We evaluate our method in the context of 2D and 3D super-resolution of CT and MRI scans from two databases, comparing it to relevant related works from the literature and baselines based on various interpolation schemes, using 2x and 4x scaling factors. The empirical results show that our approach attains superior results to all other methods. Moreover, our human annotation study reveals that both doctors and regular annotators chose our method in favor of Lanczos interpolation in 97.55% cases for 2x upscaling factor and in 96.69% cases for 4x upscaling factor.

Results

TaskDatasetMetricValueModel
Super-ResolutionIXIPSNR 2x T2w38.67CNN-IL
Super-ResolutionIXIPSNR 4x T2w30.57CNN-IL
Super-ResolutionIXISSIM 4x T2w0.921CNN-IL
Super-ResolutionIXISSIM for 2x T2w0.9837CNN-IL
Image Super-ResolutionIXIPSNR 2x T2w38.67CNN-IL
Image Super-ResolutionIXIPSNR 4x T2w30.57CNN-IL
Image Super-ResolutionIXISSIM 4x T2w0.921CNN-IL
Image Super-ResolutionIXISSIM for 2x T2w0.9837CNN-IL
3D Object Super-ResolutionIXIPSNR 2x T2w38.67CNN-IL
3D Object Super-ResolutionIXIPSNR 4x T2w30.57CNN-IL
3D Object Super-ResolutionIXISSIM 4x T2w0.921CNN-IL
3D Object Super-ResolutionIXISSIM for 2x T2w0.9837CNN-IL
16kIXIPSNR 2x T2w38.67CNN-IL
16kIXIPSNR 4x T2w30.57CNN-IL
16kIXISSIM 4x T2w0.921CNN-IL
16kIXISSIM for 2x T2w0.9837CNN-IL

Related Papers

SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17IM-LUT: Interpolation Mixing Look-Up Tables for Image Super-Resolution2025-07-14PanoDiff-SR: Synthesizing Dental Panoramic Radiographs using Diffusion and Super-resolution2025-07-12HNOSeg-XS: Extremely Small Hartley Neural Operator for Efficient and Resolution-Robust 3D Image Segmentation2025-07-104KAgent: Agentic Any Image to 4K Super-Resolution2025-07-09EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Leveraging Vision-Language Models to Select Trustworthy Super-Resolution Samples Generated by Diffusion Models2025-06-25Unsupervised Image Super-Resolution Reconstruction Based on Real-World Degradation Patterns2025-06-20