paper-with-me

홈 › Papers

RadioTransformer: A Cascaded Global-Focal Transformer for Visual Attention-guided Disease Classification

2022-02-23 · Moinak Bhattacharya, Shubham Jain, Prateek Prasanna

In this work, we present RadioTransformer, a novel visual attention-driven transformer framework, that leverages radiologists' gaze patterns and models their visuo-cognitive behavior for disease diagnosis on chest radiographs. Domain experts, such as radiologists, rely on visual information for medical image interpretation. On the other hand, deep neural networks have demonstrated significant promise in similar tasks even where visual interpretation is challenging. Eye-gaze tracking has been used to capture the viewing behavior of domain experts, lending insights into the complexity of visual search. However, deep learning frameworks, even those that rely on attention mechanisms, do not leverage this rich domain information. RadioTransformer fills this critical gap by learning from radiologists' visual search patterns, encoded as 'human visual attention regions' in a cascaded global-focal transformer framework. The overall 'global' image characteristics and the more detailed 'local' features are captured by the proposed global and focal modules, respectively. We experimentally validate the efficacy of our student-teacher approach for 8 datasets involving different disease classification tasks where eye-gaze data is not available during the inference phase. Code: https://github.com/bmi-imaginelab/radiotransformer.

📄 PDF Abstract BibTeX arXiv:2202.11781

Code (1)

bmi-imaginelab/radiotransformer 공식 구현 tf

Similar Papers 제목 키워드 기반

FViT: A Focal Vision Transformer with Gabor Filter

2024-02-17 · Yulong Shi, Mingwei Sun, Yongshuai Wang, Zengqiang Chen

Vision transformers have achieved encouraging progress in various computer vision tasks. A common belief is that this is attributed to the capability of self-attention in modeling the global dependencies among feature to…

Computational EfficiencyInductive Bias

Focal Attention for Long-Range Interactions in Vision Transformers

2021-12-01 · NeurIPS 2021 12 · Jianwei Yang, Chunyuan Li, Pengchuan Zhang, Xiyang Dai 외

Recently, Vision Transformer and its variants have shown great promise on various computer vision tasks. The ability to capture local and global visual dependencies through self-attention is the key to its success. But i…

image-classificationImage Classificationobject-detectionObject Detection+1

Focal Self-attention for Local-Global Interactions in Vision Transformers

2021-07-01 · Jianwei Yang, Chunyuan Li, Pengchuan Zhang, Xiyang Dai 외

Recently, Vision Transformer and its variants have shown great promise on various computer vision tasks. The ability of capturing short- and long-range visual dependencies through self-attention is arguably the main sour…

image-classificationImage ClassificationInstance Segmentationobject-detection+2

Focal and Global Spatial-Temporal Transformer for Skeleton-based Action Recognition

2022-10-06 · Zhimin Gao, Peitao Wang, Pei Lv, Xiaoheng Jiang 외

Despite great progress achieved by transformer in various vision tasks, it is still underexplored for skeleton-based action recognition with only a few attempts. Besides, these methods directly calculate the pair-wise gl…

Action RecognitionSkeleton Based Action Recognition

FocalUNETR: A Focal Transformer for Boundary-aware Segmentation of CT Images

2022-10-06 · Chengyin Li, Yao Qiang, Rafi Ibn Sultan, Hassan Bagher-Ebadian 외

Computed Tomography (CT) based precise prostate segmentation for treatment planning is challenging due to (1) the unclear boundary of the prostate derived from CT's poor soft tissue contrast and (2) the limitation of con…

Computed Tomography (CT)Image SegmentationSegmentationSemantic Segmentation