paper-with-me

Papers

EvoLen: Evolution-Guided Tokenization for DNA Language Model

2026-04-09 · Nan Huang, Xiaoxiao Zhou, Junxia Cui, Mario Tapia-Pacheco, Tiffany Amariuta, Yang Li, Jingbo Shang arxiv

Tokens serve as the basic units of representation in DNA language models (DNALMs), yet their design remains underexplored. Unlike natural language, DNA lacks inherent token boundaries or predefined compositional rules, making tokenization a fundamental modeling decision rather than a naturally specified one. While existing approaches like byte-pair encoding (BPE) excel at capturing token structures that reflect human-generated linguistic regularities, DNA is organized by biological function and evolutionary constraint rather than linguistic convention. We argue that DNA tokenization should prioritize functional sequence patterns like regulatory motifs-short, recurring segments under evolutionary constraint and typically preserved across species. We incorporate evolutionary information directly into the tokenization process through EvoLen, a tokenizer that combines evolutionary stratification with length-aware decoding to better preserve motif-scale functional sequence units. EvoLen uses cross-species evolutionary signals to group DNA sequences, trains separate BPE tokenizers on each group, merges the resulting vocabularies via a rule prioritizing preserved patterns, and applies length-aware decoding with dynamic programming. Through controlled experiments, EvoLen improves the preservation of functional sequence patterns, differentiation across genomic contexts, and alignment with evolutionary constraint, while matching or outperforming standard BPE across diverse DNALM benchmarks. These results demonstrate that tokenization introduces a critical inductive bias and that incorporating evolutionary information yields more biologically meaningful and interpretable sequence representations.

📄 PDF Abstract BibTeX arXiv:2604.08698

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolutionary Dynamics with Randomly Distributed Benevolent Individuals

2023-12-30 · Yuxin Geng, Xingru Chen

Understanding the evolution of cooperation is pivotal in biology and social science. Public resources sharing is a common scenario in the real world. In our study, we explore the evolutionary dynamics of cooperation on a…

Godseed: Benevolent or Malevolent?

2014-02-01 · Eray Özkural

It is hypothesized by some thinkers that benign looking AI objectives may result in powerful AI drives that may pose an existential risk to human society. We analyze this scenario and find the underlying assumptions to b…

AI AgentCultural Vocal Bursts Intensity Prediction

Contextual morphologically-guided tokenization for Latin encoder models

2025-11-12 · Marisa Hudspeth, Patrick J. Burns, Brendan O'Connor arxiv

Tokenization is a critical component of language model pretraining, yet standard tokenization methods often prioritize information-theoretical goals like high compression and low fertility rather than linguistic goals li…

Improving Multi-label Malevolence Detection in Dialogues through Multi-faceted Label Correlation Enhancement

2022-05-01 · ACL 2022 5 · Yangjun Zhang, Pengjie Ren, Wentao Deng, Zhumin Chen 외

A dialogue response is malevolent if it is grounded in negative emotions, inappropriate behavior, or an unethical value basis in terms of content and dialogue acts. The detection of malevolent dialogue responses is attra…

evoBPE: Evolutionary Protein Sequence Tokenization

2025-03-11 · Burak Suyunu, Özdeniz Dolu, Arzucan Özgür

Recent advancements in computational biology have drawn compelling parallels between protein sequences and linguistic structures, highlighting the need for sophisticated tokenization methods that capture the intricate ev…

Protein Function Prediction