Learning and Exploiting Interclass Visual Correlations for Medical Image Classification
Dong Wei, Shilei Cao, Kai Ma, Yefeng Zheng

TL;DR
This paper introduces CCL-Net, a method that learns interclass visual correlations from training data to generate soft labels, improving medical image classification performance and generalization.
Contribution
The paper proposes a novel CCL-Net that implicitly learns interclass correlations via metric learning and integrates it as a plugin for enhanced classification.
Findings
Effective learning of interclass correlations demonstrated
Consistent performance improvements across multiple network structures
Improved generalization in medical image classification
Abstract
Deep neural network-based medical image classifications often use "hard" labels for training, where the probability of the correct category is 1 and those of others are 0. However, these hard targets can drive the networks over-confident about their predictions and prone to overfit the training data, affecting model generalization and adaption. Studies have shown that label smoothing and softening can improve classification performance. Nevertheless, existing approaches are either non-data-driven or limited in applicability. In this paper, we present the Class-Correlation Learning Network (CCL-Net) to learn interclass visual correlations from given training data, and produce soft labels to help with classification tasks. Instead of letting the network directly learn the desired correlations, we propose to learn them implicitly via distance metric learning of class-specific embeddings…
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
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · COVID-19 diagnosis using AI
MethodsLabel Smoothing
