Radiomics-Guided Global-Local Transformer for Weakly Supervised Pathology Localization in Chest X-Rays
Yan Han, Gregory Holste, Ying Ding, Ahmed Tewfik, Yifan Peng, and, Zhangyang Wang

TL;DR
This paper introduces a Radiomics-Guided Transformer that combines global image features with local radiomics information to improve weakly supervised pathology localization and classification in chest X-rays without requiring bounding box annotations.
Contribution
It proposes a novel end-to-end Radiomics-Guided Transformer architecture that fuses image and radiomic features for accurate disease localization and classification using only image-level labels.
Findings
Outperforms prior weakly supervised localization methods by 3.6% in IoU.
Improves disease classification accuracy by 1.1% AUC.
Demonstrates effective integration of radiomics and deep learning for medical imaging.
Abstract
Before the recent success of deep learning methods for automated medical image analysis, practitioners used handcrafted radiomic features to quantitatively describe local patches of medical images. However, extracting discriminative radiomic features relies on accurate pathology localization, which is difficult to acquire in real-world settings. Despite advances in disease classification and localization from chest X-rays, many approaches fail to incorporate clinically-informed domain knowledge. For these reasons, we propose a Radiomics-Guided Transformer (RGT) that fuses \textit{global} image information with \textit{local} knowledge-guided radiomics information to provide accurate cardiopulmonary pathology localization and classification \textit{without any bounding box annotations}. RGT consists of an image Transformer branch, a radiomics Transformer branch, and fusion layers that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · AI in cancer detection
MethodsAttention Is All You Need · Linear Layer · Softmax · Dense Connections · Absolute Position Encodings · Dropout · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Residual Connection · Multi-Head Attention
