TL;DR
A gap exists in monitoring the acquisition state of medical imaging studies, which affects AI performance. A lung-nodule detector, MONAI RetinaNet, was tested to evaluate how different reconstruction kernels impact measurement and detection.
✦ Why It Matters
Engineers should implement acquisition-aware validation to enhance AI reliability in medical imaging applications.
Key Takeaways
How It Works
The study employs a MONAI RetinaNet model to analyze lung nodules across CT scans with varying reconstruction kernels. By comparing AI outputs against actual measurements, it identifies how kernel differences impact both measurement accuracy and detection confidence.
A pixel fingerprinting technique is introduced to classify reconstruction types, achieving high accuracy in distinguishing between them.
Related