Search bioRxiv⌕ Search

Biology subjects

Bettencourt-Silva, J.

Publications and source records attributed to Bettencourt-Silva, J..

2 recordsLinked to original sources

RNA foundation models enable generalizable endometriosis disease classification and stable gene-level interpretation

Endometriosis is a chronic inflammatory condition with significant diagnostic delays impacting one in ten reproductive age women worldwide. While machine learning (ML) models trained on transcriptomic data show promise for disease prediction, limited generalizability across independent patient cohorts has hindered clinical translation. Foundations models (FMs) pretrained on large-scale transcriptomic data offer promise to learn transferrable, biologically meaningful representations that could support cross-cohort predictions. We assembled a 12-cohort bulk RNA-seq benchmark (334 samples) and developed a computationally efficient pipeline to test whether FMs improve endometriosis classification, an approach not previously applied to this disease. Using AutoXAI4Omics with cohort-aware validation, we compared embeddings derived from five state-of-the-art RNA FMs against TPM baselines. In cross-cohort prediction, FM embeddings significantly improved performance, achieving a weighted F1-score of 0.83 vs. 0.68 for the baseline. To allow gene-level interpretation of FM embedding models, we introduce classified-aligned integrated gradients (CA-IG), an interpretability approach aligning gene-level attributions to the downstream classifier without end-to-end finetuning. CA-IG revealed a conserved set of predictive genes from FM embeddings across cohort-validation regimes, contrasting with unstable baseline explainability, suggesting that FM embeddings prioritized transferable disease-related signal over cohort-specific effects. These genes include novel candidates that converge on biologically plausible pathways for endometriosis.

bioinformatics↗

GENET: AI-Powered Interactive Visualization Workflows to Explore Biomedical Entity Networks

Formulating hypotheses about gene-disease associations requires logical inference from prior data, followed by a laborious literature review. AI models trained on curated datasets (e.g., GWAS Catalog) can suggest SNP-disease links, but validating these predictions still demands manual evidence extraction. To streamline this process, we present GENET (Genomic Evidence Network Exploration Tool), an AI-enhanced, end-to-end visual analytics workflow applied to Age-Related Macular Degeneration (AMD). GENET comprises four sequential steps: (1) biomedical network analysis: a dual-encoder neural model identifies genes or SNPs associated with a target disease and vice versa; (2) literature evidence mining pipeline: a pipeline retrieves relevant papers and, using large language models, extracts biomedical entities and relations; (3) clustering: embeddings from pre-trained biomedical language models (BioBERT, BioLinkBERT) are clustered to group related concepts; (4) interactive visualizations: clusters and their networks are visualized with interactive features for hypothesis testing and insight generation. The workflow enables iterative hypothesis formulation and evidence validation, uncovering novel associations. GENET is open-sourced (https://github.com/BiomedSciAI/genet) and available for demonstration at https://genet.pythonanywhere.com.

bioinformatics↗