Class Attention to Regions of Lesion for Imbalanced Medical Image Recognition
Jia-Xin Zhuang, Jiabin Cai, Jianguo Zhang, Wei-shi Zheng, Ruixuan, Wang

TL;DR
This paper introduces CARE, a framework that embeds attention to lesion regions during training to improve imbalanced medical image classification, especially for rare diseases, without altering network architecture.
Contribution
CARE is a novel attention-based training framework that enhances CNNs' focus on lesion regions of rare diseases, improving classification in imbalanced datasets without changing the original network.
Findings
CARE improves rare disease classification accuracy.
Automated bounding box generation performs comparably to manual annotations.
Framework is compatible with any CNN architecture.
Abstract
Automated medical image classification is the key component in intelligent diagnosis systems. However, most medical image datasets contain plenty of samples of common diseases and just a handful of rare ones, leading to major class imbalances. Currently, it is an open problem in intelligent diagnosis to effectively learn from imbalanced training data. In this paper, we propose a simple yet effective framework, named \textbf{C}lass \textbf{A}ttention to \textbf{RE}gions of the lesion (CARE), to handle data imbalance issues by embedding attention into the training process of \textbf{C}onvolutional \textbf{N}eural \textbf{N}etworks (CNNs). The proposed attention module helps CNNs attend to lesion regions of rare diseases, therefore helping CNNs to learn their characteristics more effectively. In addition, this attention module works only during the training phase and does not change the…
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
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsFocus
