Lightweight Transformer Backbone for Medical Object Detection
Yifan Zhang, Haoyu Dong, Nicholas Konz, Hanxue Gu, Maciej A., Mazurowski

TL;DR
This paper introduces a lightweight transformer-based backbone tailored for medical object detection in breast tumor images, improving accuracy and reducing data needs compared to existing models.
Contribution
It presents the first transformer backbone specifically designed for medical imaging object detection, enhancing lesion detection accuracy with fewer labeled data.
Findings
Significantly improves tumor detection accuracy.
Reduces labeled data requirements for training.
Outperforms Faster R-CNN and SWIN transformer models.
Abstract
Lesion detection in digital breast tomosynthesis (DBT) is an important and a challenging problem characterized by a low prevalence of images containing tumors. Due to the label scarcity problem, large deep learning models and computationally intensive algorithms are likely to fail when applied to this task. In this paper, we present a practical yet lightweight backbone to improve the accuracy of tumor detection. Specifically, we propose a novel modification of visual transformer (ViT) on image feature patches to connect the feature patches of a tumor with healthy backgrounds of breast images and form a more robust backbone for tumor detection. To the best of our knowledge, our model is the first work of Transformer backbone object detection for medical imaging. Our experiments show that this model can considerably improve the accuracy of lesion detection and reduce the amount of labeled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Linear Layer · Position-Wise Feed-Forward Layer · Dropout · Adam · Dense Connections · Softmax · Label Smoothing
