IVAILGJun 8

Deep Slice Interpolation for Reducing Through-Plane Anisotropy and Noise in Head CT

Luis Cortés Ferre, Miguel A. Gutiérrez-Naranjo, Marcin Balcerzyk
arXiv:2606.09953v16.7
Predicted impact top 52% in IV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For radiologists and automated analysis of head CT scans, this method improves 3D visualization and volumetric measurements by reducing anisotropy and noise in a single pass.

This paper presents a deep learning system for synthesizing intermediate CT slices from neighboring axial slices, reducing through-plane spacing by half while also denoising the output. On a held-out test set, all models outperformed classical interpolation and video frame interpolation methods on structural measures, with MS-SSIM+L1 offering the best balance.

Head computed tomography (CT) typically uses sub-millimeter in-plane resolution but 2-5 mm through-plane spacing, creating substantial anisotropy that degrades multiplanar reconstructions, volumetric measurements such as hematoma volume estimation, and downstream algorithms that assume near-isotropic voxels. We present a deep learning system that synthesizes intermediate CT slices from pairs of neighboring axial slices, halving the effective through-plane spacing. The system improves three-dimensional visualization while simultaneously producing inherently denoised outputs, yielding two complementary benefits from a single inference pass. To build a reliable system, we systematically evaluate pixel-wise losses, namely mean squared error (MSE) and mean absolute error (L1); structural-similarity losses, namely the structural similarity index (SSIM) and its multi-scale variant (MS-SSIM); and hybrid combinations. On a held-out test set, all converged models outperform classical interpolation baselines and pretrained video frame interpolation methods (RIFE, FILM) on all structural measures, with MS-SSIM+L1 offering the strongest balanced profile. We also document training instability in SSIM-family losses and identify partial remedies: the standard numerical fixes eliminate the dominant failure mode but leave residual divergence at smaller batch sizes. All results are reported with patient-level bootstrap confidence intervals and paired statistical tests. As an illustration, we apply the system to an out-of-distribution head CT series from Hospital Universitario Virgen del Rocío: the model synthesizes intermediate slices and exhibits on the real slices the implicit-denoising signature predicted by our theoretical analysis, supporting in a single external case that interpolation quality and implicit denoising are not confined to the training distribution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes