Papers for

medical imaging specialists

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Detecting and removing ring shadows improve photon counting CT images

TRACE: Two-Stage Detector-Response Estimation With Angular Cosine Expansion for Ring Artifact Correction in Photon-Counting CT

Abstract: Detector response nonuniformity introduces systematic projection errors and ring artifacts in photon-counting detector computed tomography (PCD-CT). In measured PCD-CT data, residual stripe amplitudes vary slowly with projection angle, which fixed-bias models cannot adequately capture. We propose TRACE, a two-stage unsupervised sinogram decomposition method for estimating and correcting these response-related errors. TRACE represents stripes as a fixed bias plus low-order discrete cosine transform (DCT) components, using a small number of coefficients to describe angular variations at each detector element. A learnable analysis--synthesis architecture represents the ideal projections, while two-stage optimization separates them from fixed and then dynamic stripes. An angular-gradient soft orthogonality constraint suppresses correlated variations within the shared DCT gradient subspace, reducing the leakage of object structures into the artifact estimate. All parameters are optimized directly on the measured sinogram without paired training data. Experiments on measured QRM mouse phantom and porcine trotter data show that TRACE suppresses ring artifacts and improves image uniformity while preserving edge sharpness, soft-tissue texture, and trabecular detail.

Mon 14 SeptComputer Vision and Pattern Recognition
The gist
Ring-shaped artifacts make CT scan images blurry and less clear. The authors created a two-step method called TRACE that estimates and fixes these ring artifacts caused by uneven detector response. TRACE models stripe errors with simple patterns that change slowly as the scanner rotates. It improves image quality without needing example corrected images to learn from. Tests on animal scans show clearer images with details preserved, like soft tissue and fine bone structures.
Open 2609.15834v1

Interpretable deep network improves hyperspectral image noise removal

AXS-Net: Interpretable Deep Unfolding for Hyperspectral Image Denoising via Spectral Basis Unmixing and Structured Noise Refinement

Abstract: Hyperspectral images (HSIs) are often degraded by mixed noise, including band-dependent Gaussian perturbations and structured artifacts such as stripes, dead-lines, and impulse noise. Most deep denoisers regress the clean image directly, entangling signal and structured noise. We instead model HSI denoising as $\Y=\A\X+\Snoise+\Nnoise$, where $\A\X$ is a low-rank spectral-subspace (unmixing) reconstruction, $\Snoise$ is structured sparse noise and $\Nnoise$ is residual Gaussian noise. The resulting regularized optimization problem is unrolled into AXS-Net, a $K$-stage alternating proximal-point framework. Each stage combines an analytic spectral-basis gradient step, an SSX-Block proximal operator for abundance coefficients, and an SBlock proximal operator for the structured residual with column-consistent and sparse priors. This optimization correspondence exposes interpretable endmembers, abundance maps, and structured-noise estimates. Across ICVL, CAVE, and Harvard datasets and five noise configurations, the proposed AXS-Net achieves strong in-domain accuracy and competitive zero-shot transfer, with consistent gains across all five noise regimes on ICVL and Harvard. The recovered structured-noise closely follows the synthetic reference, and the recovered spectral basis is smooth and band-ordered rather than an arbitrary set of latent channels.

Tue 8 SeptComputer Vision and Pattern Recognition
The gist
Hyperspectral images, which capture data across many color bands, often include various types of noise like stripes and random disturbances that make analysis difficult. The authors propose a new method called AXS-Net that separates the clean image from different noise types by modeling the image as a combination of low-rank spectral components plus structured and random noise. Their approach unfolds an optimization process into a deep network with clear intermediate outputs that explain the underlying clean signals and noise patterns. Tests on multiple datasets show AXS-Net delivers strong denoising performance while clearly revealing the spectral elements and noise.
Open 2609.08777v1

Poisson noise and blur removal using new edge-preserving penalties

Poisson Image Denoising Using Minimax Concave and Reweighted $\ell_1$ Penalties: Nonblind and Blind Approaches

Abstract: Images are important tools in various sciences. Despite the development of photo-taking tools, creating clear and image without noise remains challenging in practice. In particular, Poisson noise has an effect on medical and astronomical images, and reduces their quality. Additionally, blur is another factor that has an effect on image quality. The problem of image restoration becomes very complicated when we have no information about the Point Spread Function (PSF). These types of problems are known as blind case. However, in some images, such as some astronomical images, the type of PSF can be specified, and these types of problems are known as nonblind problems. Total Variation (TV) is a widely used method for solving such inverse problems, where the selection of the penalty function is the most critical factor that affects the method's performance. In this paper, to improve edge preservation, we employ a reweighted $\ell_1$-regularization of the fractional order derivative. Furthermore, we propose a nonblind and blind image deblurring approach under Poisson noise using the Minimax Concave Penalty (MCP), which is a continuous, sparsity promoting, and nearly unbiased regularizer. This formulation leads to a nonconvex optimization model. To solve the proposed model, we introduce an efficient numerical algorithm based on the Alternating Direction Method of Multipliers (ADMM) and provide an analysis of its convergence. Finally, the effectiveness of the proposed algorithm are demonstrated through extensive experiments on various images.

Mon 7 SeptComputer Vision and Pattern Recognition
The gist
Images taken in fields like medicine and astronomy often have noise and blur, making them hard to see clearly. The authors developed new ways to clean up these images by better preserving edges while removing noise and blur, even if the blurring pattern is unknown. They created and tested a math-based method that balances accuracy and speed for improving image quality. Their approach uses advanced penalty techniques and an optimization algorithm to restore images more effectively than before.
Open 2609.07916v1