dnaHNet: A Scalable and Hierarchical Foundation Model for Genomic Sequence Learning
Abstract
Lay Summary
DNA contains instructions that help determine how living organisms grow, function, and respond to changes. Recent AI models can learn patterns in DNA, but they face a difficult tradeoff: reading DNA one letter at a time preserves biological meaning but is slow and expensive, while chopping DNA into fixed “words” can break apart meaningful biological units. We developed dnaHNet, an AI model that learns how to group DNA letters on its own instead of relying on a fixed vocabulary. As it reads raw DNA sequences, dnaHNet dynamically compresses nearby letters into larger learned pieces, allowing it to keep important biological structure while making long DNA sequences easier to process. In experiments on microbial genomes, dnaHNet was faster and more efficient than strong existing models, while also performing well on tasks such as predicting the effects of protein mutations and identifying genes that are essential for survival. Because the model also learns meaningful biological groupings without being explicitly told what to look for, dnaHNet offers a scalable and more interpretable path toward AI systems that can help researchers understand genomes.