Cluster-Induced Mask Transformers for Effective Opportunistic Gastric Cancer Screening on Non-contrast CT Scans

Mingze Yuan,Yingda Xia,Xin Chen,Jiawen Yao,Junli Wang,Mingyan Qiu,Hexin Dong,Jingren Zhou,Bin Dong,Le Lu,Li Zhang,Zaiyi Liu,Ling Zhang
2023-07-16
Abstract:Gastric cancer is the third leading cause of cancer-related mortality worldwide, but no guideline-recommended screening test exists. Existing methods can be invasive, expensive, and lack sensitivity to identify early-stage gastric cancer. In this study, we explore the feasibility of using a deep learning approach on non-contrast CT scans for gastric cancer detection. We propose a novel cluster-induced Mask Transformer that jointly segments the tumor and classifies abnormality in a multi-task manner. Our model incorporates learnable clusters that encode the texture and shape prototypes of gastric cancer, utilizing self- and cross-attention to interact with convolutional features. In our experiments, the proposed method achieves a sensitivity of 85.0% and specificity of 92.6% for detecting gastric tumors on a hold-out test set consisting of 100 patients with cancer and 148 normal. In comparison, two radiologists have an average sensitivity of 73.5% and specificity of 84.3%. We also obtain a specificity of 97.7% on an external test set with 903 normal cases. Our approach performs comparably to established state-of-the-art gastric cancer screening tools like blood testing and endoscopy, while also being more sensitive in detecting early-stage cancer. This demonstrates the potential of our approach as a novel, non-invasive, low-cost, and accurate method for opportunistic gastric cancer screening.
Image and Video Processing,Computer Vision and Pattern Recognition,Machine Learning
What problem does this paper attempt to address?
This paper attempts to solve the problem of early detection of gastric cancer. Specifically, the existing gastric cancer screening methods are either invasive or costly, and lack sensitivity in identifying early - stage gastric cancer. Therefore, the authors explored the feasibility of using non - contrast CT scans combined with deep - learning techniques for gastric cancer detection. They proposed a new Cluster - Induced Mask Transformer, which can simultaneously segment tumor regions and classify abnormal conditions, improving the accuracy and efficiency of detection through multi - task learning. ### Main problems and solutions 1. **Limitations of existing methods**: - **Invasiveness**: Such as endoscopy. - **High cost**: Such as serum pepsinogen level detection. - **Low sensitivity**: It is difficult to identify early - stage gastric cancer. 2. **Proposed solutions**: - **Non - contrast CT scan**: Non - invasive, relatively low - cost, and high - safety. - **Deep - learning model**: Use the Cluster - Induced Mask Transformer for multi - task learning to simultaneously achieve tumor segmentation and classification. ### Model characteristics - **Cluster - induced**: By learning cluster centers to encode the texture and shape features of gastric cancer, and using self - attention and cross - attention mechanisms to interact with convolutional features. - **Multi - task learning**: Simultaneously perform tumor segmentation and global classification, improving the accuracy and robustness of detection. - **High performance**: In the experiment, the sensitivity of this model in detecting gastric cancer reached 85.0%, and the specificity reached 92.6%, significantly better than the average performance of two radiologists (sensitivity 73.5%, specificity 84.3%). ### Experimental results - **Internal test set**: In a test set containing 100 cancer patients and 148 normal people, the sensitivity of the model was 85.0% and the specificity was 92.6%. - **External test set**: In an external test set containing 903 normal people, the specificity of the model reached 97.7%. - **Comparison with existing methods**: The performance of the model in detecting early - stage gastric cancer is better than or comparable to existing screening tools (such as blood tests, endoscopies, upper gastrointestinal radiography, and magnifying narrow - band imaging). ### Conclusion This study proposes a new method for gastric cancer detection based on non - contrast CT scans and deep - learning, which performs well in detecting early - stage gastric cancer, is non - invasive, low - cost, and highly accurate, and is expected to become a new type of gastric cancer screening tool.