English

LT-ViT: A Vision Transformer for multi-label Chest X-ray classification

Computer Vision and Pattern Recognition 2023-11-14 v1 Machine Learning

Abstract

Vision Transformers (ViTs) are widely adopted in medical imaging tasks, and some existing efforts have been directed towards vision-language training for Chest X-rays (CXRs). However, we envision that there still exists a potential for improvement in vision-only training for CXRs using ViTs, by aggregating information from multiple scales, which has been proven beneficial for non-transformer networks. Hence, we have developed LT-ViT, a transformer that utilizes combined attention between image tokens and randomly initialized auxiliary tokens that represent labels. Our experiments demonstrate that LT-ViT (1) surpasses the state-of-the-art performance using pure ViTs on two publicly available CXR datasets, (2) is generalizable to other pre-training methods and therefore is agnostic to model initialization, and (3) enables model interpretability without grad-cam and its variants.

Keywords

Cite

@article{arxiv.2311.07263,
  title  = {LT-ViT: A Vision Transformer for multi-label Chest X-ray classification},
  author = {Umar Marikkar and Sara Atito and Muhammad Awais and Adam Mahdi},
  journal= {arXiv preprint arXiv:2311.07263},
  year   = {2023}
}

Comments

5 pages, 2 figures

R2 v1 2026-06-28T13:19:14.194Z