IVCVNov 10, 2025

Task-Adaptive Low-Dose CT Reconstruction

arXiv:2511.07094v1h-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the clinical applicability gap in low-dose CT reconstruction for diagnostic tasks like liver and tumor segmentation, though it is incremental as it builds on existing deep learning methods with a novel regularization approach.

The paper tackled the problem of deep learning-based low-dose CT reconstruction methods failing to preserve anatomical details needed for diagnostic tasks, and proposed a task-adaptive framework that achieved Dice scores up to 0.707, approaching full-dose scan performance of 0.874 and outperforming joint-training approaches (0.331) and traditional methods (0.626).

Deep learning-based low-dose computed tomography reconstruction methods already achieve high performance on standard image quality metrics like peak signal-to-noise ratio and structural similarity index measure. Yet, they frequently fail to preserve the critical anatomical details needed for diagnostic tasks. This fundamental limitation hinders their clinical applicability despite their high metric scores. We propose a novel task-adaptive reconstruction framework that addresses this gap by incorporating a frozen pre-trained task network as a regularization term in the reconstruction loss function. Unlike existing joint-training approaches that simultaneously optimize both reconstruction and task networks, and risk diverging from satisfactory reconstructions, our method leverages a pre-trained task model to guide reconstruction training while still maintaining diagnostic quality. We validate our framework on a liver and liver tumor segmentation task. Our task-adaptive models achieve Dice scores up to 0.707, approaching the performance of full-dose scans (0.874), and substantially outperforming joint-training approaches (0.331) and traditional reconstruction methods (0.626). Critically, our framework can be integrated into any existing deep learning-based reconstruction model through simple loss function modification, enabling widespread adoption for task-adaptive optimization in clinical practice. Our codes are available at: https://github.com/itu-biai/task_adaptive_ct

Foundations

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

Your Notes