English

Structure-Adaptive Sparse Diffusion in Voxel Space for 3D Medical Image Enhancement

Computer Vision and Pattern Recognition 2026-04-21 v1

Abstract

Three-dimensional (3D) medical image enhancement, including denoising and super-resolution, is critical for clinical diagnosis in CT, PET, and MRI. Although diffusion models have shown remarkable success in 2D medical imaging, scaling them to high-resolution 3D volumes remains computationally prohibitive due to lengthy diffusion trajectories over high-dimensional volumetric data. We observe that in conditional enhancement, strong anatomical priors in the degraded input render dense noise schedules largely redundant. Leveraging this insight, we propose a sparse voxel-space diffusion framework that trains and samples on a compact set of uniformly subsampled timesteps. The network predicts clean data directly on the data manifold, supervised in velocity space for stable gradient scaling. A lightweight Structure-aware Trajectory Modulation (STM) module recalibrates time embeddings at each network block based on local anatomical content, enabling structure-adaptive denoising over the shared sparse schedule. Operating directly in voxel space, our framework preserves fine anatomical detail without lossy compression while achieving up to 10×10\times training acceleration. Experiments on four datasets spanning CT, PET, and MRI demonstrate state-of-the-art performance on both denoising and super-resolution tasks. Our code is publicly available at: https://github.com/mirthAI/sparse-3d-diffusion.

Keywords

Cite

@article{arxiv.2604.17773,
  title  = {Structure-Adaptive Sparse Diffusion in Voxel Space for 3D Medical Image Enhancement},
  author = {Hongxu Jiang and Fei Li and Boxiao Yu and Ying Zhang and Kaleb Smith and Kuang Gong and Wei Shao},
  journal= {arXiv preprint arXiv:2604.17773},
  year   = {2026}
}
R2 v1 2026-07-01T12:17:33.635Z