Cheat sheet

gLM cheat sheet: Caduceus

One reference card for Caduceus: architecture, tokenization, size, context, training data, what it was shown to do and what it does not do. One card in a set that covers one genomic language model at a time.

GenomicsLLMMachine Learning

Genomic language model · Cheat sheet

Caduceus

The first DNA language model to build strand symmetry and both reading directions into pretraining

First public
arXiv, March 2024
Published
ICML, July 2024
Lab
Cornell, Princeton, Carnegie Mellon
Architecture
MambaDNA. A state-space model, not a Transformer, so no attention and no quadratic cost. Reads both ways at once, either strand giving a match.
Tokenization
Single nucleotide, character-level
Parameters
7.7M
Context
131,072 bases. The longest sequence length it was pretrained at.
Training data
The human reference genome (HG38). One species.
Used for
Prediction and classification, especially over long ranges

Headline result

Outperforms 10x larger Transformer-based models, especially over long ranges. On predicting how a variant shifts gene expression, Caduceus-PS beats Nucleotide Transformer v2 (500M), more so with distance, and past 100,000 bases beats Enformer, built for that task. Best accuracy on all eight Genomics Benchmarks classification tasks.

What it does not do

Human only, and not a generator. Pretrained on one genome, filling in hidden bases rather than writing new sequence.

Commonly confused

"10x larger" is the paper's own phrase, not a measured ratio. The abstract ties it to variant effect prediction against models without bi-directionality or strand symmetry. The 500M baseline is in fact more than 60x this size.

Download this card PNG, 1080 x 1350, sized for a post or a slide