Comparison of Two Augmentation Methods in Improving Detection Accuracy of Hemarthrosis
Qianyu Fan

TL;DR
This study compares data synthesis and traditional augmentation techniques in improving machine learning detection accuracy of hemarthrosis, revealing that both methods can enhance diagnosis, with traditional methods performing slightly better.
Contribution
It provides a comparative analysis of synthetic versus traditional data augmentation methods for medical image classification, highlighting their effects on model accuracy and interpretability.
Findings
Traditional augmentation outperforms synthetic data in accuracy.
Synthetic data shows lower similarity to real images, affecting model performance.
Grad-CAM analysis indicates domain shift causes accuracy loss.
Abstract
With the increase of computing power, machine learning models in medical imaging have been introduced to help in rending medical diagnosis and inspection, like hemophilia, a rare disorder in which blood cannot clot normally. Often, one of the bottlenecks of detecting hemophilia is the lack of data available to train the algorithm to increase the accuracy. As a possible solution, this research investigated whether introducing augmented data by data synthesis or traditional augmentation techniques can improve model accuracy, helping to diagnose the diseases. To tackle this research, features of ultrasound images were extracted by the pre-trained VGG-16, and similarities were compared by cosine similarity measure based on extracted features in different distributions among real images, synthetic images, and augmentation images (Real vs. Real, Syn vs. Syn, Real vs. Different Batches of Syn,…
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
TopicsInfrared Thermography in Medicine
MethodsHeatmap · VGG-16 · FLIP
