Research Radar — 2026-05-19

Generated 2026-05-19 09:30 +0800 DeepSeek-V4-Pro Academic articles only

Methods & AI

Computational

6 selected
Computational #1 READ FULL

Immunotherapy drug target identification using machine learning and patient-derived tumour explant validation

Nature Machine Intelligence Published 2026-05-18 research article DOI: 10.1038/s42256-026-01201-3

Authors: Augustine et al.

immunotherapy drug target discovery graph neural network multi-omics patient-derived explants machine learning

Summary: Introduces MIDAS (Mining Immunotherapy Drug tArgetS), a multimodal graph neural network system for immuno-oncology target discovery that integrates gene interactions, multi-omic patient profiles, immune cell biology, antigen processing, disease associations, and genetic perturbation phenotypes. MIDAS generalizes to time-sliced data, outcompetes state-of-the-art baselines including OpenTargets, ranks approved targets above those in clinical development, and recovers immunotherapy-response-associated genes in unseen patients. Functional perturbation of oncostatin M–oncostatin M receptor signaling, a proposed MIDAS target, in TRACERx melanoma patient-derived explants reduced dysfunctional CD8+ T cells and CCL4 levels — consistent with oncostatin M modulating the TME toward immunosuppressive phenotypes.

Why it matters: Current immunotherapy benefits only a minority of patients, and novel target discovery remains slow and expensive. MIDAS represents a systematic computational framework that not only predicts targets but validates them in clinically relevant patient-derived explants — bridging the gap between computational prediction and translational immunology with direct therapeutic implications.

Why for Yiru: Immuno-oncology target discovery and TME modulation are directly aligned with Boss's research interests. The patient-derived explant validation approach and the identification of oncostatin M as a TME modulator connect to interests in spatial TME biology and immunotherapy resistance mechanisms.

Computational #2 BROWSE

SpecGP as a transformer-based model for predicting energy-adaptable structural spectra of glycopeptides

Nature Machine Intelligence Published 2026-05-18 research article DOI: 10.1038/s42256-026-01246-4

Authors: Wang et al.

glycoproteomics transformer deep learning spectral prediction mass spectrometry glycopeptide

Summary: Presents SpecGP, a transformer-based deep learning model for predicting the structural spectra of intact N-glycopeptides at different collision energies. Glycopeptide spectra are inherently complex and high-dimensional due to the combinatorial diversity of glycan structures and peptide backbones. SpecGP addresses this challenge by learning energy-adaptable spectral representations, enabling high-throughput spectral library construction for glycoproteomics without requiring exhaustive experimental acquisition.

Why it matters: Glycoproteomics is a critical but technically challenging dimension of proteomics — glycans regulate protein function, immune recognition, and disease progression. Accurate in silico spectral prediction dramatically reduces the experimental burden of glycoproteomics and enables systematic glycoproteome profiling at scale.

Why for Yiru: Post-translational modifications including glycosylation are important regulators of immune recognition and cell signaling in the TME. Methods that expand the analytical toolkit for glycoproteomics support comprehensive molecular characterization of tumor and immune cell states.

Computational #3 BROWSE

Rescuing true protein binders from AI hallucinations via zero-shot, ensemble-driven statistical physics scoring

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.11.724213

Authors: Chou et al.

protein design AI hallucination statistical physics binder rescue ensemble scoring zero-shot

Summary: Addresses a critical problem in AI-driven protein design: generative models produce plausible-looking protein binders that are actually non-functional hallucinations. Proposes a zero-shot, ensemble-driven statistical physics scoring framework that rescues true binders from AI-generated pools by evaluating conformational ensemble properties rather than single-structure metrics. Demonstrates that ensemble-based scoring separates genuine binders from hallucinated ones where conventional single-structure metrics fail.

Why it matters: AI hallucination in protein design wastes enormous experimental resources — researchers spend months testing AI-designed proteins that never had a chance of working. A computational filter that distinguishes real binders from hallucinations without requiring experimental data could dramatically improve the efficiency of AI-guided protein engineering pipelines.

Why for Yiru: Protein design and binder engineering are relevant to developing therapeutic proteins, biosensors, and research tools for TME biology. The hallucination problem mirrors broader challenges in AI for biology where generative models produce plausible but non-functional outputs.

Computational #4 READ FULL

Reprogramming tumour-associated macrophages from immune suppressive to inflammatory state by Checkpoint kinase 1 inhibitor combination treatment

bioRxiv Published 2026-05-17 preprint DOI: 10.1101/2026.05.13.724422

Authors: Zeng et al.

tumour-associated macrophages Checkpoint kinase 1 TAM reprogramming immunotherapy tumour microenvironment drug combination

Summary: Demonstrates that Checkpoint kinase 1 (Chk1) inhibitor combination treatment reprograms tumour-associated macrophages (TAMs) from an immune-suppressive M2-like state to an inflammatory, anti-tumour M1-like state. The study characterizes the molecular mechanism by which Chk1 inhibition reshapes the TAM transcriptional and functional landscape, and shows that TAM reprogramming contributes to the anti-tumour efficacy of Chk1 inhibitor combinations in preclinical models, adding an immune component to what was previously considered a purely tumour-cell-intrinsic therapeutic strategy.

Why it matters: Chk1 inhibitors are in clinical development primarily for their tumour-cell-intrinsic effects on DNA damage response. The discovery that they also reprogram TAMs toward anti-tumour phenotypes adds an unexpected immunological dimension and suggests combination strategies with immunotherapy that leverage both tumour-cell and immune-cell effects.

Why for Yiru: TAM reprogramming is a major therapeutic axis in the TME. Understanding how existing clinical-stage drugs like Chk1 inhibitors reshape macrophage states could inform rational combination immunotherapy design and spatial analysis of treatment response.

Computational #5 BROWSE

Advancing Knotted Protein Design with ESM3: Guided Generation and Topological Insights

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.07.723606

Authors: Marsalkova & Simecek

protein design knotted proteins ESM3 topology generative model protein engineering

Summary: Explores the use of ESM3, a state-of-the-art protein language model, for guided generation of knotted protein topologies — a class of protein folds previously considered extremely challenging for computational design. Provides topological insights into how deep learning models navigate the complex fold space of knotted proteins and demonstrates successful generation of diverse knotted architectures with validated structural properties.

Why it matters: Knotted proteins represent a frontier in protein design — their complex topologies confer unique stability and functional properties but have been largely inaccessible to rational design. Demonstrating that generative models can navigate this space expands the repertoire of designable protein architectures for therapeutic and industrial applications.

Why for Yiru: Protein design and engineering are relevant to developing novel biologics and understanding structure-function relationships in molecular recognition. The topological dimension of protein design connects to broader interests in biomolecular structure and function.

Computational #6 BROWSE

Evaluating open LLMs for agentic analysis orchestration in a typical biomedical lab

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.13.724985

Authors: Nekrutenko

LLM agentic AI biomedical research bioinformatics open-source benchmarking

Summary: Systematically evaluates open-source large language models (LLMs) for their ability to orchestrate multi-step agentic analysis workflows in a typical biomedical lab setting. Tests models on real-world bioinformatics tasks including data preprocessing, statistical analysis, visualization generation, and result interpretation. Identifies strengths and failure modes of open LLMs compared to proprietary alternatives for autonomous biomedical data analysis.

Why it matters: As AI agents become more integrated into research workflows, understanding which models can reliably orchestrate biomedical analyses is critical. This evaluation provides practical guidance for labs considering deploying open LLMs for automated analysis pipelines and highlights where human oversight remains essential.

Why for Yiru: AI agents for biomedical analysis are directly relevant to automating and scaling computational research workflows. Understanding the capabilities and limitations of open LLMs informs decisions about tool adoption in Boss's research environment.

Biomedical discoveries

Biomedicine

6 selected
Biomedicine #1 READ FULL

Integrated multi-omics identifies distinct macrophage alterations during progression of metabolic dysfunction-associated steatohepatitis

Nature Genetics Published 2026-05-18 research article DOI: 10.1038/s41588-026-02600-3

Authors: Boesch et al.

MASLD MASH macrophage multi-omics spatial transcriptomics GPNMB liver disease

Summary: Integrates single-nucleus transcriptomics, spatial multi-omics, and proteomics on human liver samples to delineate the evolving landscape of hepatic macrophages across the MASLD-to-MASH disease spectrum. Reveals progressive depletion of Kupffer cells accompanied by emergence of diverse, phenotypically distinct macrophage subsets. Spatial multi-omics demonstrates that disease progression toward MASH is marked by accumulation of antigen-presenting, phagocytic GPNMB+ macrophages supported by IL32-producing hepatocytes. Identified macrophage markers enable patient stratification by disease activity and stage across independent clinical cohorts.

Why it matters: MASLD affects over 30% of the global population yet the immune mechanisms driving progression from benign steatosis to inflammatory MASH remain poorly understood. This study provides the most comprehensive macrophage atlas of human MASH progression to date and identifies GPNMB+ macrophages as a spatially defined, stage-specific population with potential as both biomarkers and therapeutic targets.

Why for Yiru: Macrophage heterogeneity and spatial organization in chronic inflammatory disease directly parallel questions in the tumour microenvironment. The multi-omics integration approach and identification of spatially coordinated hepatocyte-macrophage interactions are methodologically and conceptually relevant to TME research.

Biomedicine #2 READ FULL

Monocyte infiltration induces CNS arginine catabolism to fuel neuroinflammation

Nature Immunology Published 2026-05-18 research article DOI: 10.1038/s41590-026-02516-4

Authors: Kerndl et al.

neuroinflammation monocyte arginine metabolism CNS multiple sclerosis metabolic reprogramming

Summary: Reveals that infiltrating monocytes drive CNS arginine catabolism to fuel neuroinflammation in models of multiple sclerosis. Monocyte-derived arginase activity depletes local arginine pools, which paradoxically enhances inflammatory T cell responses through metabolic reprogramming rather than suppressing them. Identifies the monocyte-arginine axis as a metabolic driver of neuroinflammation distinct from classical cytokine-mediated mechanisms, suggesting metabolic intervention points for neuroinflammatory diseases.

Why it matters: Neuroinflammation drives pathology in multiple sclerosis and other CNS diseases, yet current therapies broadly suppress immune function. Identifying a monocyte-specific metabolic pathway — arginine catabolism — as a driver of neuroinflammation opens the door to more targeted interventions that spare protective immunity.

Why for Yiru: Monocyte/macrophage metabolic reprogramming and its impact on T cell function are directly relevant to understanding myeloid-T cell crosstalk in the TME. The concept of metabolite-driven immune modulation has clear parallels in tumour immunology.

Biomedicine #3 READ FULL

Overweight status drives early tumor microenvironment reprogramming in pancreatic ductal adenocarcinoma: a cell-type-resolved Bayesian hierarchical modeling and interactome analysis

bioRxiv Published 2026-05-17 preprint DOI: 10.1101/2026.05.14.721695

Authors: Viswanathan et al.

pancreatic cancer obesity tumor microenvironment Bayesian modeling interactome cell-type resolved

Summary: Uses cell-type-resolved Bayesian hierarchical modeling and interactome analysis to investigate how overweight status drives early tumor microenvironment reprogramming in pancreatic ductal adenocarcinoma (PDAC). Reveals that overweight-associated metabolic and inflammatory signals reshape cell-cell communication networks in the pre-malignant and early tumour TME, altering fibroblast, immune, and epithelial cell states in ways that may accelerate PDAC progression. Identifies specific ligand-receptor interactions and signaling pathways through which systemic metabolic status is transduced into local TME changes.

Why it matters: Obesity is a major risk factor for pancreatic cancer and is associated with worse outcomes, but the mechanisms linking systemic metabolic status to local TME reprogramming are poorly understood. This study provides a computational framework and specific molecular hypotheses for how overweight status primes the TME for cancer progression.

Why for Yiru: The intersection of systemic metabolism and TME biology is highly relevant to understanding cancer risk and progression. The cell-type-resolved Bayesian modeling approach is methodologically relevant to spatial and single-cell TME analysis.

Biomedicine #4 BROWSE

Deep analysis of FANTOM CAGE data reveals hierarchical patterns of TSS co-deployment hubs and their disruption in cancers

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.15.725323

Authors: Meduri et al.

transcription start site CAGE FANTOM cancer gene regulation TSS hubs

Summary: Performs deep analysis of FANTOM CAGE (Cap Analysis of Gene Expression) data to uncover hierarchical patterns of transcription start site (TSS) co-deployment hubs — groups of TSSs that are coordinately regulated across cell types and conditions. Reveals that these TSS hubs are systematically disrupted in cancers, with specific hub architectures associated with oncogenic transcriptional programs. Provides a new framework for understanding how promoter architecture encodes regulatory information beyond individual gene-level analysis.

Why it matters: Transcriptional dysregulation is a hallmark of cancer, but most analyses focus on gene-level expression changes. This study reveals a higher-order organizational principle — TSS co-deployment hubs — whose disruption in cancer may represent a fundamental mechanism of transcriptional reprogramming invisible to conventional gene expression analysis.

Why for Yiru: Transcriptional regulation and gene expression programs are fundamental to understanding cancer cell states and immune cell differentiation in the TME. The concept of coordinated TSS hubs adds a regulatory layer relevant to interpreting transcriptomic data.

Biomedicine #5 BROWSE

Targeting therapy-induced senescence across multiple breast cancer subtypes in a metastatic bone-like microenvironment

bioRxiv Published 2026-05-17 preprint DOI: 10.1101/2026.05.12.724653

Authors: Hamburger et al.

therapy-induced senescence breast cancer bone metastasis senolytics tumor microenvironment drug resistance

Summary: Investigates therapy-induced senescence across multiple breast cancer subtypes in a metastatic bone-like microenvironment model. Shows that chemotherapy and targeted therapy induce senescence in breast cancer cells residing in bone-mimetic conditions, and that these senescent cells secrete factors that remodel the bone metastatic niche. Evaluates senolytic strategies to eliminate therapy-induced senescent cells and prevent their pro-tumorigenic microenvironmental effects.

Why it matters: Therapy-induced senescence is increasingly recognized as a double-edged sword — senescent cells stop dividing but secrete factors that can promote tumour progression and therapy resistance. Understanding senescence in the context of the bone metastatic microenvironment is particularly important given that bone is a common site of breast cancer metastasis with limited treatment options.

Why for Yiru: Cellular senescence in the TME and its impact on therapy response are relevant to understanding treatment resistance mechanisms. The bone microenvironment model connects to interests in how tissue-specific niches shape tumour cell behaviour.

Biomedicine #6 BROWSE

Genomic analysis of BCG unresponsive non-muscle-invasive bladder cancer identifies drivers of sensitivity to intravesical Gemcitabine/Docetaxel

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.10.724123

Authors: Yim et al.

bladder cancer BCG unresponsive genomics gemcitabine docetaxel precision oncology

Summary: Performs genomic analysis of BCG-unresponsive non-muscle-invasive bladder cancer (NMIBC) to identify molecular drivers of sensitivity to intravesical gemcitabine/docetaxel — an emerging salvage therapy for patients who fail standard BCG immunotherapy. Identifies specific genomic alterations associated with response and resistance to gemcitabine/docetaxel, providing a molecular framework for patient stratification in this clinical setting.

Why it matters: BCG-unresponsive NMIBC represents a major clinical challenge — patients face radical cystectomy (bladder removal) if salvage therapy fails. Identifying genomic predictors of response to gemcitabine/docetaxel could spare some patients from life-altering surgery and guide personalized treatment decisions.

Why for Yiru: Genomic determinants of therapy response and precision oncology are broadly relevant to cancer research. The bladder cancer immunotherapy context connects to interests in understanding why some tumours respond to immune-based therapies while others do not.

Cross-disciplinary watchlist

Other Fields

6 selected
Field #1 BROWSE

Recurrent structural variation and recent turnover at the 17q21.31 locus in humans and great apes

Nature Communications Published 2026-05-19 research article DOI: 10.1038/s41467-026-73174-1

Authors: Sridharan et al.

structural variation 17q21.31 human evolution great apes genome architecture Koolen-de Vries syndrome

Summary: Characterizes recurrent structural variation and recent evolutionary turnover at the 17q21.31 locus — a region harboring a ~970 kb inversion polymorphism in humans associated with Koolen-de Vries syndrome, fecundity, and recombination rates — across humans and great apes. Reveals that the structural haplotypes at this locus have undergone recent and repeated turnover during hominid evolution, with distinct inversion architectures arising independently in different lineages. Provides a detailed evolutionary history of one of the most structurally dynamic regions of the human genome.

Why it matters: The 17q21.31 locus is a hotspot of human structural variation with direct clinical relevance (microdeletions cause Koolen-de Vries syndrome). Understanding its evolutionary dynamics provides context for interpreting pathogenic versus benign structural variants and reveals principles of genome structural evolution more broadly.

Why for Yiru: Genome structural variation and evolution are relevant to understanding the genomic landscape of cancer, where large-scale structural changes are common. The evolutionary perspective on genome architecture connects to interests in how genomes tolerate and are shaped by structural change.

Field #2 BROWSE

Chromatin- and actin-mediated mitochondrial streaming leads to patterning of mitochondrial distribution in oocytes

Nature Communications Published 2026-05-18 research article DOI: 10.1038/s41467-026-73192-z

Authors: Lee et al.

mitochondria oocyte chromatin actin streaming subcellular organization

Summary: Discovers the mechanism by which mitochondria become concentrated in the spindle hemisphere of ovulated oocytes — a long-recognized but unexplained phenomenon. Through live-cell imaging and modeling, demonstrates that chromatin and actin filaments cooperatively drive mitochondrial streaming toward the spindle, creating a patterned mitochondrial distribution critical for proper energy supply during early embryonic development. The streaming mechanism involves coordinated cytoskeletal forces and chromatin-derived signals.

Why it matters: Mitochondrial distribution in oocytes is essential for embryonic development — asymmetric mitochondrial inheritance can compromise embryo viability. Understanding the mechanism of mitochondrial patterning not only solves a decades-old cell biological puzzle but has implications for reproductive biology and assisted reproduction technologies.

Why for Yiru: Subcellular organelle organization and cytoskeletal dynamics are fundamental to cell biology. The concept of chromatin-guided organelle streaming has conceptual parallels to how subcellular organization is patterned in immune cells during activation and migration.

Field #3 BROWSE

Phage-encoded factor stimulates DNA degradation by the Hna anti-phage defense system

Nature Communications Published 2026-05-18 research article DOI: 10.1038/s41467-026-73157-2

Authors: Hooper et al.

bacteriophage anti-phage defense Hna DNA degradation abortive infection host-virus arms race

Summary: Identifies a phage-encoded factor that paradoxically stimulates DNA degradation by the bacterial Hna anti-phage defense system. Hna is a broadly distributed prokaryotic immune system that confers resistance by triggering abortive infection — infected cells sacrifice themselves to protect the bacterial population. The phage factor enhances rather than inhibits Hna activity, revealing a nuanced layer of the host-virus evolutionary arms race where phage proteins can modulate rather than simply evade bacterial immunity.

Why it matters: The discovery that a phage factor stimulates rather than inhibits a bacterial defense system adds a new dimension to our understanding of the phage-bacteria arms race. It suggests that phage may actively modulate the strength of abortive infection responses, potentially to balance the costs and benefits of killing their host.

Why for Yiru: Host-pathogen interactions and immune evasion mechanisms are broadly relevant to understanding how cancer cells evade immune surveillance. The concept of modulating rather than blocking defense systems has conceptual parallels to immune checkpoint biology.

Field #4 BROWSE

Engineering yeast chromosomal telomeres with a bacteriophage system

Nature Communications Published 2026-05-19 research article DOI: 10.1038/s41467-026-73335-2

Authors: Deng et al.

telomere yeast bacteriophage chromosome engineering genome architecture telomerase

Summary: Engineers yeast chromosomal telomeres using a bacteriophage-derived system, bypassing the conserved eukaryotic telomere-telomerase machinery that has maintained chromosome ends for over a billion years. Demonstrates that a phage recombination system can replace endogenous telomere maintenance, creating yeast strains whose chromosome ends are maintained by a completely orthogonal mechanism. This represents a radical re-engineering of a fundamental eukaryotic cellular process.

Why it matters: Telomere maintenance is essential for eukaryotic chromosome stability and is intimately linked to aging and cancer. Engineering an orthogonal telomere maintenance system not only provides a powerful tool for studying telomere biology but opens the door to synthetic control of chromosome end dynamics for biotechnology applications.

Why for Yiru: Telomere biology and genome stability are relevant to understanding replicative senescence, cancer cell immortalization, and the genomic consequences of telomere dysfunction in disease.

Field #5 BROWSE

Melanin regulates mitochondrial dynamics, metabolism and inflammatory signaling to protect the retina

bioRxiv Published 2026-05-17 preprint DOI: 10.1101/2026.05.15.724948

Authors: Islam et al.

melanin mitochondrial dynamics retina metabolism inflammation neuroprotection

Summary: Reveals that melanin — best known for its role in pigmentation and UV protection — regulates mitochondrial dynamics, cellular metabolism, and inflammatory signaling in the retinal pigment epithelium to protect the retina. Melanin loss leads to mitochondrial fragmentation, metabolic dysfunction, and elevated inflammatory signaling, suggesting that melanin's protective role extends beyond light absorption to fundamental regulation of organelle and metabolic homeostasis.

Why it matters: Melanin is typically studied as a photoprotective pigment, but this study positions it as a regulator of mitochondrial biology and inflammation. This expands our understanding of melanin function and may explain why melanin loss in conditions like albinism and age-related macular degeneration leads to retinal degeneration — it's not just about UV protection, it's about cellular metabolism.

Why for Yiru: Mitochondrial dynamics and metabolic regulation of inflammation are broadly relevant to understanding cellular stress responses in the TME. The concept of pigment molecules regulating organelle function is a novel dimension of cell biology.

Field #6 BROWSE

Interpretable decoding of cell fate from a snapshot of combinatorial signaling

bioRxiv Published 2026-05-18 preprint DOI: 10.1101/2026.05.17.725652

Authors: Fijabi et al.

cell fate combinatorial signaling developmental biology interpretable model signaling dynamics cell state prediction

Summary: Develops an interpretable computational framework for decoding cell fate decisions from a single snapshot of combinatorial signaling pathway activity. Rather than requiring time-series measurements, the method infers how combinations of signaling inputs determine cell fate outcomes from static measurements, using interpretable models that reveal the logical rules governing fate decisions. Validated in developmental systems where cells integrate multiple signals to choose between alternative fates.

Why it matters: Understanding how cells integrate multiple signals to make fate decisions is a fundamental challenge in developmental and cancer biology. A method that decodes fate logic from static snapshots — when time-series experiments are often infeasible — could reveal the signaling rules governing cell state transitions in development and disease.

Why for Yiru: Cell fate determination and signaling integration are central to understanding how tumour cells and immune cells transition between states in the TME. The interpretable decoding approach is methodologically relevant to analyzing single-cell and spatial data from heterogeneous tissues.

Page Last Updated: