IVAICVDec 30, 2024

Leveraging AI for Automatic Classification of PCOS Using Ultrasound Imaging

arXiv:2501.01984v15 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses diagnostic challenges in healthcare for PCOS patients, but it is incremental as it applies an existing method to a specific medical domain.

The paper tackled the problem of diagnosing Polycystic Ovary Syndrome (PCOS) by developing an AI pipeline for automated classification of ultrasound images, achieving an accuracy of 90.52% and other metrics exceeding 90% on validation data.

The AUTO-PCOS Classification Challenge seeks to advance the diagnostic capabilities of artificial intelligence (AI) in identifying Polycystic Ovary Syndrome (PCOS) through automated classification of healthy and unhealthy ultrasound frames. This report outlines our methodology for building a robust AI pipeline utilizing transfer learning with the InceptionV3 architecture to achieve high accuracy in binary classification. Preprocessing steps ensured the dataset was optimized for training, validation, and testing, while interpretability methods like LIME and saliency maps provided valuable insights into the model's decision-making. Our approach achieved an accuracy of 90.52%, with precision, recall, and F1-score metrics exceeding 90% on validation data, demonstrating its efficacy. The project underscores the transformative potential of AI in healthcare, particularly in addressing diagnostic challenges like PCOS. Key findings, challenges, and recommendations for future enhancements are discussed, highlighting the pathway for creating reliable, interpretable, and scalable AI-driven medical diagnostic tools.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes