<?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>artificial intelligence in cancer prognosis &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/artificial-intelligence-in-cancer-prognosis/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 Sep 2026 03:44:55 +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>artificial intelligence in cancer prognosis &#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>Machine learning predicts distant metastasis in combined liver cancer</title>
		<link>https://scienmag.com/machine-learning-predicts-distant-metastasis-in-combined-liver-cancer/</link>
		
		<dc:creator><![CDATA[Nathaniel Bowman]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 03:44:52 +0000</pubDate>
				<category><![CDATA[Cancer]]></category>
		<category><![CDATA[artificial intelligence in cancer prognosis]]></category>
		<category><![CDATA[cancer decision support systems]]></category>
		<category><![CDATA[cancer predictive modeling]]></category>
		<category><![CDATA[cancer prognosis using AI]]></category>
		<category><![CDATA[clinical decision support systems for liver cancer]]></category>
		<category><![CDATA[combined hepatocellular-cholangiocarcinoma]]></category>
		<category><![CDATA[early detection of liver tumor spread]]></category>
		<category><![CDATA[early metastasis risk assessment]]></category>
		<category><![CDATA[international cancer registry data]]></category>
		<category><![CDATA[international liver cancer registry data]]></category>
		<category><![CDATA[Liver cancer metastasis prediction]]></category>
		<category><![CDATA[liver cancer survival outcomes]]></category>
		<category><![CDATA[machine learning in oncology]]></category>
		<category><![CDATA[metastasis risk assessment tools]]></category>
		<category><![CDATA[predictive modeling in liver malignancies]]></category>
		<category><![CDATA[rare primary liver cancers]]></category>
		<category><![CDATA[retrospective cohort study]]></category>
		<category><![CDATA[retrospective cohort study in cancer research]]></category>
		<category><![CDATA[tumor lineage duality in liver neoplasms]]></category>
		<category><![CDATA[tumor metastasis risk factors]]></category>
		<guid isPermaLink="false">https://scienmag.com/machine-learning-predicts-distant-metastasis-in-combined-liver-cancer/</guid>

					<description><![CDATA[A rare and particularly aggressive form of primary liver cancer may soon be easier to assess at the bedside, thanks to a machine learning decision system developed by a team of Chinese researchers. In a retrospective cohort study published in Cancer Cell International, investigators led by Lin Xu, Rongqiang Liu and colleagues constructed and validated [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A rare and particularly aggressive form of primary liver cancer may soon be easier to assess at the bedside, thanks to a machine learning decision system developed by a team of Chinese researchers. In a retrospective cohort study published in Cancer Cell International, investigators led by Lin Xu, Rongqiang Liu and colleagues constructed and validated a predictive model that estimates the risk of distant metastasis in patients with combined hepatocellular-cholangiocarcinoma, or CHC — a dual-lineage liver tumor notorious for early spread and grim survival outcomes.</p>
<p>CHC is among the least common primary liver malignancies, accounting for a small fraction of hepatic cancers but punching well above its weight in clinical severity. Unlike classic hepatocellular carcinoma or cholangiocarcinoma, CHC exhibits features of both tumor types, and clinicians have long observed that it can seed distant metastases even at early stages. Because the disease is rare, large-scale studies of its metastatic behavior have been scarce, and no standardized tool has existed to help oncologists gauge which patients are most likely to develop distant spread. The new study set out to fill that gap by combining a large international registry with modern machine learning algorithms.</p>
<p>The researchers drew on data from the Surveillance, Epidemiology, and End Results (SEER) database, assembling a cohort of 1,180 patients diagnosed with CHC between 2000 and 2020. This population was randomly split into a training set and an internal test set in a 7:3 ratio, a standard practice that allows models to learn patterns from one portion of data while being evaluated on unseen cases. To guard against the possibility that the model had merely memorized quirks of the American registry, the team also assembled an external validation set of 125 CHC patients diagnosed at their own hospital between 2011 and 2018. Patients were categorized into a metastasis group and a non-metastasis group according to whether distant metastasis had occurred.</p>
<p>The analytical pipeline proceeded in several carefully staged steps. First, univariate and multivariate logistic regression analyses were applied to the training data to identify candidate risk factors influencing distant metastasis. Feature selection was then refined using random forest importance measures combined with forward feature importance sequencing, a technique that progressively adds variables in order of their contribution to predictive performance. Six variables ultimately survived this screening process and formed the basis of the final decision model. These features were then fed into six different machine learning algorithms, each trained to distinguish metastatic from non-metastatic cases, with 10-fold cross-validation employed to ensure that performance estimates were stable rather than artifacts of a single data partition.</p>
<p>Model evaluation relied on an ensemble of complementary metrics rather than any single figure of merit. Receiver operating characteristic (ROC) curves quantified the trade-off between sensitivity and specificity across decision thresholds; precision-recall curves (PRC) assessed performance under class imbalance, a common challenge in metastasis prediction where metastatic cases are the minority; calibration curves evaluated whether predicted probabilities matched observed outcomes; and confusion matrices provided a direct accounting of correct and incorrect classifications. Among the six algorithms tested, extreme gradient boosting, commonly abbreviated as XGBoost or XGB, emerged as the clear frontrunner.</p>
<p>On the internal test set, the XGB model achieved a ROC area under the curve of 0.863, an accuracy of 0.802, a sensitivity of 0.875, and a precision-recall area under the curve of 0.642. The sensitivity figure is particularly notable in an oncology context: it means the model correctly identified approximately 87.5 percent of patients who did develop distant metastasis, minimizing the dangerously false-negative errors that could lead to undertreatment. The 10-fold cross-validation results were even more striking, yielding a ROC AUC of 0.989 with a standard error of just 0.019, suggesting that the model&#8217;s internal performance is both high and consistent across different data subsets. In external validation and case-based analysis, the model continued to demonstrate utility, with the authors reporting that two typical case studies confirmed its reliability in individual patient scenarios.</p>
<p>One of the study&#8217;s most important contributions lies in its treatment of interpretability. Machine learning models in medicine are frequently criticized as &#8220;black boxes&#8221; — systems whose predictions cannot be easily traced to underlying reasoning, a serious obstacle to clinical adoption. To address this, the researchers applied Shapley additive explanations, or SHAP, a technique borrowed from cooperative game theory that assigns each input variable a quantified contribution to every individual prediction. The SHAP analysis revealed a clear hierarchy of risk drivers for distant metastasis in CHC: lymph node status, surgical treatment, age, tumor grade, primary site, and race emerged as the top six influential variables. By showing how each factor pushes an individual patient&#8217;s predicted risk up or down, SHAP transforms the model from an opaque score generator into a transparent decision aid that clinicians can interrogate.</p>
<p>The identified risk factors themselves carry clinical meaning. Lymph node involvement, a well-established marker of tumor aggressiveness and spread, topped the ranking, while the absence of surgery — often a proxy for advanced or inoperable disease — ranked second. Age and tumor grade align with general oncological expectations that older patients and poorly differentiated tumors fare worse. The appearance of primary site and race among the leading variables hints at both anatomical and potentially demographic or access-related influences on metastatic behavior, raising questions the authors suggest warrant further investigation in prospective cohorts.</p>
<p>To translate the research into practice, the team built a web-based risk calculator anchored on the XGB model, allowing clinicians to input patient characteristics and receive an individualized metastasis risk estimate. Such tools occupy a growing niche in oncology, where treatment intensity — from surgical resection to systemic therapy and surveillance frequency — increasingly depends on precise risk stratification. For CHC in particular, where distant metastasis can drastically shorten survival and treatment windows are narrow, a validated pre-treatment risk estimate could meaningfully inform decisions about staging workups, therapeutic aggressiveness, and patient counseling.</p>
<p>The study&#8217;s limitations are those inherent to its design. As a retrospective cohort study relying largely on registry data, it inherits the constraints of SEER coding, including potential under-capture of detailed molecular and imaging information that a prospective study might record. The external validation cohort, while valuable, comprises 125 patients from a single Chinese institution, and broader multi-institutional prospective validation will be needed before the tool can be recommended for universal clinical deployment. Nevertheless, the combination of robust internal metrics, external validation, explainable AI methodology, and an immediately deployable web calculator marks this work as a substantive step toward data-driven management of one of the liver&#8217;s most challenging cancers. The authors conclude that their XGBoost-based system outperforms alternative machine learning approaches in recognizing distant metastasis in CHC and possesses a high degree of utility and reliability for informing clinical treatment decisions.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Prediction of distant metastasis risk in combined hepatocellular-cholangiocarcinoma using machine learning</p>
<p><strong>Article Title:</strong> Decision system for combined hepatocellular-cholangiocarcinoma distant metastasis: a retrospective cohort study based on machine learning</p>
<p><strong>Article References:</strong> Xu, L., Liu, R., Wu, S., Wang, S., Cheng, L., Wen, T., Xiang, L., Wang, W., Li, D., Li, H., &amp; Li, H. (2026). Decision system for combined hepatocellular-cholangiocarcinoma distant metastasis: a retrospective cohort study based on machine learning. <em>Cancer Cell International</em>. <a href="https://doi.org/10.1186/s12935-026-04422-z" target="_blank" rel="noopener noreferrer">https://doi.org/10.1186/s12935-026-04422-z</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12935-026-04422-z" target="_blank" rel="noopener noreferrer">10.1186/s12935-026-04422-z</a></p>
<p><strong>Keywords:</strong> Combined hepatocellular-cholangiocarcinoma, Distant metastasis, Machine learning, Extreme gradient boosting, Shapley additive explanations, Risk factor, SEER database, Risk calculator</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">189176</post-id>	</item>
		<item>
		<title>AI Predicts Gastric Cancer Spread from Tissue Images</title>
		<link>https://scienmag.com/ai-predicts-gastric-cancer-spread-from-tissue-images/</link>
		
		<dc:creator><![CDATA[Nathaniel Bowman]]></dc:creator>
		<pubDate>Tue, 19 May 2026 13:18:33 +0000</pubDate>
				<category><![CDATA[Cancer]]></category>
		<category><![CDATA[AI in gastric cancer treatment planning]]></category>
		<category><![CDATA[AI-based gastric cancer diagnosis]]></category>
		<category><![CDATA[artificial intelligence in cancer prognosis]]></category>
		<category><![CDATA[automated cancer tissue image evaluation]]></category>
		<category><![CDATA[computational pathology in cancer]]></category>
		<category><![CDATA[deep learning for lymph node metastasis prediction]]></category>
		<category><![CDATA[gastric cancer lymph node metastasis detection]]></category>
		<category><![CDATA[histopathological image analysis in oncology]]></category>
		<category><![CDATA[improving cancer metastasis detection accuracy]]></category>
		<category><![CDATA[machine learning for cancer histology]]></category>
		<category><![CDATA[scalable cancer diagnostic tools]]></category>
		<category><![CDATA[underdiagnosis of lymph node metastasis]]></category>
		<guid isPermaLink="false">https://scienmag.com/ai-predicts-gastric-cancer-spread-from-tissue-images/</guid>

					<description><![CDATA[In a groundbreaking advancement poised to revolutionize cancer diagnostics, researchers have unveiled a sophisticated deep learning model designed to predict lymph node metastasis (LNM) in primary gastric cancer from routine histopathological images. This novel approach addresses a critical challenge in oncology: the frequent underdiagnosis of lymph node metastasis, an essential prognostic factor that guides treatment [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In a groundbreaking advancement poised to revolutionize cancer diagnostics, researchers have unveiled a sophisticated deep learning model designed to predict lymph node metastasis (LNM) in primary gastric cancer from routine histopathological images. This novel approach addresses a critical challenge in oncology: the frequent underdiagnosis of lymph node metastasis, an essential prognostic factor that guides treatment selection and patient management. The innovative study, recently published in the British Journal of Cancer, marks a major leap forward in harnessing artificial intelligence to extract intricate pathological insights that often elude human observers.</p>
<p>Gastric cancer remains one of the leading causes of cancer mortality worldwide, largely due to its tendency to metastasize to regional lymph nodes, a process associated with poorer survival outcomes. Traditional assessment of lymph node involvement typically relies on manual microscopic examination and sentinel lymph node biopsy, methods hindered by their limited sensitivity and the substantial time, expertise, and resources required. As a result, many cases of occult metastasis remain undetected during initial evaluation, depriving clinicians of crucial information needed to optimize therapeutic strategies. This limitation has spurred researchers to explore computational tools capable of providing objective and scalable microscopic evaluation.</p>
<p>The team behind the study developed a deep learning-based model trained on whole-slide images (WSIs) of primary gastric tumors, a form of digital pathology that captures vast amounts of histological detail at ultra-high resolution. The model leverages convolutional neural networks (CNNs), architectures well-suited for image analysis, to automatically identify subtle morphologic patterns associated with metastatic spread to lymph nodes. Unlike prior attempts that mainly focused on tumor tissue typing or grading, this AI-driven technique directly predicts LNM status—offering a predictive precision that promises early intervention and improved patient prognostication.</p>
<p>A key innovation presented by the researchers is the model’s ability to detect occult tumor cells—microscopic metastatic deposits that evade conventional histopathological detection. By training the neural network on an extensive retrospective dataset of gastric cancer cases with known lymph node status, the model learned to associate minute, often cryptic, histological features within the primary tumor microenvironment with distant metastatic behavior. This predictive capability could transform pathological workflows by prioritizing cases for more intensive scrutiny or adjunct molecular testing.</p>
<p>Technically, the model processes gigapixel-scale WSIs by partitioning them into smaller image tiles, each analyzed for regional characteristics before synthesizing a slide-level prediction. This hierarchical approach enables the system to handle the formidable computational complexity inherent in digital pathology. The integration of attention mechanisms within the network architecture allows the algorithm to focus selectively on diagnostically relevant image regions, mimicking expert pathologists’ visual reasoning while maintaining high throughput. Moreover, the model’s training involved robust data augmentation and regularization strategies to enhance generalizability across diverse tissue sections and staining variations.</p>
<p>Validation results showcased remarkable accuracy, sensitivity, and specificity, outperforming conventional assessment methods and rivaling expert pathologic review in predicting lymph node involvement. The authors report that this AI model could act as an indispensable adjunct in clinical settings, especially where access to specialized pathology services is limited. Furthermore, its prognostic information could support personalized treatment planning, potentially sparing patients from overtreatment or under-treatment by refining risk stratification based on precise metastatic status.</p>
<p>While the potential of AI in cancer pathology has been increasingly recognized, this study is one of the first to target the prediction of metastatic spread directly from primary tumor histology, emphasizing the prognostic significance of the primary microenvironmental clues often disregarded during routine diagnostics. This advance epitomizes a shift toward integrative diagnostic paradigms, where computational imaging biomarkers complement pathological evaluation, enabling earlier and more accurate detection of metastasis.</p>
<p>Importantly, this research underscores the critical role of interdisciplinary collaboration, combining expertise in oncology, pathology, computer science, and data analytics to integrate complex biological insights with cutting-edge AI methodologies. By bridging these fields, the study exemplifies how machine learning can unlock latent diagnostic information encoded within readily available clinical data, thereby enhancing clinical decision-making without necessitating additional invasive procedures.</p>
<p>Looking ahead, the researchers envision deploying this deep learning framework as a scalable tool embedded into pathology laboratory workflows worldwide, augmenting human expertise and facilitating standardized reporting. Such deployment could accelerate diagnostic turnaround, reduce inter-observer variability, and ultimately improve outcomes for gastric cancer patients. The model&#8217;s modular design further allows adaptation to other cancer types where lymph node metastasis critically influences prognosis.</p>
<p>Despite these promising findings, the authors acknowledge current limitations, including the need for prospective clinical trials to validate real-world impact and integration with other diagnostic modalities such as radiology and molecular profiling. Moreover, ensuring the interpretability and transparency of AI-powered predictions remains paramount to fostering clinician trust and regulatory approval. Ongoing efforts to refine model explainability and harmonize data standards will be vital to translating these advances from bench to bedside.</p>
<p>As digital pathology continues its rapid evolution, this deep learning-based prediction strategy represents a paradigm shift in oncologic diagnostics—where artificial intelligence synergizes with traditional histology to illuminate the hidden metastatic potential of tumors. By converting routine histopathological images into powerful prognostic tools, the study brings us closer to precision oncology’s elusive goal: delivering truly personalized cancer care informed by data-driven insights.</p>
<p>The fusion of machine intelligence and pathological expertise not only enhances diagnostic accuracy but also offers hope for earlier intervention strategies that could improve survival rates for gastric cancer patients globally. As awareness of AI’s transformative potential spreads, such research invigorates the ongoing quest to harness technology in conquering one of medicine’s most formidable adversaries. The integration of deep learning into routine clinical workflows heralds a new era in cancer diagnostics—one where every pixel of tissue image tells a story critical to saving lives.</p>
<p>In summary, this pioneering study vividly demonstrates how deep learning models trained on primary tumor histology can accurately predict lymph node metastasis and detect occult tumor cells in gastric cancer. The technique offers an unprecedented window into metastatic spread, surpassing existing diagnostic boundaries and propelling the future of pathology toward digital, data-enabled precision medicine. With further validation and refinement, AI-driven metastasis prediction promises to become a crucial pillar of integrated oncological care, guiding therapy and improving prognostication for millions of patients worldwide.</p>
<p>As the world eagerly watches this integration of artificial intelligence with cancer pathology, researchers and clinicians alike recognize that the future of cancer diagnosis lies not only in advanced molecular techniques but also in harnessing the prodigious power of computational imaging analysis. By unlocking subtle histopathological cues invisible to the human eye, this deep learning breakthrough charts a bright course toward more accurate, efficient, and personalized cancer care.</p>
<hr />
<p><strong>Subject of Research</strong>: Deep learning-based prediction of lymph node metastasis in gastric cancer using histopathological whole-slide images.</p>
<p><strong>Article Title</strong>: Deep learning-based prediction of lymph node metastasis and occult tumor cells in gastric cancer using histopathological images: a retrospective study.</p>
<p><strong>Article References</strong>:<br />
She, H., Xiang, T., Wang, J. et al. Deep learning-based prediction of lymph node metastasis and occult tumor cells in gastric cancer using histopathological images: a retrospective study. <em>Br J Cancer</em> (2026). <a href="https://doi.org/10.1038/s41416-026-03400-6">https://doi.org/10.1038/s41416-026-03400-6</a></p>
<p><strong>Image Credits</strong>: AI Generated</p>
<p><strong>DOI</strong>: 10.1038/s41416-026-03400-6 (19 May 2026)</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">159927</post-id>	</item>
	</channel>
</rss>
