<?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>Integrated Gradients &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/integrated-gradients/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 13:00:50 +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>Integrated Gradients &#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 Framework Turns Blood Protein Data Into Ageing Drug Target Hypotheses</title>
		<link>https://scienmag.com/ai-framework-turns-blood-protein-data-into-ageing-drug-target-hypotheses/</link>
		
		<dc:creator><![CDATA[Beatrice Stafford]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 13:00:50 +0000</pubDate>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[age-related molecular targets identification]]></category>
		<category><![CDATA[Ageing]]></category>
		<category><![CDATA[aging drug target discovery]]></category>
		<category><![CDATA[AI-driven aging hypothesis generation]]></category>
		<category><![CDATA[biological filtering of aging biomarkers]]></category>
		<category><![CDATA[biomarker to therapeutic target translation]]></category>
		<category><![CDATA[Biomarkers]]></category>
		<category><![CDATA[blood protein signatures]]></category>
		<category><![CDATA[BMC Bioinformatics]]></category>
		<category><![CDATA[computational framework for aging research]]></category>
		<category><![CDATA[deep learning]]></category>
		<category><![CDATA[development of aging-focused drug hypotheses]]></category>
		<category><![CDATA[Geneformer]]></category>
		<category><![CDATA[Graph neural network]]></category>
		<category><![CDATA[Integrated Gradients]]></category>
		<category><![CDATA[molecular mechanisms of aging]]></category>
		<category><![CDATA[plasma proteomics]]></category>
		<category><![CDATA[plasma proteomics in geroscience]]></category>
		<category><![CDATA[protein expression analysis in blood]]></category>
		<category><![CDATA[protein signatures and aging prediction]]></category>
		<category><![CDATA[protein-protein interaction network]]></category>
		<category><![CDATA[target prioritization]]></category>
		<category><![CDATA[UK Biobank]]></category>
		<category><![CDATA[virtual perturbation]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=194595</guid>

					<description><![CDATA[A new six-stage computational framework called Protein Expression Net converts plasma proteomic ageing signatures from UK Biobank data into prioritized, testable molecular target hypotheses.]]></description>
										<content:encoded><![CDATA[<p>Scientists have unveiled a new computational framework that transforms the protein signatures circulating in human blood into concrete, testable hypotheses about the molecular machinery of ageing. The tool, called Protein Expression Net, or PEN, was described in a study published in BMC Bioinformatics and represents an ambitious attempt to bridge a stubborn gap in modern geroscience: the distance between statistical biomarkers that can predict a person&#8217;s age and mechanistic explanations of why the body ages the way it does. Rather than stopping at a list of proteins whose abundance correlates with chronological age, PEN pushes the analysis through a sequence of increasingly biological filters, ultimately nominating candidate molecular targets that researchers can prioritize for experimental follow-up.</p>
<p>The motivation behind the work lies in a paradox that has emerged from large-scale plasma proteomics studies. Over the past several years, researchers measuring thousands of proteins in blood samples from tens of thousands of individuals have shown that these molecular fingerprints can estimate chronological age with striking accuracy. Yet a protein that predicts age is not necessarily a protein that drives ageing. Correlation, as the field has repeatedly learned, does not equal causation, and the leap from a predictive biomarker to a druggable target requires layers of evidence that simple statistical associations cannot supply. PEN was designed specifically to make that leap more systematic, transparent, and reproducible.</p>
<p>Architecturally, PEN unfolds in six sequential stages, each of which adds a distinct form of biological reasoning. The pipeline begins with a plasma proteome input, typically a matrix of protein abundance measurements across many individuals. In the second stage, a multilayer perceptron, a classic type of deep neural network, is trained to predict chronological age from the protein measurements. In the demonstration study, the team applied this stage to data from 44,179 UK Biobank participants profiled for approximately 2,920 plasma proteins. The model achieved a test coefficient of determination of 0.8723, a Pearson correlation of 0.934, and a mean absolute error of just 2.30 years, confirming that the proteomic age clock was performing at a level comparable to the best published proteomic predictors.</p>
<p>The third stage is where PEN begins to move beyond prediction. Using a technique called Integrated Gradients, an attribution method originally developed for interpreting deep learning models, the researchers identified which proteins contributed most strongly to the age predictions and characterized the functional modules those proteins participate in. Integrated Gradients works by accumulating the gradients of the model&#8217;s output with respect to its inputs as features are gradually shifted from a baseline to the actual value, yielding a per-protein importance score. This step converts the opaque neural network into a ranked list of diagnostic proteins, providing the raw material for the target discovery stages that follow.</p>
<p>Stage four introduces the graph-based core of the framework. The diagnostic proteins are mapped onto a protein-protein interaction network, a vast molecular map in which nodes represent proteins and edges represent known physical or functional interactions. Graph convolutional propagation and diffusion algorithms then spread information across this network, allowing the framework to identify candidate targets that are not merely important on their own but are embedded in neighborhoods of ageing-relevant biology. This network context matters because biological systems rarely act through single molecules; perturbing one node of a densely connected module can ripple through entire pathways. By propagating evidence through the interactome, PEN surfaces candidates that a purely statistical analysis would likely overlook.</p>
<p>The fifth stage applies a discovery-oriented reranking that integrates multiple components of biological evidence, weighing each candidate against additional criteria before a final prioritization is issued. Applied to the UK Biobank plasma proteomics data, this process produced a shortlist of candidate mechanistic target hypotheses that includes FBN1, FBLN5, EDA, RLN3, LHCGR, COL14A1, HLA-E, and TSPAN4. Several of these names will be familiar to students of ageing biology. FBN1 encodes fibrillin-1, a structural component of elastic fibers, and FBLN5 encodes fibulin-5, another extracellular matrix protein essential for elastic fiber assembly, both of which connect plausibly to the vascular stiffening and tissue degeneration characteristic of ageing. HLA-E, an immune regulatory molecule, hints at the inflammatory and immunological dimensions of the ageing process.</p>
<p>The sixth and final stage provides what the authors describe as orthogonal in silico support through virtual perturbation. Here the framework turns to Geneformer, a foundation model of gene regulatory networks trained on large corpora of single-cell transcriptomic data. Geneformer can simulate, computationally, what happens to a cell&#8217;s transcriptional state when a particular gene&#8217;s activity is reduced or abolished, a process the researchers call virtual perturbation. The team applied this approach to an independent dataset, GSE130973, a publicly available single-cell RNA sequencing dataset of ageing human skin. By asking whether virtual perturbation of each candidate gene shifts cells from an OLD transcriptional state toward a YOUNG one, or vice versa, the framework obtained an independent line of computational evidence that is entirely separate from the plasma proteomics data used to generate the candidates.</p>
<p>The results of this final stage were instructive in both their successes and their limitations. After recalibrating the analysis using an expanded null distribution of 500 random token-valid genes, FBLN5 and HLA-E showed significant positive OLD-to-YOUNG transcriptional state shifts in specific cell populations, strengthening the case that these two proteins merit experimental attention. Other candidates, including several on the original shortlist, displayed weaker or context-dependent effects, a reminder that computational prioritization is a hypothesis-generating exercise rather than a guarantee of biological validity. The authors are explicit on this point: the Geneformer perturbation stage strengthens biological plausibility but does not constitute experimental validation. Laboratory work with cell models, organoids, or animal systems remains essential before any of these candidates can be considered genuine therapeutic targets.</p>
<p>What makes PEN notable is less any single algorithmic component than the discipline of its overall design. Each stage is modular and auditable, and the framework is explicitly intended to be reproducible and generalizable. The authors argue that the same six-stage logic, proteomic input, deep learning prediction, interpretability analysis, graph-based propagation, evidence-weighted reranking, and foundation-model perturbation testing, could be applied to other biomarker-driven target discovery problems far beyond ageing, from cardiometabolic disease to neurodegeneration. The study was conducted using the UK Biobank Resource under Application Number ID200882 and was supported by the Zhangjiang Special Funding Major Project 2024, an initiative titled AI-driven and multi-ancestry evaluated protein therapeutic discovery system, reflecting a broader industrial and academic push to convert population-scale omics data into actionable drug discovery pipelines.</p>
<p>The broader significance of the work lies in its timing. Proteomic age clocks are proliferating, foundation models for biology are maturing rapidly, and the pharmaceutical industry is increasingly willing to pursue ageing itself, or age-related frailty, as a therapeutic domain. What has been missing is a principled way to connect these pieces, to move from a blood test that knows how old you are to a molecule worth targeting in the clinic. PEN offers one template for that connection, complete with built-in humility about what computation can and cannot establish. If candidates such as FBLN5 and HLA-E survive the crucible of experimental validation, the framework that nominated them may well become a standard fixture in the computational geroscience toolkit, and the era in which a blood draw could point directly toward an anti-ageing intervention will have moved one decisive step closer.</p>
<p><strong>Subject of Research:</strong> A graph-guided computational framework for prioritizing ageing-associated drug target hypotheses from plasma proteomics data.</p>
<p><strong>Article Title:</strong> Protein Expression Net: an integrated graph-guided computational framework and virtual perturbation approach for prioritizing ageing-associated target hypotheses from plasma proteomics</p>
<p><strong>Article References:</strong> Wu, W., Jiang, Y., Wei, K., Lin, Z., Gu, R., Wei, S., Wang, Z., Fang, L., Wang, X., Fu, X., Wang, Y., &amp; Pan, L. (2026). Protein Expression Net: an integrated graph-guided computational framework and virtual perturbation approach for prioritizing ageing-associated target hypotheses from plasma proteomics. <em>BMC Bioinformatics</em>. <a href="https://doi.org/10.1186/s12859-026-06645-3" rel="noopener noreferrer">https://doi.org/10.1186/s12859-026-06645-3</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s12859-026-06645-3" rel="noopener noreferrer">10.1186/s12859-026-06645-3</a></p>
<p><strong>Keywords:</strong> ageing, plasma proteomics, UK Biobank, deep learning, graph neural network, Integrated Gradients, Geneformer, virtual perturbation, target prioritization, BMC Bioinformatics, protein-protein interaction network, biomarkers</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">194595</post-id>	</item>
	</channel>
</rss>
