<?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-based postoperative complication prediction &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/ai-based-postoperative-complication-prediction/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Sep 2026 17:09:05 +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-based postoperative complication prediction &#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 predicts prolonged air leak after lung surgery in elderly patients</title>
		<link>https://scienmag.com/ai-predicts-prolonged-air-leak-after-lung-surgery-in-elderly-patients/</link>
		
		<dc:creator><![CDATA[Nathaniel Bowman]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 17:09:02 +0000</pubDate>
				<category><![CDATA[Cancer]]></category>
		<category><![CDATA[AI tools for surgical planning]]></category>
		<category><![CDATA[AI-based postoperative complication prediction]]></category>
		<category><![CDATA[AI-based risk assessment for lung surgery]]></category>
		<category><![CDATA[artificial intelligence in thoracic surgery]]></category>
		<category><![CDATA[cardiopulmonary exercise testing data analysis]]></category>
		<category><![CDATA[cardiopulmonary exercise testing for surgical outcomes]]></category>
		<category><![CDATA[cost-effective thoracic surgical care]]></category>
		<category><![CDATA[elderly lung cancer patients]]></category>
		<category><![CDATA[elderly lung cancer patients postoperative risks]]></category>
		<category><![CDATA[healthcare cost reduction in lung surgery]]></category>
		<category><![CDATA[infection risk after lung resection]]></category>
		<category><![CDATA[infection risk from prolonged air leaks]]></category>
		<category><![CDATA[lung surgery complication prediction]]></category>
		<category><![CDATA[lung surgery postoperative complication prediction]]></category>
		<category><![CDATA[machine learning for lung surgery]]></category>
		<category><![CDATA[machine learning in thoracic surgery]]></category>
		<category><![CDATA[postoperative complication management in lung surgery]]></category>
		<category><![CDATA[postoperative lung leak prevention]]></category>
		<category><![CDATA[predictive modeling for lung surgery]]></category>
		<category><![CDATA[predictive modeling in thoracic oncology]]></category>
		<category><![CDATA[prolonged air leak prediction]]></category>
		<category><![CDATA[prolonged air leak risk factors]]></category>
		<category><![CDATA[reducing hospital stay after lung resection]]></category>
		<category><![CDATA[thoracic surgical complication management]]></category>
		<guid isPermaLink="false">https://scienmag.com/ai-predicts-prolonged-air-leak-after-lung-surgery-in-elderly-patients/</guid>

					<description><![CDATA[When surgeons remove a portion of a cancerous lung, one of the most frustrating complications they can face is air. A persistent leak from the lung&#8217;s cut surface or staple lines — known as prolonged air leak — keeps chest tubes in place far longer than anyone would like, extends hospital stays, inflates costs, and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When surgeons remove a portion of a cancerous lung, one of the most frustrating complications they can face is air. A persistent leak from the lung&#8217;s cut surface or staple lines — known as prolonged air leak — keeps chest tubes in place far longer than anyone would like, extends hospital stays, inflates costs, and elevates the risk of infection and other downstream problems. Now, a research team in China has developed a machine learning tool that predicts, with striking accuracy, which older lung cancer patients are most likely to develop this complication before it ever occurs. The study, published in BMC Cancer, combines cardiopulmonary exercise testing data with an interpretable artificial intelligence model and could reshape how thoracic surgical teams prepare for and manage one of the most common postoperative challenges in lung surgery.</p>
<p>The research was led by Zixiao Wang, Jiabao Ding, Huagang Liang and colleagues at the First Hospital of Qinhuangdao, in collaboration with Kai Wang of Tianjin Chest Hospital. It addressed a well-recognized gap in thoracic surgical practice. While prolonged air leak — typically defined as air leaking from the chest drainage system for more than five days after surgery — is among the most frequent complications following video-assisted thoracoscopic anatomical lung resection, the prediction models available to clinicians have historically lacked rigorous external validation and, critically, interpretability. Surgeons have been asked to trust risk scores without understanding where those risks come from, a barrier that has limited clinical uptake of computational tools in the operating room planning process.</p>
<p>To build their model, the investigators enrolled patients aged 60 and older with lung cancer who underwent thoracoscopic anatomical lung resection — either lobectomy, the removal of an entire lung lobe, or segmentectomy, the removal of a smaller anatomical segment. The study was designed as a dual-centre cohort investigation with both retrospective and prospective components. A total of 471 patients treated at Qinhuangdao First Hospital between January 2024 and June 2025 formed the model development cohort. A separate group of 140 patients from Tianjin Chest Hospital, enrolled prospectively between June and August 2025, provided the external validation set — a crucial test of whether the model generalized beyond the institution where it was built.</p>
<p>The methodology followed the emerging best-practice playbook for clinical machine learning. After preliminary data processing, the development cohort was randomly split into a training set containing 70 percent of patients and an internal validation set holding the remaining 30 percent. Because prolonged air leak affects only a minority of surgical patients, the training data were inherently imbalanced, with far more non-leak cases than leak cases — a condition that can fool machine learning algorithms into simply predicting that no one is at risk. The researchers countered this with SMOTE, the Synthetic Minority Over-sampling Technique, which generates synthetic examples of the underrepresented class to rebalance the dataset and force the algorithms to learn the genuine signature of risk.</p>
<p>Feature selection was performed using LASSO regression — least absolute shrinkage and selection operator — a statistical technique that penalizes model complexity and drives the coefficients of irrelevant variables to zero, effectively filtering a large panel of candidate variables down to the most predictive few. From this process, four predictors of prolonged air leak emerged: a history of emphysema, the smoking index, a previous history of thoracic surgery or chest trauma, and the ventilatory equivalent for carbon dioxide, abbreviated VE/VCO₂. This last variable is drawn directly from cardiopulmonary exercise testing, a stress test performed on a bicycle or treadmill that measures how the heart, lungs, and circulatory system respond together to increasing exertion. VE/VCO₂ reflects the efficiency of ventilation during exercise — how much air a patient must move to eliminate a given amount of carbon dioxide — and elevated values signal impaired pulmonary gas exchange and often underlying parenchymal lung disease.</p>
<p>With the four features in hand, the team constructed six competing machine learning models: logistic regression, support vector machine, decision tree, extreme gradient boosting, and artificial neural networks, among others. Each was evaluated using a battery of metrics including the area under the receiver operating characteristic curve, or AUC, the F1 score, and the Brier score, which measures the accuracy of probabilistic predictions. The winner was XGBoost, an ensemble method that builds a sequence of decision trees, with each new tree trained to correct the residual errors of its predecessors. In internal validation, XGBoost achieved an AUC of 0.903 (95 percent confidence interval, 0.834 to 0.960) — well within the range conventionally considered excellent discrimination — along with the highest F1 score of 0.717 and the lowest Brier score of 0.092 among all six candidates.</p>
<p>The external validation was arguably the study&#8217;s most important test. A model can memorize the quirks of its home institution&#8217;s patient population, equipment, and surgical practices, only to falter elsewhere. Yet when applied to the 140 previously unseen patients from Tianjin Chest Hospital, the XGBoost model maintained an AUC of 0.800 (95 percent confidence interval, 0.656 to 0.913), with a sensitivity of 0.700, a specificity of 0.833, and a Brier score of 0.133. In practical terms, the model correctly flagged seven out of ten patients who went on to develop prolonged air leak while correctly reassuring more than eight out of ten of those who did not — performance that, if replicated in routine practice, would give surgeons a meaningful window to intervene preemptively.</p>
<p>Interpretability was treated not as an afterthought but as a core design requirement. The researchers applied SHAP — Shapley Additive Explanations — a technique borrowed from cooperative game theory that assigns each feature a contribution value for every individual prediction. Rather than presenting clinicians with an opaque probability, SHAP reveals how much each of the four variables pushed a given patient&#8217;s risk up or down, and in which direction. Through this analysis, VE/VCO₂ emerged as the single most influential feature, followed by the other three predictors ranked by correlation. The finding is physiologically plausible: patients whose lungs ventilate inefficiently under the stress of exercise are precisely those whose lung tissue is most fragile and least likely to seal spontaneously after surgical manipulation. A history of emphysema, a heavy smoking history, and prior chest surgery or trauma each independently compound this tissue vulnerability.</p>
<p>The clinical utility of the work extends beyond prediction to prevention. Armed with a preoperative risk estimate, surgical teams can tailor their approach for high-risk patients. Options include more meticulous staple-line reinforcement, the use of sealants or pledgeted sutures on fragile lung tissue, choosing segmentectomy over lobectomy where oncologically appropriate, planning for ambulatory drainage systems on discharge, or scheduling earlier follow-up to catch and manage leaks before they become complicated. To lower the barrier to bedside use, the team built a web-based risk calculator that allows clinicians to enter a patient&#8217;s four variables and receive an individualized probability of prolonged air leak — no programming expertise required.</p>
<p>The significance of incorporating cardiopulmonary exercise testing into a surgical prediction model deserves particular emphasis. Traditional preoperative pulmonary assessment in lung cancer surgery has relied on static spirometric measures such as forced expiratory volume in one second, or FEV1, and the diffusing capacity for carbon monoxide, DLCO. These tests measure lung function at rest and provide only a partial picture of cardiopulmonary reserve. CPET, by contrast, captures the integrated response of multiple organ systems under physiological stress, and the VE/VCO₂ slope in particular has gained recognition as a sensitive marker of ventilatory inefficiency in chronic obstructive pulmonary disease and heart failure. The present study suggests that this dynamic measure carries prognostic information for surgical outcomes that static tests do not fully capture — a finding with implications well beyond air leak prediction.</p>
<p>Several caveats frame the work appropriately. The study population was limited to Chinese patients aged 60 and above undergoing video-assisted thoracoscopic resection, and generalization to younger patients, other surgical techniques such as robotic-assisted resection, or different health care systems remains to be demonstrated. The external validation cohort, while methodologically essential, comprised 140 patients, and wider multicenter prospective trials would strengthen confidence in the model&#8217;s performance. The published article is an accepted, peer-reviewed author manuscript shared early ahead of the final version of record. The study was funded by the Beijing Kechuang Medical Development Foundation, with the funder playing no role in study design, analysis, or manuscript preparation, and the authors declare no competing interests.</p>
<p>Even so, the study stands as a compelling example of where predictive medicine is heading. By pairing a rigorous dual-centre validation strategy with explainable artificial intelligence and a physiologically grounded predictor, the researchers have moved machine learning in thoracic surgery closer to genuine clinical utility rather than proof-of-concept novelty. For the growing population of older patients facing lung cancer surgery, a simple preoperative test and a few clicks in a web calculator may soon determine who needs extra surgical vigilance — and spare many of them the days of tethered chest drainage that have long been an accepted, if unwelcome, part of recovery.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Machine learning-based prediction of prolonged air leak after video-assisted thoracoscopic anatomical lung resection in older lung cancer patients using cardiopulmonary exercise testing</p>
<p><strong>Article Title:</strong> Machine learning-based prediction of prolonged air leak after video-assisted thoracoscopic anatomical lung resection in older patients using cardiopulmonary exercise testing: a dual-centre development and validation study</p>
<p><strong>Article References:</strong> Wang, Z., Wang, K., Zhu, N., liu, H., Li, J., Liang, H., &amp; Ding, J. (2026). Machine learning-based prediction of prolonged air leak after video-assisted thoracoscopic anatomical lung resection in older patients using cardiopulmonary exercise testing: a dual-centre development and validation study. <em>BMC Cancer</em>. <a href="https://doi.org/10.1186/s12885-026-16933-z" target="_blank" rel="noopener noreferrer">https://doi.org/10.1186/s12885-026-16933-z</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12885-026-16933-z" target="_blank" rel="noopener noreferrer">10.1186/s12885-026-16933-z</a></p>
<p><strong>Keywords:</strong> Machine learning, Prolonged air leak, Cardiopulmonary exercise testing, XGBoost, Lung cancer surgery, Video-assisted thoracoscopic surgery, Prediction models, VE/VCO₂, SHAP interpretability, Thoracic surgery, Predictive medicine, COPD</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">190950</post-id>	</item>
	</channel>
</rss>
