English

Wisteria: A Unified Multi-Scale Feature Learning Framework for DNA Language Model

Artificial Intelligence 2026-05-08 v1

Abstract

DNA language model aims to decipher the regulatory grammar and semantic of genomes by capturing long range dependencies in DNA sequences. Existing methods emphasize long range token interactions but often ignore the interplay between local motifs and global dependencies. In this paper, we propose Wisteria, a genomic language model that integrates multi scale feature learning within a unified framework for DNA sequence. Specifically, Wisteria augments the Mamba based architecture with gated dilated convolutions to capture local motifs and regulatory patterns, while gated multilayer perceptrons refine global dependencies. We further introduce a Fourier based attention mechanism to support frequency domain modeling, periodic extension and length generalization. Across four experimental settings with both short and long range dependencies, Wisteria demonstrates strong performance on downstream benchmarks against competitive DNA language model baselines. These results indicate that Wisteria effectively unifies local and global dependency modeling for multi scale genomic sequence analysis.

Cite

@article{arxiv.2605.05913,
  title  = {Wisteria: A Unified Multi-Scale Feature Learning Framework for DNA Language Model},
  author = {Weihua Wang and Haoji Li and Feilong Bao and Lei Yang and Guanglai Gao},
  journal= {arXiv preprint arXiv:2605.05913},
  year   = {2026}
}

Comments

25 pages, 4 figures. Under review

R2 v1 2026-07-01T12:54:28.313Z