HiSin: A Sinogram-Aware Framework for Efficient High-Resolution Inpainting
Jiaze E, Srutarshi Banerjee, Tekin Bicer, Guannan Wang, Yanfu Zhang, Bin Ren
TL;DR
This work tackles the memory and compute bottlenecks of high-resolution sinogram inpainting in CT by introducing HiSin, a diffusion-based framework that exploits spectral sparsity and structural heterogeneity. It combines a resolution-guided progressive inference pipeline with two inference-time modules: frequency-aware patch skipping and structure-adaptive denoising, enabling memory-efficient, patch-wise high-resolution inpainting without retraining. Empirical results on TomoBank and LoDoPaB show substantial memory reductions (up to 30.81%) and faster inference (up to 17.58%), while maintaining or surpassing state-of-the-art fidelity at 2048×2048 and 1024×1024 resolutions. The method is compatible with existing optimizations and can be integrated into current CT pipelines to allow practical, high-quality reconstruction under stringent hardware constraints.
Abstract
High-resolution sinogram inpainting is essential for computed tomography reconstruction, as missing high-frequency projections can lead to visible artifacts and diagnostic errors. Diffusion models are well-suited for this task due to their robustness and detail-preserving capabilities, but their application to high-resolution inputs is limited by excessive memory and computational demands. To address this limitation, we propose HiSin, a novel diffusion-based framework for efficient sinogram inpainting that exploits spectral sparsity and structural heterogeneity of projection data. It progressively extracts global structure at low resolution and defers high-resolution inference to small patches, enabling memory-efficient inpainting. Considering the structural features of sinograms, we incorporate frequency-aware patch skipping and structure-adaptive step allocation to reduce redundant computation. Experimental results show that HiSin reduces peak memory usage by up to 30.81% and inference time by up to 17.58% than the state-of-the-art framework, and maintains inpainting accuracy across.
