Lung-DETR: Deformable Detection Transformer for Sparse Lung Nodule Anomaly Detection
- URL: http://arxiv.org/abs/2409.05200v1
- Date: Sun, 8 Sep 2024 19:24:38 GMT
- Title: Lung-DETR: Deformable Detection Transformer for Sparse Lung Nodule Anomaly Detection
- Authors: Hooman Ramezani, Dionne Aleman, Daniel Létourneau,
- Abstract summary: Accurate lung nodule detection for computed tomography (CT) scan imagery is challenging in real-world settings.
We introduce a novel solution leveraging custom data preprocessing and Deformable Detection Transformer (Deformable- DETR)
A 7.5mm Maximum Intensity Projection (MIP) is utilized to combine adjacent lung slices into single images, reducing the slice count and decreasing sparsity.
Our model achieves state-of-the-art performance on the LUNA16 dataset with an F1 score of 94.2% (95.2% recall, 93.3% precision)
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Accurate lung nodule detection for computed tomography (CT) scan imagery is challenging in real-world settings due to the sparse occurrence of nodules and similarity to other anatomical structures. In a typical positive case, nodules may appear in as few as 3% of CT slices, complicating detection. To address this, we reframe the problem as an anomaly detection task, targeting rare nodule occurrences in a predominantly normal dataset. We introduce a novel solution leveraging custom data preprocessing and Deformable Detection Transformer (Deformable- DETR). A 7.5mm Maximum Intensity Projection (MIP) is utilized to combine adjacent lung slices into single images, reducing the slice count and decreasing nodule sparsity. This enhances spatial context, allowing for better differentiation between nodules and other structures such as complex vascular structures and bronchioles. Deformable-DETR is employed to detect nodules, with a custom focal loss function to better handle the imbalanced dataset. Our model achieves state-of-the-art performance on the LUNA16 dataset with an F1 score of 94.2% (95.2% recall, 93.3% precision) on a dataset sparsely populated with lung nodules that is reflective of real-world clinical data.
Related papers
Err
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.