Metabolomics foundation models
Metabolomics

Metabolomics Models

Metabolite profiles from NMR and mass spectrometry

8 models in this category

What metabolomics foundation models do

Metabolomics foundation models learn from metabolite profiles measured by nuclear magnetic resonance spectroscopy and mass spectrometry, capturing the small-molecule signatures of cellular metabolism across thousands of detected features. Unlike genomics or transcriptomics, metabolomics data reflects the downstream chemistry of both genetics and environment, making it particularly informative for physiological phenotyping. These models aim to learn representations that generalize across instruments, sample types, and experimental conditions — challenges that have historically fragmented the metabolomics field and limited cross-study comparability.

Applications in biomarker discovery and clinical phenotyping

Biomarker discovery — identifying metabolites or metabolite signatures that distinguish disease states, treatment responses, or physiological conditions — is the primary application driving interest in foundation models for metabolomics. Metabolic phenotyping of population cohorts, where models must integrate hundreds to thousands of measured features across diverse participants, benefits from learned representations that capture co-regulation patterns invisible to univariate approaches. Spectral annotation, the task of identifying unknown peaks from NMR or MS spectra, is another area where pretrained models have begun to reduce the manual curation bottleneck.

Notable Models

Top-rated metabolomics models from our evaluations

DreaMS

IOCB Prague +1 other

Released May 23, 2025

69192

Self-supervised transformer pretrained on millions of tandem mass spectra, giving embeddings for spectral annotation and fingerprint prediction.

MetabolomicsSmall molecule
98Openness

MetaboliteChat

New York University

Released November 10, 2025

4

Multimodal conversational LLM for metabolite analysis, fusing a molecular-graph GNN and molecular-image CNN with a Vicuna-13B language backbone.

MetabolomicsSmall molecule
48Openness

LLM4MS

Nanjing University

Released November 4, 2025

7

Repurposes a pretrained large language model into an encoder for MS/MS spectra, embedding them for compound identification by spectral library search.

MetabolomicsSmall molecule
3Openness

Physics-informed graph neural network predicting metabolite concentrations from gene expression, generalizing zero-shot to unseen metabolites.

MetabolomicsSmall moleculeDNA & Gene
19Openness

Frequently asked questions

What is a metabolomics foundation model?

A metabolomics foundation model is a neural network pretrained on large collections of metabolomic measurements — mass spectrometry or NMR profiles capturing hundreds to thousands of metabolite features per sample — to learn representations of metabolic state that transfer to tasks like biomarker discovery and phenotype prediction. The field is earlier-stage than genomics or proteomics foundation modeling, but the scale of population metabolomics datasets is creating conditions for pretraining at meaningful scale.

What makes metabolomics data challenging for foundation models?

Metabolomics datasets are highly heterogeneous: different instruments, ionization methods, and sample preparation protocols produce feature spaces that don't align without careful harmonization. Missing values are common because many metabolites fall below detection thresholds, and the total number of reliably detected metabolites per study is much smaller than the gene count in transcriptomics, limiting the dimensionality available for representation learning. Cross-study generalization requires models that are robust to these technical variations.

How does metabolomics complement genomics and transcriptomics models?

Metabolomics captures the downstream chemistry of gene expression and environmental exposure, reflecting both genetic regulation and lifestyle factors like diet, microbiome activity, and drug metabolism that are poorly represented in genomic or transcriptomic data alone. Multi-omics approaches that combine metabolomics with genomics or transcriptomics can therefore capture complementary axes of biological variation. Foundation models that integrate across these data types — multi-omics models — represent an active research direction.