<?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>drug response &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/drug-response/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Sep 2026 21:20:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>drug response &#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>New AI Tool MANTRA Reads Leukemia Data in Multiple Dimensions to Reveal Hidden Patient Subgroups</title>
		<link>https://scienmag.com/new-ai-tool-mantra-reads-leukemia-data-in-multiple-dimensions-to-reveal-hidden-patient-subgroups/</link>
		
		<dc:creator><![CDATA[Nathaniel Bowman]]></dc:creator>
		<pubDate>Wed, 23 Sep 2026 21:20:56 +0000</pubDate>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[acute lymphoblastic leukemia]]></category>
		<category><![CDATA[advanced data analysis for leukemia]]></category>
		<category><![CDATA[Bayesian inference]]></category>
		<category><![CDATA[Bayesian tensor modeling]]></category>
		<category><![CDATA[chronic lymphocytic leukemia]]></category>
		<category><![CDATA[drug response]]></category>
		<category><![CDATA[drug response profiling in leukemia]]></category>
		<category><![CDATA[gene expression and chromatin accessibility integration]]></category>
		<category><![CDATA[hidden patient subgroups identification]]></category>
		<category><![CDATA[leukemia data integration]]></category>
		<category><![CDATA[MANTRA]]></category>
		<category><![CDATA[multi-dimensional data analysis]]></category>
		<category><![CDATA[multi-omics]]></category>
		<category><![CDATA[multi-omics data visualization]]></category>
		<category><![CDATA[multi-view data analysis in cancer research]]></category>
		<category><![CDATA[open-access computational biology tools]]></category>
		<category><![CDATA[patient stratification]]></category>
		<category><![CDATA[plasmacytoid dendritic cells]]></category>
		<category><![CDATA[single-cell ATAC-seq]]></category>
		<category><![CDATA[single-cell RNA-seq]]></category>
		<category><![CDATA[structured sparsity]]></category>
		<category><![CDATA[tensor decomposition]]></category>
		<category><![CDATA[tensor-based computational biology]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=210401</guid>

					<description><![CDATA[A new Bayesian framework called MANTRA jointly analyzes three-dimensional drug-response data and two-dimensional gene expression matrices, revealing clinically relevant leukemia patient subgroups that matrix-based methods miss, including a plasmacytoid dendritic cell program in pediatric B-cell acute lymphoblastic leukemia.]]></description>
										<content:encoded><![CDATA[<p>Every patient with leukemia carries a molecular story written across multiple layers of data: gene expression, chromatin accessibility, and drug responses measured under dozens of laboratory conditions. For years, computational biologists have struggled to read these layers together, because modern experiments produce data in awkward shapes. A drug screen across patients, drugs, and immune signals is naturally a three-dimensional table, while a gene expression profile of the same patients is a flat, two-dimensional matrix. Standard analysis tools force researchers to flatten one of these structures, destroying information in the process. A team at Goethe University Frankfurt has now built a solution, publishing an open-access study in Molecular Systems Biology that describes MANTRA, a Bayesian framework capable of jointly modeling collections of tensors of different orders.</p>
<p>The name MANTRA stands for Multi-view ANalysis with Tensor and matRix Alignment, and the framework was developed by Kevin De Azevedo, Yusuf Berk Oruc, and Florian Buettner, who contributed to the German Cancer Consortium and the Frankfurt Cancer Institute. Conceptually, MANTRA can be understood as a generalization of group factor analysis to tensor-valued data, or conversely, as an extension of classical tensor decomposition into the multi-view setting. It takes as input a collection of datasets, some three-dimensional and some two-dimensional, and decomposes them jointly into shared low-dimensional latent factors. Each mode of the data, whether patients, drugs, cytokines, cell types, or genes, receives its own embedding matrix, and products of these matrices yield interpretable loadings that expose interactions between the different dimensions.</p>
<p>What makes MANTRA technically distinctive is its Bayesian formulation with structured sparsity priors. The model places horseshoe priors on feature embeddings, a multi-scale shrinkage approach well suited to variational inference. Within this scheme, an Automatic Relevance Determination prior allows individual factors to be active in only a subset of data views, while local regularization encourages sparsity within each factor itself. This design has two practical consequences. First, unneeded factors are automatically driven toward zero, making the model remarkably robust when the true rank of the data is unknown, a common and frustrating problem in real applications. Second, the sparse factors highlight only the most relevant features, making the results biologically interpretable rather than opaque. Missing values, a perennial headache in clinical studies where not every omics layer can be profiled for every patient, are handled natively and in a principled manner.</p>
<p>The team validated MANTRA extensively on synthetic data before turning to real biology. In systematic benchmarks against PARAFAC, a state-of-the-art tensor decomposition implementation from the TensorLy package, MANTRA performed comparably in the high signal-to-noise regime and substantially better in the noisy, sparse, low-sample conditions that mimic real-world datasets. When the models were deliberately fitted with more factors than the true rank, MANTRA&#8217;s sparsity priors switched off the excess factors, whereas PARAFAC degraded. Scalability analyses on GPU hardware showed favorable scaling across sample counts, feature dimensions, and ranks, and sensitivity analyses confirmed that the choice of prior hyperparameters for the noise model leaves reconstruction accuracy stable across a broad range of data conditions.</p>
<p>The first real-world application focused on Chronic Lymphocytic Leukemia, a disease in which inter-patient heterogeneity strongly influences treatment outcomes. The researchers analyzed a published dataset of 192 primary CLL samples in which cell viability had been measured in response to 12 drugs under 17 different microenvironmental stimuli, complemented by bulk RNA sequencing of the same patients. This produced exactly the kind of mixed-order collection MANTRA was designed for: a third-order drug viability tensor of patients, drugs, and cytokines, alongside a second-order RNA-seq matrix of patients and genes. When trained on the drug tensor alone, MANTRA&#8217;s patient embeddings showed only a partial association with IGHV mutation status, one of the most important prognostic markers in CLL, distinguishing patients with typically aggressive unmutated disease from those with more indolent mutated disease.</p>
<p>The picture changed dramatically when the transcriptomic view was added. In the joint multi-view model, the patient embeddings separated sharply by IGHV status, and the drug loadings recovered known biological relationships, with drugs targeting the B-cell receptor, MAPK, and DNA damage response pathways clustering together. Quantitatively, the researchers used Leiden clustering of the learned latent space and measured alignment with clinical labels using adjusted Rand index and normalized mutual information, following standard practice from the single-cell integration literature. MANTRA outperformed MOFA+ and MOFA-FLEX, two leading matrix-based multi-omics tools, which had to flatten the three-dimensional drug tensor into stacks of two-dimensional matrices. MANTRA also separated patients by Trisomy 12, an intermediate-risk cytogenetic abnormality present in roughly ten to twenty percent of CLL patients, more accurately than the baselines, demonstrating that the model captures clinically meaningful axes of variation relevant to stratification and treatment response.</p>
<p>The second application pushed MANTRA into the single-cell arena, where the stakes were even higher. The team analyzed a multi-omics dataset from 18 pediatric patients with KMT2A-rearranged Acute Lymphoblastic Leukemia and 5 healthy donors, constructing two third-order tensors of patients, cell types, and features: one for single-cell RNA sequencing and one for single-cell ATAC sequencing. Because MANTRA tolerates missing values, it could use all 18 patients, whereas the specialized tool scITD, which requires every cell type to be observed in every donor, had to discard 7 of them. Both methods separated healthy donors from leukemia patients, but only MANTRA went further, splitting the patients into two distinct subgroups driven by a factor that was predominantly active in plasmacytoid dendritic cells, a rare immune cell population that turned out to be the surprising driver of disease heterogeneity.</p>
<p>Pathway analysis revealed what this plasmacytoid dendritic cell factor meant biologically. Genes loading strongly on the factor were enriched for interferon signaling and other immune-active pathways as well as endoplasmic reticulum stress programs, while lymphoid transcription factors such as ETV6 showed low loadings and genes typically implicated in T-cell lineage leukemia, including BCL2, MYC, and LYL1, showed high loadings. One patient subgroup carried a high-immune-activity, low-ER-stress program in their plasmacytoid dendritic cells, while the other occupied the opposite end of the spectrum. Critically, neither MOFA+, MOFA-FLEX, nor scITD detected this cell-type-specific stratification; all of their factors were dominated by blast cells. The finding was validated in an independent cohort of 7 pediatric B-ALL patients and 4 healthy donors, and when MANTRA was run on pediatric T-ALL data as a negative control, no such factor appeared, confirming that the plasmacytoid dendritic cell program is specific to B-cell acute lymphoblastic leukemia.</p>
<p>The linear structure of MANTRA is both its strength and its acknowledged limitation. Linear factor models are inherently interpretable, allowing biologists to trace each factor back to specific cell types, drugs, and pathways through the generalized loadings matrix. But capturing non-linear relationships would require kernel methods or deep architectures that would sacrifice precisely this transparency. The authors also note that in datasets where structural dependencies between dimensions are negligible, or where extreme sparsity and noise prevail, simpler matrix factorizations may remain equally effective or more stable. Identifiability and rotational invariance, perennial issues for all latent variable models, also apply here. Still, the researchers point toward supervised extensions of the framework as a promising future direction, albeit one that brings new overfitting challenges.</p>
<p>The implications reach well beyond leukemia. Drug screens that measure patient-derived cells across drugs and microenvironmental conditions, single-cell atlases that profile multiple tissues per donor, and multi-modal studies combining expression with chromatin accessibility all generate data with exactly the mixed-order tensor structure that MANTRA handles natively. By refusing to flatten higher-order structure into matrices, and by handling missing data through principled Bayesian inference rather than ad hoc imputation, the tool opens a window onto biological variation that existing methods systematically miss. The code is publicly available on GitHub, implemented in Python using the probabilistic programming library Pyro, and the discovery that a rare immune cell type defines clinically relevant leukemia subgroups offers a vivid demonstration of what becomes visible when algorithms finally learn to see data in all of its dimensions.</p>
<p><strong>Subject of Research:</strong> Interpretable Bayesian integration of mixed-order multi-omics tensors for leukemia patient stratification</p>
<p><strong>Article Title:</strong> Interpretable multi-omics integration across mixed-order tensors with MANTRA</p>
<p><strong>Article References:</strong> De Azevedo, K., Oruc, Y. B., &amp; Buettner, F. (2026). Interpretable multi-omics integration across mixed-order tensors with MANTRA. <em>Molecular Systems Biology, 22</em>(9), 1415-1429. <a href="https://doi.org/10.1038/s44320-026-00223-8" rel="noopener noreferrer">https://doi.org/10.1038/s44320-026-00223-8</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1038/s44320-026-00223-8" rel="noopener noreferrer">10.1038/s44320-026-00223-8</a></p>
<p><strong>Keywords:</strong> MANTRA, tensor decomposition, multi-omics, Bayesian inference, chronic lymphocytic leukemia, acute lymphoblastic leukemia, drug response, single-cell RNA-seq, single-cell ATAC-seq, plasmacytoid dendritic cells, structured sparsity, patient stratification</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">210401</post-id>	</item>
	</channel>
</rss>
