English

Few-shot Diagnosis of Chest x-rays Using an Ensemble of Random Discriminative Subspaces

Computer Vision and Pattern Recognition 2023-09-04 v1

Abstract

Due to the scarcity of annotated data in the medical domain, few-shot learning may be useful for medical image analysis tasks. We design a few-shot learning method using an ensemble of random subspaces for the diagnosis of chest x-rays (CXRs). Our design is computationally efficient and almost 1.8 times faster than method that uses the popular truncated singular value decomposition (t-SVD) for subspace decomposition. The proposed method is trained by minimizing a novel loss function that helps create well-separated clusters of training data in discriminative subspaces. As a result, minimizing the loss maximizes the distance between the subspaces, making them discriminative and assisting in better classification. Experiments on large-scale publicly available CXR datasets yield promising results. Code for the project will be available at https://github.com/Few-shot-Learning-on-chest-x-ray/fsl_subspace.

Keywords

Cite

@article{arxiv.2309.00081,
  title  = {Few-shot Diagnosis of Chest x-rays Using an Ensemble of Random Discriminative Subspaces},
  author = {Kshitiz and Garvit Garg and Angshuman Paul},
  journal= {arXiv preprint arXiv:2309.00081},
  year   = {2023}
}

Comments

ICLR MLGH Workshop 2023