VoDaSuRe: A Large-Scale Dataset Revealing Domain Shift in Volumetric Super-Resolution

arXiv cs.CV / 3/25/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • The paper argues that recent volumetric super-resolution (SR) advances often overstate real-world performance because models are trained mainly on downsampled data rather than genuinely low-resolution scans.
  • The authors introduce VoDaSuRe, a large-scale dataset that provides paired high- and low-resolution 3D volumetric scans to better capture true domain shift.
  • Experiments show that SR models trained on downsampled data produce overly sharp but inaccurate outputs on real low-resolution scans, while models trained on VoDaSuRe better reflect real low-resolution effects but may be less faithful in some respects.
  • Overall results suggest current SR methods may “smooth” fine structures when applied to real data instead of recovering information lost during acquisition, implying a key evaluation and dataset gap.
  • The dataset and associated code are released publicly to enable more realistic training and benchmarking for volumetric SR research.

Abstract

Recent advances in volumetric super-resolution (SR) have demonstrated strong performance in medical and scientific imaging, with transformer- and CNN-based approaches achieving impressive results even at extreme scaling factors. In this work, we show that much of this performance stems from training on downsampled data rather than real low-resolution scans. This reliance on downsampling is partly driven by the scarcity of paired high- and low-resolution 3D datasets. To address this, we introduce VoDaSuRe, a large-scale volumetric dataset containing paired high- and low-resolution scans. When training models on VoDaSuRe, we reveal a significant discrepancy: SR models trained on downsampled data produce substantially sharper predictions than those trained on real low-resolution scans, which smooth fine structures. Conversely, applying models trained on downsampled data to real scans preserves more structure but is inaccurate. Our findings suggest that current SR methods are overstated - when applied to real data, they do not recover structures lost in low-resolution scans and instead predict a smoothed average. We argue that progress in deep learning-based volumetric SR requires datasets with paired real scans of high complexity, such as VoDaSuRe. Our dataset and code are publicly available through: https://augusthoeg.github.io/VoDaSuRe/