<?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>contrast-enhanced CT analysis &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/contrast-enhanced-ct-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 Sep 2026 04:02:01 +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>contrast-enhanced CT analysis &#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>Multicenter study predicts kidney cancer grade using multi-phase CT radiomics</title>
		<link>https://scienmag.com/multicenter-study-predicts-kidney-cancer-grade-using-multi-phase-ct-radiomics/</link>
		
		<dc:creator><![CDATA[Nathaniel Bowman]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 04:01:57 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[AI-driven kidney cancer diagnosis]]></category>
		<category><![CDATA[clear cell renal cell carcinoma prediction]]></category>
		<category><![CDATA[contrast-enhanced CT analysis]]></category>
		<category><![CDATA[contrast-enhanced CT scan analysis]]></category>
		<category><![CDATA[ensemble machine learning in medical imaging]]></category>
		<category><![CDATA[ensemble machine learning in oncology]]></category>
		<category><![CDATA[Kidney cancer radiomics]]></category>
		<category><![CDATA[machine learning for cancer grading]]></category>
		<category><![CDATA[machine learning for tumor grading]]></category>
		<category><![CDATA[multi-phase CT imaging]]></category>
		<category><![CDATA[multi-phase CT imaging for cancer prognosis]]></category>
		<category><![CDATA[multicenter CT radiomics study]]></category>
		<category><![CDATA[multicenter radiomics study]]></category>
		<category><![CDATA[non-invasive renal tumor assessment]]></category>
		<category><![CDATA[non-invasive tumor aggressiveness assessment]]></category>
		<category><![CDATA[predictive modeling for kidney cancer]]></category>
		<category><![CDATA[quantitative imaging biomarkers]]></category>
		<category><![CDATA[radiomics feature extraction]]></category>
		<category><![CDATA[radiomics feature extraction in medical imaging]]></category>
		<category><![CDATA[tumor aggressiveness prediction]]></category>
		<category><![CDATA[WHO/ISUP grading system]]></category>
		<category><![CDATA[WHO/ISUP grading using imaging]]></category>
		<guid isPermaLink="false">https://scienmag.com/multicenter-study-predicts-kidney-cancer-grade-using-multi-phase-ct-radiomics/</guid>

					<description><![CDATA[Radiologists and artificial intelligence researchers in China have unveiled a machine learning framework that can predict the aggressiveness of the most common form of kidney cancer before a patient ever sets foot in an operating room. The study, published in BMC Medical Imaging, demonstrates how a technique called radiomics—extracting vast quantities of quantitative information from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Radiologists and artificial intelligence researchers in China have unveiled a machine learning framework that can predict the aggressiveness of the most common form of kidney cancer before a patient ever sets foot in an operating room. The study, published in BMC Medical Imaging, demonstrates how a technique called radiomics—extracting vast quantities of quantitative information from ordinary medical images—can be combined with ensemble machine learning to estimate the pathological grade of clear cell renal cell carcinoma from contrast-enhanced CT scans alone.</p>
<p>Clear cell renal cell carcinoma, abbreviated ccRCC, accounts for the majority of kidney cancer cases worldwide, and its clinical management hinges on a pathological grading system known as WHO/ISUP grading. Under this system, pathologists examine tumor tissue under a microscope and assign a grade, typically ranging from 1 to 4, based on the prominence of nucleoli and other cellular features. The grade carries real consequences for patients: higher-grade tumors behave more aggressively, are more likely to metastasize, and influence decisions about surgery, surveillance, and adjuvant therapy. The problem is that this grading traditionally requires a biopsy or a resected specimen, meaning that oncologists and urological surgeons must often make treatment plans without knowing how aggressive the tumor actually is.</p>
<p>The new research, led by Dingyang Lv, Xiaomei Yao, and Jinshuai Li, with corresponding authors Ying Qiao and Weibing Shuang, set out to close that information gap. Their approach rests on a simple but powerful premise: the biological aggressiveness of a tumor leaves fingerprints in the way it enhances with contrast dye across different phases of a CT scan. Rapidly dividing, poorly differentiated tumor cells tend to have different vascular architectures, different cell densities, and different patterns of contrast wash-in and wash-out compared with indolent, well-differentiated ones. While a human radiologist can perceive some of these differences qualitatively, radiomics quantifies them at a scale and sensitivity far beyond visual assessment.</p>
<p>To build and test their model, the researchers assembled one of the largest cohorts yet used for this task: 884 patients with confirmed ccRCC drawn from three separate hospitals in Shanxi Province, China—the First Hospital of Shanxi Medical University, Shanxi Provincial People&#8217;s Hospital, and Shanxi Bethune Hospital. The multicenter design matters. Models trained on data from a single institution often perform impressively on that institution&#8217;s patients but collapse when confronted with scans from different CT scanners, different imaging protocols, and different patient populations. By splitting the cohort into a training set of 459 patients, an internal validation set of 198, and an external validation set of 227 drawn from other centers, the team forced their model to prove that it could generalize.</p>
<p>The technical pipeline began with the extraction of radiomics features from two phases of contrast-enhanced CT: the arterial phase, when contrast dye floods into the renal arteries and highlights a tumor&#8217;s blood supply, and the venous phase, when the dye has distributed more broadly through the tissue. Regions of interest were delineated around each tumor, and from these volumes the researchers computed hundreds of quantitative descriptors capturing tumor shape, first-order intensity statistics, and higher-order textures describing how pixel intensities are spatially arranged. Because raw radiomics data are notoriously noisy and redundant, the team applied feature dimensionality reduction and selection procedures, including LASSO—least absolute shrinkage and selection operator regression—to distill the raw feature set down to a stable, informative core.</p>
<p>What followed was an unusually systematic model-building exercise. Rather than committing to a single algorithm, the researchers fed their selected arterial-phase features, venous-phase features, and combined two-phase features into six different machine learning classifiers, generating eighteen candidate radiomics models in total. The classifier roster spanned the standard arsenal of modern machine learning: logistic regression, support vector machines, random forests, extremely randomized trees (ExtraTrees), eXtreme gradient boosting (XGBoost), and LightGBM, a gradient boosting framework known for its speed and efficiency with large feature sets. Each candidate was evaluated with receiver operating characteristic analysis, and the winner emerged clearly: an ExtraTrees model built on the combined arterial and venous phase features, denoted CTA_CTV, which achieved an area under the curve of 0.691 in the external validation set. The ExtraTrees algorithm, which injects additional randomness into how decision trees split and sample the data, has a well-earned reputation for resisting overfitting—a critical property when the number of features is large relative to the number of patients.</p>
<p>But the team did not stop with imaging data alone. In parallel, they used univariate and multivariate logistic regression to identify clinical and radiological characteristics—variables such as patient demographics and conventional imaging findings—that independently contributed to grading prediction, and used the ExtraTrees classifier again to construct a clinical model from these features. The final and perhaps most consequential step was fusion. Using stacking ensemble learning, a technique in which a meta-learner is trained to optimally combine the outputs of multiple base models, the researchers integrated their radiomics model and clinical model into a single decision framework, with LightGBM serving as the combiner.</p>
<p>The results validated the strategy. The combined model achieved an AUC of 0.703 (95% confidence interval: 0.628–0.778) in the external validation cohort, outperforming both the clinical model and the radiomics model on their own. In other words, neither the patient&#8217;s clinical picture nor the tumor&#8217;s quantitative imaging texture told the whole story alone, but stacked together they carried complementary information. Beyond raw discrimination, the team evaluated clinical usefulness using decision curve analysis, a method that quantifies the net benefit of acting on a model&#8217;s predictions across a range of decision thresholds. The combined model delivered the highest net benefit, suggesting that in practical terms it would help more patients than it would mislead.</p>
<p>The implications for clinical practice are substantial. Preoperative knowledge of WHO/ISUP grade could reshape how urologists counsel patients about partial versus radical nephrectomy, how they select candidates for active surveillance of small renal masses, and how they stratify risk in trials of neoadjuvant and adjuvant therapies. For patients with small kidney tumors—which are increasingly detected incidentally as abdominal imaging becomes more common—a reliable non-invasive grade estimate could mean the difference between immediate surgery and careful monitoring. The model&#8217;s modest but meaningful performance in a fully external cohort is notable in a field where reported accuracies often shrink dramatically outside the institution where the model was born.</p>
<p>The authors are careful to frame their findings appropriately. An AUC in the low seventies, while clinically useful, is not a substitute for pathology, and the study is retrospective in design, drawing on patients already diagnosed and treated at three centers within a single Chinese province. Broader validation across international populations, diverse scanner vendors, and prospectively collected cohorts will be needed before such models can be deployed at the bedside. The written informed consent of patients was waived owing to the retrospective nature of the work, but the study complied with the Declaration of Helsinki and received approval from the ethics boards of all three participating hospitals.</p>
<p>Nevertheless, the study adds to a rapidly growing body of evidence that the information needed to characterize a tumor&#8217;s biology is already embedded in images clinicians acquire every day. By demonstrating that multi-phase CT radiomics, carefully selected and intelligently fused with clinical variables, can approximate pathological grading non-invasively, the researchers have taken a concrete step toward a future in which risk stratification for kidney cancer begins the moment a scan is performed—before a single cell has been examined under a microscope. The work was published open access, and the authors declare no competing interests and received no external funding for the study.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Preoperative prediction of WHO/ISUP pathological grade in clear cell renal cell carcinoma using multi-phase CT radiomics and decision fusion machine learning models</p>
<p><strong>Article Title:</strong> Decision fusion model for predicting WHO/ISUP grade of clear cell renal cell carcinoma based on multi-phase CT radiomics: a multicenter study</p>
<p><strong>Article References:</strong> Lv, D., Yao, X., Li, J., Rong, Y., Guo, Z., Bian, X., Zhou, H., Pang, L., Zhao, T., Qiao, Y., &amp; Shuang, W. (2026). Decision fusion model for predicting WHO/ISUP grade of clear cell renal cell carcinoma based on multi-phase CT radiomics: a multicenter study. <em>BMC Medical Imaging</em>. <a href="https://doi.org/10.1186/s12880-026-02742-0" target="_blank" rel="noopener noreferrer">https://doi.org/10.1186/s12880-026-02742-0</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12880-026-02742-0" target="_blank" rel="noopener noreferrer">10.1186/s12880-026-02742-0</a></p>
<p><strong>Keywords:</strong> Clear cell renal cell carcinoma, WHO/ISUP grade, Radiomics, Multi-phase CT, Machine learning, Decision fusion, Stacking ensemble, ExtraTrees, LightGBM, Computed tomography, Cancer imaging, Predictive medicine</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">189185</post-id>	</item>
	</channel>
</rss>
