Search papers, labs, and topics across Lattice.
This paper introduces ClinReadNet, a deep learning framework designed for low-dose abdominal CT image quality assessment that emulates the reading habits of radiologists. The model incorporates a Sobel ordinal quality network (SOQN) to focus on both edge details and overall image quality distribution, alongside a shifted window multi-scale temperature multi-head self-attention (S)W-MTMSA module that mimics the radiologists' process of shifting focus from global to local image features. Experimental results on the LDCTIQAG2023 dataset demonstrate that ClinReadNet achieves state-of-the-art performance, significantly surpassing existing methods in image quality assessment metrics such as PLCC, SROCC, and KROCC.
ClinReadNet achieves unprecedented accuracy in low-dose abdominal CT image quality assessment by mirroring the nuanced reading strategies of radiologists.
In abdominal CT imaging, developing a low-dose, no-reference image quality assessment (No-reference IQA) model that mimics doctors' reading habits for evaluating CT image quality has significant practical value. This paper proposes a novel deep learning-based framework, ClinReadNet, whose design aligns with the clinical reading logic of radiologists: first, it introduces the Sobel ordinal quality network (SOQN) module, which can simultaneously focus on edge details highly relevant to image quality and the quality distribution pattern of the entire image, accurately matching the clinical image-reading judgment habit of "considering both local details and overall context"; second, the framework integrates the (shifted) window multi-scale temperature multi-head self-attention ((S)W-MTMSA) module, which further replicates the radiologists' image-reading process of shifting from overall scanning to local focusing, and accurately locks in regions of interest through multi-sharpness attention; third, it designs the hierarchical ranked probability score (HRPS) loss function, which combines the dual logics of coarse classification and fine classification, while paying attention to the distance information between grading labels, effectively improving the performance of image quality assessment. Experiments conducted on the LDCTIQAG2023 dataset show that the proposed method achieves the current state-of-the-art (SOTA) performance: the values of Pearson's linear correlation coefficient (PLCC), Spearman's rank-order correlation coefficient (SROCC), and Kendall's rank-order correlation coefficient (KROCC) reach 0.9507, 0.9554, and 0.8629 respectively, with the sum of their absolute values (Score) being 2.7690, outperforming existing methods.