CosSIF: Cosine similarity-based image filtering to overcome low inter-class variation in synthetic medical image datasets
Mominul Islam, Hasib Zunair, Nabeel Mohammed

TL;DR
This paper introduces CosSIF, a cosine similarity-based filtering algorithm for improving synthetic medical image datasets by removing similar or less discriminative images, leading to enhanced deep learning model performance.
Contribution
The paper proposes novel filtering methods, FBGT and FAGT, to improve GAN training datasets by removing similar or less discriminative images, enhancing model accuracy and robustness.
Findings
FAGT improves sensitivity by 1.59% on ISIC-2016.
FABT increases recall by 13.75% on HAM10000.
FAGT achieves up to 94.44% accuracy.
Abstract
Crafting effective deep learning models for medical image analysis is a complex task, particularly in cases where the medical image dataset lacks significant inter-class variation. This challenge is further aggravated when employing such datasets to generate synthetic images using generative adversarial networks (GANs), as the output of GANs heavily relies on the input data. In this research, we propose a novel filtering algorithm called Cosine Similarity-based Image Filtering (CosSIF). We leverage CosSIF to develop two distinct filtering methods: Filtering Before GAN Training (FBGT) and Filtering After GAN Training (FAGT). FBGT involves the removal of real images that exhibit similarities to images of other classes before utilizing them as the training dataset for a GAN. On the other hand, FAGT focuses on eliminating synthetic images with less discriminative features compared to real…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Advanced Image Processing Techniques
