<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI in women&#8217;s health diagnostics &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/ai-in-womens-health-diagnostics/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 19:08:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>AI in women&#8217;s health diagnostics &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>AI System Brings Standardized Cystocele Diagnosis to Dynamic Pelvic Ultrasound</title>
		<link>https://scienmag.com/ai-system-brings-standardized-cystocele-diagnosis-to-dynamic-pelvic-ultrasound/</link>
		
		<dc:creator><![CDATA[Ophelia Keating]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 19:08:20 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[AI accuracy in ultrasound interpretation]]></category>
		<category><![CDATA[AI in women's health diagnostics]]></category>
		<category><![CDATA[AI-assisted cystocele diagnosis]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[automated classification of cystocele severity]]></category>
		<category><![CDATA[clinical decision support]]></category>
		<category><![CDATA[clinical decision support systems in gynecology]]></category>
		<category><![CDATA[cystocele]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[dynamic pelvic ultrasound imaging]]></category>
		<category><![CDATA[enhancing radiologist efficiency with AI]]></category>
		<category><![CDATA[Green classification]]></category>
		<category><![CDATA[machine learning for pelvic organ prolapse detection]]></category>
		<category><![CDATA[medical imaging technology for pelvic disorders]]></category>
		<category><![CDATA[noninvasive bladder herniation diagnosis]]></category>
		<category><![CDATA[pelvic floor]]></category>
		<category><![CDATA[pelvic organ prolapse]]></category>
		<category><![CDATA[radiology]]></category>
		<category><![CDATA[reader study]]></category>
		<category><![CDATA[real-time pelvic floor imaging analysis]]></category>
		<category><![CDATA[transperineal ultrasound]]></category>
		<category><![CDATA[transperineal ultrasound for pelvic floor assessment]]></category>
		<category><![CDATA[urethrovesical junction]]></category>
		<category><![CDATA[Valsalva maneuver]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=197728</guid>

					<description><![CDATA[An AI system called Green-AttGRU automatically classifies cystocele severity on dynamic transperineal ultrasound and improved radiologists' accuracy, agreement, and speed in a prospective reader study of nearly 900 patients.]]></description>
										<content:encoded><![CDATA[<p>Artificial intelligence has taken another step into the exam room, and this time the target is one of the most quietly common conditions in women&#8217;s health: cystocele, the herniation of the bladder into the front wall of the vagina that affects a large share of women who have given birth. In a study published in the Journal of Medical Systems, a team of engineers and clinicians from Northeastern University and Shengjing Hospital of China Medical University in Shenyang, China, describes an AI-assisted clinical decision support system that can automatically classify cystocele severity on dynamic transperineal ultrasound, a real-time imaging technique that captures the pelvic floor in motion. The system, called Green-AttGRU, was tested on nearly 900 patients and, in a controlled reader study, measurably improved the accuracy, consistency, and speed of human radiologists interpreting these challenging scans.</p>
<p>The clinical problem the researchers set out to solve is deceptively simple to state but difficult to solve in practice. Dynamic transperineal ultrasound, or TPUS, is a noninvasive imaging method in which a probe is placed on the perineum, the area between the vagina and the anus, to visualize the bladder, urethra, and surrounding pelvic structures. During the examination, the patient is asked to perform the Valsalva maneuver, forcefully exhaling against a closed airway as if straining, which increases abdominal pressure and causes pelvic organs to descend. The sonographer must then identify the single most informative frame from the resulting video, trace the position of the urethrovesical junction, the point where the urethra meets the bladder, and grade the degree of descent according to the Green classification system, a scheme first proposed in 1975 that divides cystocele severity into types I, II, and III based on the angle and orientation of the urethra relative to the bladder base.</p>
<p>Every one of those steps depends on human judgment. Selecting the peak Valsalva frame requires recognizing the moment of maximal descent amid a noisy, rapidly changing image sequence. Placing landmarks on the urethrovesical junction demands anatomical expertise, and small errors in landmark placement can shift a patient from one Green type to another. Studies of pelvic floor ultrasound have long documented substantial variability between observers, and the classification is further complicated by confounders such as levator co-activation, in which involuntary contraction of the pelvic floor muscles during straining masks the true extent of organ descent. The result is that Green classification, despite its clinical value in guiding surgical planning for anterior vaginal wall prolapse, remains operator-dependent in a way that many other ultrasound measurements do not.</p>
<p>The Green-AttGRU system was designed to compress that entire manual workflow into an automated pipeline. The architecture combines a deep convolutional neural network for visual feature extraction with a gated recurrent unit, a type of recurrent neural network well suited to sequential data, augmented with an attention mechanism that allows the model to focus on the most diagnostically relevant frames in the ultrasound video. In practical terms, the network watches the whole Valsalva sequence the way a sonographer would, learns which frames capture the moment of maximal bladder neck descent, localizes the urethrovesical junction, and outputs a Green type classification without any manual frame selection or landmark tracing. The name reflects this design: the attention-enhanced gated recurrent unit sits at the heart of the classification engine.</p>
<p>To train and validate the system, the team assembled a dataset of 881 patients examined at Shengjing Hospital, a tertiary referral center. Of these, 688 patients formed a retrospective development cohort used to train the model, while 193 patients were enrolled prospectively and formed an independent test cohort that the model had never seen during training. This separation matters enormously in machine learning for medicine, because models that are evaluated only on the data they were trained on routinely overstate their performance. The prospective design, in which patients were enrolled and scanned after the model architecture was fixed, provides a more honest estimate of how the system would behave in clinical use. The study was approved by the hospital&#8217;s ethics committee and conducted in accordance with the Declaration of Helsinki, with written informed consent obtained from prospective participants.</p>
<p>The standalone performance of Green-AttGRU on the complete prospective test cohort was strong. The model achieved a macro-averaged area under the receiver operating characteristic curve, a measure of diagnostic discrimination across all severity classes, of 0.939, with a 95 percent confidence interval of 0.897 to 0.971. Its overall accuracy was 0.902, meaning it agreed with the reference standard in roughly nine out of ten cases. For a three-class classification task performed on dynamic ultrasound video, where the boundaries between Green types are defined by continuous anatomical angles that patients can sit near, those numbers place the automated system in the range of what experienced human readers can achieve, but with the crucial advantage of perfect repeatability: the same input always produces the same output.</p>
<p>The more clinically revealing experiment was the reader study, which asked whether the AI could make human radiologists better rather than simply replace them. Four radiologists, two junior and two intermediate in experience, independently interpreted 67 prospective patient examinations under two conditions: unaided, and with the AI system&#8217;s output available as decision support. Without AI assistance, the four readers achieved overall accuracies ranging from 0.761 to 0.821, with macro-averaged F1 scores, which balance precision and recall across classes, between 0.660 and 0.777. With the AI&#8217;s classification available, accuracy rose to a range of 0.851 to 0.881, and macro-F1 climbed to 0.820 to 0.860. The improvement was consistent across readers, suggesting that the benefit was not confined to the least experienced members of the panel.</p>
<p>Perhaps the most striking findings concerned agreement and speed. Before AI assistance, the four radiologists agreed with one another only moderately, with a Fleiss&#8217; kappa, a statistic that measures inter-rater agreement beyond chance, of 0.453. After consulting the AI, that figure jumped to 0.786, indicating substantial agreement. In other words, the system did not just make the readers more accurate; it made them more consistent with one another, converging on a shared interpretation of ambiguous scans. At the same time, the pooled median interpretation time per case fell from 26.7 seconds to 9.9 seconds, a reduction of more than 60 percent. For a busy pelvic floor imaging service, that difference compounds quickly, and it points to a workflow benefit that goes beyond diagnostic quality alone.</p>
<p>The study&#8217;s authors are careful to frame these results as evidence of preliminary feasibility rather than proof of readiness for unsupervised clinical deployment. The data come from a single tertiary referral hospital, and the reader study involved eight radiologists in total across two experience levels, a sample that cannot capture the full spectrum of expertise and scanning conditions found in the wider clinical world. The system was also designed and evaluated for one specific task, Green classification of the anterior compartment, whereas a complete pelvic floor ultrasound assessment involves additional measurements, including hiatal dimensions and organ descent at rest and on straining, that the current pipeline does not address. External validation at multiple centers, with different scanner hardware and patient populations, remains the necessary next step before any regulatory or guideline body would consider routine use.</p>
<p>Even with those caveats, the work adds to a rapidly growing body of evidence that deep learning can standardize the interpretation of pelvic floor ultrasound, a field that has historically lagged behind obstetric imaging in automation. Recent studies have demonstrated deep learning models for identifying pelvic floor organs in the midsagittal plane, for automating the evaluation of female pelvic organ descent, and for enhancing three-dimensional transperineal ultrasound biometry in prolapse assessment. What distinguishes the present study is its end-to-end scope, spanning frame selection, landmark localization, and classification within a single workflow-oriented system, and its prospective reader study design, which follows the kind of evaluation framework that clinical prediction model reporting guidelines now recommend. If subsequent multicenter studies replicate these results, AI-assisted Green classification could become a practical tool for reducing variability in pelvic floor imaging, shortening examination times, and ultimately helping clinicians choose the right surgical approach for the millions of women whose bladder support fails them.</p>
<p><strong>Subject of Research:</strong> Development and prospective validation of an AI-assisted clinical decision support system for automated Green classification of cystocele on dynamic transperineal ultrasound.</p>
<p><strong>Article Title:</strong> An AI-assisted Clinical Decision Support System for Green Classification of Cystocele on Dynamic Transperineal Ultrasound</p>
<p><strong>Article References:</strong> Zhu, H., Geng, X., Zhou, H., Guo, W., Dai, Y., Zhang, H., Dong, M., Li, H., &amp; Wang, X. (2026). An AI-assisted Clinical Decision Support System for Green Classification of Cystocele on Dynamic Transperineal Ultrasound. <em>Journal of Medical Systems, 50</em>(1), Article 127. <a href="https://doi.org/10.1007/s10916-026-02453-7" rel="noopener noreferrer">https://doi.org/10.1007/s10916-026-02453-7</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10916-026-02453-7" rel="noopener noreferrer">10.1007/s10916-026-02453-7</a></p>
<p><strong>Keywords:</strong> cystocele, transperineal ultrasound, Green classification, artificial intelligence, clinical decision support, pelvic organ prolapse, deep learning, reader study, urethrovesical junction, Valsalva maneuver, radiology, pelvic floor</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">197728</post-id>	</item>
	</channel>
</rss>
