bio.rodeo
ModelsOrganizationsLeaderboardAbout
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
DNA & Gene foundation models
DNA & Gene

OpticalDNA

Hunan University

Vision-language DNA model that renders genomic sequence as visual layouts, reading regions up to 450,000 bases with about 20x better token efficiency.

Released: February 2026

OpticalDNA reframes genomic modeling as a document-understanding problem rather than a sequence-modeling one. Most DNA foundation models read nucleotides as a linear stream of tokens—either single bases, k-mers, or byte-pair encodings—which forces context windows to grow linearly with sequence length and makes million-base regions expensive to process. OpticalDNA instead renders DNA into visual layouts and trains a vision-language model with specialized encoders and decoders to "read" the rendered genome, drawing on ideas from optical character recognition (OCR) and document AI.

The work was introduced in February 2026 by Hongxin Xiang, Xiangxiang Zeng, Haowen Chen, and colleagues at Hunan University, and is available as an arXiv preprint. By treating layout as a first-class signal, the model learns representations that preserve genomic detail while compressing how much "text" the transformer must attend to. The authors report roughly 20x token efficiency on sequences up to 450,000 bases, positioning OpticalDNA as an exploration of how visual rendering can extend the effective context of genomic models.

This is an early-stage, conceptual contribution: it argues that the input representation, not just the architecture, is a lever for scaling genomic context. As of the preprint, the authors report results on their own benchmark suite of genomic tasks rather than a released, externally adopted model.

#Key Features

  • OCR-inspired rendering: DNA sequences are rendered into visual layouts and interpreted by a vision-language model, rather than tokenized into a linear nucleotide stream.
  • Layout-aware representations: The encoder learns spatial/layout structure while retaining base-level genomic detail, bridging document AI and genomics.
  • Long-context efficiency: The approach reports roughly 20x token efficiency on sequences up to 450k bases compared with conventional sequential tokenizers.
  • Unified task framework: A single framework targets reading, region identification, subsequence search, and sequence completion.
  • Parameter-efficient adaptation: The authors report fine-tuning only a small fraction of parameters to adapt to downstream genomic tasks.

#Technical Details

OpticalDNA is a vision-language architecture: genomic sequences are converted into rendered visual layouts, a visual encoder produces layout-aware embeddings, and decoders map these back to genomic outputs for tasks such as reading, region identification, subsequence search, and completion. The central reported result is efficiency—superior performance on extended sequences up to 450k bases while consuming substantially fewer tokens than sequential approaches, with only a small fraction of parameters fine-tuned for adaptation. The preprint does not report a released parameter count, and the evaluation is conducted on the authors' own genomic task suite rather than established community leaderboards. The work is distributed under a CC BY 4.0 license.

#Applications

The framework targets long-range genomic analysis where conventional tokenizers become a bottleneck: scanning large genomic regions, locating and identifying functional regions, searching for subsequences, and completing or reconstructing sequence content. Researchers working with very long DNA contexts—where attention cost scales poorly with token count—are the primary intended beneficiaries, as are groups exploring multimodal and document-AI techniques for biological sequence data.

#Impact

OpticalDNA's contribution is conceptual: it argues that how DNA is presented to a model—as a rendered visual layout rather than a token stream—is itself a meaningful design axis for long-context genomics. As a February 2026 preprint without released weights or code at the time of writing, its practical influence remains to be established, and the reported efficiency gains have not yet been independently validated on standard genomic benchmarks. Its lasting value may lie in motivating cross-pollination between document understanding and genomic foundation models.

Citation

Rethinking Genomic Modeling Through Optical Character Recognition

Preprint

Xiang, H., et al. (2026) Rethinking Genomic Modeling Through Optical Character Recognition. arXiv.org.

DOI: 10.48550/arXiv.2602.02014

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Related models

Models with similar goals, methods, or subject matter.

  • AIDO.DNA

    genbio.ai

    DNA foundation model scaling an encoder-only transformer to 7 billion parameters for variant effect prediction, gene expression, and sequence design.

    DNA & Gene
  • Omnii

    Radical Numerics

    Genomic language model from Radical Numerics with a 2 Mbp context window, built for zero-shot variant effect prediction and sequence design.

    DNA & Gene
  • PatchDNA

    Relation Therapeutics

    DNA language model that replaces fixed tokenization with conservation-guided patching, letting models up to 10x smaller match top genomic benchmarks.

    DNA & Gene
  • MergeDNA

    Westlake University / Biomap Research

    Hierarchical DNA foundation model that co-trains a dynamic token-merging tokenizer with latent Transformers to match genomic information density.

    DNA & Gene
  • HyenaDNA

    HazyResearch

    Genomic foundation model built on the Hyena operator, processing DNA at single-nucleotide resolution with context windows up to 1 million tokens.

    DNA & Gene

Citations

Total Citations0
Influential0
References52

Fields of citing research

Not enough data

Openness

bio.rodeo opennessClosed · low usability and reproducibility
16Closed
Usability — can I run it?14
Reproducibility — can I retrain it?0
not reproducible
Model Openness Framework
Unclassified
Missing required components

Tags

dnafoundation_modelgenomicsmultimodalsequence_searchtransformervariant_effect_predictionvision_transformer

Resources

Research Paper