bio.rodeo
ModelsOrganizationsLeaderboardAboutSign in
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

Ankh

Technical University of Munich

Parameter-efficient protein language model that matches larger models such as ESM-2 on protein prediction tasks using under 10% of the parameters.

Released: January 2023
Parameters: 1.1 Billion

Ankh is an optimized protein language model (PLM) developed by Ahmed Elnaggar, Burkhard Rost, and colleagues at the Technical University of Munich. First released as a preprint in January 2023 and published in the Computational and Structural Biotechnology Journal in 2024, Ankh was designed around a central challenge in the PLM field: the assumption that performance requires ever-larger models. By systematically investigating masking strategies, architecture design, and training data composition across more than twenty experimental configurations, the team produced a model that achieves state-of-the-art results across a wide range of protein prediction tasks while requiring fewer than 10% of the parameters needed to train comparable models such as ESM-2 (15B).

The name Ankh references the Egyptian hieroglyph symbolizing life, reflecting the model's goal of unlocking general-purpose biological modelling. The Ankh Large variant (approximately 1.15 billion parameters) improves the average PLM benchmark by 4.8% over prior state-of-the-art models, while the smaller Ankh Base variant (approximately 450 million parameters) yields a 3.4% improvement using only 3% of the training parameters of leading alternatives. This efficiency advantage translates directly to accessibility: Ankh Large runs on a single A100 40 GB GPU, compared to four A100 80 GB GPUs required for ESM-2 inference at equivalent sequence lengths.

A subsequent Ankh2 series (including Ankh2 Large, approximately 2 billion parameters) extended the original work with additional training epochs and architectural refinements, maintaining the same philosophy of protein-specific optimization over brute-force scaling. All model variants are released on HuggingFace under the ElnaggarLab organization.

#Key Features

  • Efficiency-first design: Ankh Large achieves state-of-the-art benchmark performance with fewer than 10% of the pre-training parameters and fewer than 7% of the inference parameters of ESM-2 (15B), enabling deployment on widely available single-GPU hardware.
  • T5-based encoder-decoder architecture: Unlike encoder-only PLMs, Ankh uses a T5-style encoder-decoder transformer with 1-gram span de-masking at 20% masking probability, which the authors found superior to other masking strategies through systematic ablations.
  • Relative positional embeddings: Ankh uses relative rather than absolute positional encodings (offset 128, dimension 64), allowing better generalization across protein sequences of varying lengths without retraining.
  • Significant inference speedup: Feature extraction runs 2.2x to 11.7x faster than ESM-2 depending on sequence length, reducing the computational cost of generating embeddings for large-scale screening tasks.
  • Multiple model scales: Four publicly available variants (Ankh Base, Ankh Large, Ankh3 Large, Ankh3 XL) allow users to match model capacity to available compute resources and downstream task requirements.
  • Broad benchmark coverage: Evaluated across secondary structure prediction, contact prediction, remote homology detection, fold classification, solubility prediction, and fluorescence prediction — covering the major axes of protein structure and function.

#Technical Details

Ankh Large has an embedding dimension of 1536, 48 encoder layers, 24 decoder layers, 16 attention heads, and a feed-forward dimension of 3840. Ankh Base uses a smaller configuration with an embedding dimension of 768, 12 attention heads, and a feed-forward dimension of 3072. Both variants use Gated-GELU activations and relative positional embeddings. Pre-training used UniRef50 (approximately 45.6 million sequences), a choice justified empirically: lower-redundancy databases produced better downstream representations than UniRef90 or UniRef100, and BFD-augmented training did not consistently improve results. Training was conducted on Google TPU-v4 pods.

On CASP12 secondary structure prediction (Q3 accuracy), Ankh3 XL achieves 84.4% and Ankh Large achieves 83.6%. On SCOPe remote homology fold classification (1,194-class accuracy), Ankh Large reaches 61.0%. The model also improves on solubility and fluorescence benchmarks from TAPE, and excels at embedding-based contact prediction relative to attention-map-based approaches used in earlier models. The Ankh2 Large variant (~2 billion parameters) was trained from the Ankh Large checkpoint for 45 epochs using Adafactor optimization with linear warmup, and substitutes SiLU for GELU activations.

#Applications

Ankh is designed as a general-purpose protein representation model suitable for fine-tuning or fixed-feature extraction across a wide range of downstream tasks. Researchers use it for secondary and tertiary structure prediction, protein function annotation, fitness landscape modeling, and variant effect prediction. The efficient inference profile makes it practical for large-scale proteomics workflows where embeddings must be generated for hundreds of thousands of sequences. Parameter-efficient fine-tuning via LoRA has been demonstrated for solubility and fluorescence prediction tasks. Ankh is also relevant to protein engineering applications where learning evolutionary conservation and mutation trends is important for generating diverse yet functionally coherent sequence variants.

#Impact

Ankh represents a significant methodological contribution to the argument that protein-specific inductive biases — rather than raw scale — can drive PLM performance. By demonstrating competitive or superior performance versus models ten times its size, it has helped shift community attention toward efficient training strategies and knowledge-guided architecture choices. The model family is actively maintained, with Ankh2 and Ankh3 variants continuing to extend the original work. Its accessibility on commodity GPU hardware has made it a practical choice for research groups without access to large-scale compute, broadening participation in PLM-driven protein science. A notable limitation is that Ankh, like other sequence-only PLMs, does not incorporate structural information during pre-training, meaning that for tasks with known structural context, structure-aware models may offer complementary strengths.

Citation

Large language models and their applications in bioinformatics

Sarumi, O. & Heider, D. (2024) Large language models and their applications in bioinformatics. Computational and Structural Biotechnology Journal.

DOI: 10.1016/j.csbj.2024.09.031

Recent citations

Papers that recently cited this model.

  • Comparing Speed and Accuracy of Artificial Intelligence Large Language Models on the Orthopedic In-Training Examination.

    Fahad Nadeem, Saad M. Ibrahim, Sean Taylor, et al.

    Southern medical journal (Birmingham, Ala. Print) · Jul 2026

    0
  • GPT-4.1 and Llama 3.3 70 fail to detect clinically relevant errors in radiology reports in zero-shot evaluation.

    Tugba Akinci D’Antonoli, Lisa Adams, Jannik Lübberstedt, et al.

    European Radiology · Jun 2026

    0
  • Supervised Fine-Tuning of Large Language Models With Chain-of-Thought Reasoning for Pediatric Heart Disease Detection in Unstructured Echocardiogram Reports: Algorithm Development and Validation

    Haomin Shi, Justin B. Long, Michael C Fiedorek, et al.

    JMIR Formative Research · Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • AlphaEvolve: A coding agent for scientific and algorithmic discovery

    Alexander Novikov, Ngân V˜u, Marvin Eisenberger, et al.

    arXiv.org · Jun 2025

    540
  • Generative AI for drug discovery and protein design: the next frontier in AI-driven molecular science

    Uddalak Das

    Medicine in Drug Discovery · Jul 2025

    45
  • Foundation models in bioinformatics

    Fei Guo, Renchu Guan, Yaohang Li, et al.

    National Science Review · Jan 2025

    44
  • Machine learning in predictive biocatalysis: A comparative review of methods and applications.

    N. Tripathi, J. Hérisson, J. Faulon

    Biotechnology Advances · Aug 2025

    20
  • Advanced machine learning framework for enhancing breast cancer diagnostics through transcriptomic profiling

    M. Saadh, H. Ahmed, Radhwan Abdul Kareem, et al.

    Discover Oncology · Mar 2025

    20

Related models

Models with similar goals, methods, or subject matter.

  • ProteinBERT

    Hebrew University of Jerusalem

    Protein language model pretrained on UniRef90 with masked language modeling and Gene Ontology annotation prediction, at 16 million parameters.

    Protein
  • ProtTrans

    Rostlab

    Suite of six protein language models, including ProtBERT and ProtT5, trained on up to 393 billion amino acids without multiple sequence alignments.

    Protein
  • AINN-P1

    Ainnocence

    Compact 167M-parameter protein language model built on a multiplicative LSTM, giving zero-shot variant effect and fitness prediction from sequence.

    Protein
  • SFM-Protein

    Microsoft Research

    Protein language model that captures short- and long-range residue co-evolution through a dual pre-training objective, at 3B parameters.

    Protein
  • AIDO.Protein

    genbio.ai

    Mixture-of-experts protein language model scaling to 16 billion parameters, applied to variant effect prediction and de novo protein design.

    Protein

Citations

Total Citations73
Influential0
References64

GitHub

Stars249
Forks22
Open Issues11
Contributors8
Last Push1y ago
LanguagePython

HuggingFace

Downloads3.4K
Likes14
Last Modified2y ago

Fields of citing research

  • Computer Science96%
  • Medicine73%
  • Biology51%
  • Chemistry8%
  • Environmental Science7%
  • Linguistics6%
  • Engineering3%
  • Agricultural and Food Sciences1%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
24Closed
Usability — can I run it?20
Reproducibility — can I retrain it?13
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

efficient_inferenceembeddingsfoundation_modellanguage_model

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDataset