Leveraging AI for Automatic Classification of PCOS Using Ultrasound Imaging
Atharva Divekar, Atharva Sonawane

TL;DR
This paper presents an AI-based approach using transfer learning with InceptionV3 to classify ultrasound images for PCOS diagnosis, achieving over 90% accuracy and demonstrating AI's potential in healthcare diagnostics.
Contribution
It introduces a robust AI pipeline with interpretability methods for automated PCOS classification from ultrasound images, advancing diagnostic accuracy and transparency.
Findings
Achieved 90.52% accuracy in classification
High precision, recall, and F1-score (>90%) on validation data
Demonstrated AI's potential in healthcare diagnostics
Abstract
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…
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
TopicsPhotoacoustic and Ultrasonic Imaging · Cardiovascular Disease and Adiposity
MethodsLocal Interpretable Model-Agnostic Explanations
