<?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>carotid endarterectomy &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/carotid-endarterectomy/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 18:45:43 +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>carotid endarterectomy &#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 Reads Carotid Scans to Predict Which Plaques Will Cause Strokes</title>
		<link>https://scienmag.com/ai-reads-carotid-scans-to-predict-which-plaques-will-cause-strokes/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 18:45:43 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[AI in stroke prevention]]></category>
		<category><![CDATA[AI-based stroke risk assessment]]></category>
		<category><![CDATA[AI-driven carotid artery disease management]]></category>
		<category><![CDATA[biomedical engineering]]></category>
		<category><![CDATA[biomedical engineering in stroke diagnosis]]></category>
		<category><![CDATA[carotid CT angiography]]></category>
		<category><![CDATA[carotid endarterectomy]]></category>
		<category><![CDATA[carotid plaque stability prediction]]></category>
		<category><![CDATA[CT angiography plaque analysis]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[deep learning for carotid artery imaging]]></category>
		<category><![CDATA[Grad-CAM]]></category>
		<category><![CDATA[ischemic stroke]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[multi-center vascular imaging study]]></category>
		<category><![CDATA[plaque rupture prediction using artificial intelligence]]></category>
		<category><![CDATA[plaque stability]]></category>
		<category><![CDATA[preoperative stroke risk stratification tools]]></category>
		<category><![CDATA[radiomics]]></category>
		<category><![CDATA[radiomics in vascular disease]]></category>
		<category><![CDATA[ResNet50]]></category>
		<category><![CDATA[stroke risk stratification]]></category>
		<category><![CDATA[VGG16]]></category>
		<category><![CDATA[vulnerable plaque detection]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=197560</guid>

					<description><![CDATA[A multi-center Chinese study shows that radiomics and deep learning models applied to routine carotid CT angiography can predict plaque stability with strong external validation, offering a new tool for ischemic stroke risk stratification.]]></description>
										<content:encoded><![CDATA[<p>Every year, ischemic stroke claims millions of lives and leaves countless survivors with permanent disability, and one of its most important triggers sits quietly in the neck: the carotid atherosclerotic plaque. Not all plaques are equally dangerous. Some remain stable for decades, slowly narrowing the artery without ever causing symptoms, while others develop the hallmarks of vulnerability—a thin fibrous cap, a large lipid-rich necrotic core, intraplaque hemorrhage, or dense inflammatory infiltration—and can rupture suddenly, showering the brain with embolic debris. The clinical problem is that telling these two kinds of plaque apart before surgery has remained stubbornly imprecise. A new study published in BioMedical Engineering OnLine by a multi-center team of vascular surgeons and biomedical engineers in China now reports that a carefully constructed artificial intelligence framework, combining radiomics with image-based deep learning on routine carotid CT angiography, can assess plaque stability with reproducible accuracy and strong external generalizability, offering a potential new tool for preoperative stroke risk stratification.</p>
<p>The research, led by Mingjing Lu, Zhongjian Xu, and Tang Hanfei, with senior authors Dehai Lang, Guo Daqiao, and Guofu Wang, took a deliberately dual approach. Rather than betting on a single machine learning paradigm, the investigators built and compared two complementary pipelines. The first was a classical radiomics pipeline, in which hand-engineered quantitative features—describing the shape, texture, and intensity distribution of the plaque—are extracted from manually defined regions of interest on CT angiography images. The second was a deep learning pipeline, in which convolutional neural networks learn discriminative image patterns directly from pixel data without explicit feature engineering. Both pipelines were trained to answer the same clinically critical question: is this plaque histologically stable or vulnerable, as confirmed by pathology after carotid endarterectomy?</p>
<p>The evidence base for the radiomics arm came from a retrospective multi-center cohort of 260 consecutive patients who underwent carotid endarterectomy, meaning that every plaque in the dataset had a gold-standard pathological diagnosis of stability or vulnerability. Of these, 200 patients were used for model development and internal validation, while 60 patients were held out entirely for external validation, a design choice that guards against the optimistic performance estimates that plague many machine learning studies in medicine. For the deep learning arm, the team assembled an independently annotated CT angiography dataset comprising 236 cases and a remarkable 7,394 individual regions of interest, providing the volume of labeled image data needed to train and test convolutional architectures meaningfully.</p>
<p>On the technical side, the radiomics workflow followed rigorous feature-selection discipline. Candidate radiomic features were screened using analysis of variance combined with Kruskal–Wallis testing to identify features that discriminated between stable and vulnerable plaques, followed by correlation filtering to remove redundant measures, and finally least absolute shrinkage and selection operator, or LASSO, regularization to compress the feature set to its most predictive and non-redundant core. Five classifier families were then trained on the selected features: Random Forest, Support Vector Machine, k-Nearest Neighbor, Naïve Bayes, and Logistic Regression. Performance was quantified using receiver operating characteristic analysis and the area under the curve, complemented by calibration analysis, which asks not merely whether a model ranks patients correctly but whether its predicted probabilities match observed reality—a property that matters enormously when model outputs are meant to inform surgical decisions.</p>
<p>The radiomics results were strikingly consistent. On the internal test set, the Random Forest model achieved an AUC of 0.858, followed closely by the Support Vector Machine at 0.857, Naïve Bayes at 0.855, k-Nearest Neighbor at 0.843, and Logistic Regression at 0.821, with small gaps between training and test performance that suggest the models were capturing genuine biological signal rather than memorizing noise. Crucially, this discrimination survived the move to entirely external data. In the 60-patient external validation cohort, the Support Vector Machine led with an AUC of 0.839, Logistic Regression reached 0.835, k-Nearest Neighbor 0.830, and both Naïve Bayes and Random Forest achieved 0.817. Calibration curves showed close agreement between predicted and observed probabilities across the model families, indicating that the classifiers were not only separating stable from vulnerable plaques but doing so with probabilities a clinician could reasonably act upon.</p>
<p>The deep learning arm told a complementary story. The authors trained a multilayer perceptron, a from-scratch convolutional neural network, and three ImageNet-pretrained transfer-learning backbones—VGG16, VGG19, and ResNet50—on the annotated regions of interest. Transfer learning, in which networks pre-trained on millions of natural images are fine-tuned on medical data, proved advantageous: VGG16 achieved the best test AUC of 0.767, ResNet50 followed at 0.754, and VGG19 reached 0.718, while the multilayer perceptron and the from-scratch CNN trailed at 0.669 and 0.654 respectively. External validation reproduced this ordering almost exactly, with VGG16 at 0.776, ResNet50 at 0.751, VGG19 at 0.719, and the simpler architectures in the high-0.68 range. Although the deep models did not surpass the radiomics classifiers in raw discrimination, their performance held up across centers, and they brought a distinct advantage: interpretability through attention mapping.</p>
<p>Using Gradient-weighted Class Activation Mapping, or Grad-CAM, the team visualized which parts of each image the networks attended to when making their predictions. The resulting heatmaps localized hyperattenuating regions—denser, brighter areas within the plaque that correspond to features such as calcification or hemorrhage—and these localizations were consistent with the pathological findings, most clearly for VGG16 and ResNet50. This alignment between machine attention and histological ground truth is more than a technical curiosity. It provides a sanity check that the networks are not exploiting scanner-specific artifacts or incidental image features, but are genuinely looking at the plaque biology that pathologists confirm under the microscope. For a field often criticized for black-box opacity, such visual evidence of anatomically plausible reasoning is a meaningful step toward clinical trust.</p>
<p>The clinical implications are considerable. Current decision-making for carotid stenosis leans heavily on the degree of luminal narrowing, yet the literature has long shown that plaque composition and stability, not stenosis alone, determine rupture risk. A patient with moderate narrowing but a vulnerable plaque may face a higher stroke risk than a patient with severe narrowing and a stable lesion. A validated, automated tool that reads a routine CT angiography scan—the same scan already obtained during standard preoperative workup—and reports a calibrated probability of plaque vulnerability could therefore reshape preoperative risk stratification, help prioritize patients for carotid endarterectomy or stenting, and guide the intensity of medical therapy and surveillance for those managed conservatively. Because the radiomics models in this study used conventional machine learning classifiers on compact feature sets, they are also lightweight and deployable, requiring no exotic hardware and lending themselves to integration into existing picture archiving and communication systems.</p>
<p>The authors are appropriately measured about what their framework can and cannot yet do. The study is retrospective, and the deep learning models, while externally validated, did not reach the discrimination levels of the best radiomics classifiers, suggesting that hand-crafted quantitative descriptors of plaque texture and morphology still carry information that current convolutional architectures do not fully capture from cropped regions of interest. The natural next steps include prospective validation in consecutive clinical cohorts, testing across scanner vendors and imaging protocols, and exploration of hybrid models that fuse radiomic features with deep-learned representations. Funding for the work came from the Shaoxing City Science and Technology Plan Project 2023, and the study was conducted under the Declaration of Helsinki with institutional ethics approval and informed consent from all participants. Even with those caveats, the convergence of pathology-validated labels, multi-center external testing, strong calibration, and interpretable attention maps makes this one of the more convincing demonstrations that AI-assisted plaque stability assessment is moving from proof of concept toward a genuinely usable instrument in the fight against ischemic stroke.</p>
<p><strong>Subject of Research:</strong> AI-based carotid plaque stability assessment on CT angiography for ischemic stroke risk prediction</p>
<p><strong>Article Title:</strong> Integrated radiomics and image-based deep learning framework using carotid CT angiography ROI datasets for plaque stability assessment as a predictor of ischemic stroke risk</p>
<p><strong>Article References:</strong> Lu, M., Xu, Z., Hanfei, T., Luo, P., Huang, F., Wang, G., Bi, L., Jiang, N., Lang, D., Daqiao, G., &amp; Wang, G. (2026). Integrated radiomics and image-based deep learning framework using carotid CT angiography ROI datasets for plaque stability assessment as a predictor of ischemic stroke risk. <em>BioMedical Engineering OnLine</em>. <a href="https://doi.org/10.1186/s12938-026-01621-7" rel="noopener noreferrer">https://doi.org/10.1186/s12938-026-01621-7</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12938-026-01621-7" rel="noopener noreferrer">10.1186/s12938-026-01621-7</a></p>
<p><strong>Keywords:</strong> carotid CT angiography, radiomics, deep learning, plaque stability, ischemic stroke, stroke risk stratification, carotid endarterectomy, machine learning, VGG16, ResNet50, Grad-CAM, biomedical engineering</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">197560</post-id>	</item>
	</channel>
</rss>
