GNAILGFeb 5, 2025

Omni-DNA: A Unified Genomic Foundation Model for Cross-Modal and Multi-Task Learning

arXiv:2502.03499v14 citationsh-index: 11Has Code
Originality Incremental advance
AI Analysis

This work addresses the overhead and flexibility issues in genomic AI for researchers, though it is incremental as it builds on existing transformer-based methods.

The authors tackled the problem of genomic foundation models requiring separate finetuning for each task and being limited by rigid output formats, by introducing Omni-DNA, a cross-modal multi-task model that achieves state-of-the-art performance on 18 out of 26 tasks and handles 10 acetylation and methylation tasks simultaneously.

Large Language Models (LLMs) demonstrate remarkable generalizability across diverse tasks, yet genomic foundation models (GFMs) still require separate finetuning for each downstream application, creating significant overhead as model sizes grow. Moreover, existing GFMs are constrained by rigid output formats, limiting their applicability to various genomic tasks. In this work, we revisit the transformer-based auto-regressive models and introduce Omni-DNA, a family of cross-modal multi-task models ranging from 20 million to 1 billion parameters. Our approach consists of two stages: (i) pretraining on DNA sequences with next token prediction objective, and (ii) expanding the multi-modal task-specific tokens and finetuning for multiple downstream tasks simultaneously. When evaluated on the Nucleotide Transformer and GB benchmarks, Omni-DNA achieves state-of-the-art performance on 18 out of 26 tasks. Through multi-task finetuning, Omni-DNA addresses 10 acetylation and methylation tasks at once, surpassing models trained on each task individually. Finally, we design two complex genomic tasks, DNA2Function and Needle-in-DNA, which map DNA sequences to textual functional descriptions and images, respectively, indicating Omni-DNA's cross-modal capabilities to broaden the scope of genomic applications. All the models are available through https://huggingface.co/collections/zehui127

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes