paper-with-me

Papers

DNACHUNKER: Learnable Tokenization for DNA Language Models

2026-01-06 · Taewon Kim, Jihwan Shin, Hyomin Kim, Youngmok Jung, Jonghoon Lee, Won-Chul Lee, Sungsoo Ahn, Insu Han arxiv

DNA language models are increasingly used to represent genomic sequence, yet their effectiveness depends critically on how raw nucleotides are converted into model inputs. Unlike natural language, DNA offers no canonical boundaries, making fixed tokenizations a brittle design choice under shifts, indels, and local repeats. We introduce DNAChunker, a masked DNA language model that incorporates a learnable adaptive segmentation module to produce context-dependent, variable-length units. Building on a dynamic segmentation procedure, DNAChunker learns to allocate finer granularity to functionally enriched regions while compressing repetitive or redundant sequence. We pretrain DNAChunker on the human reference genome and evaluate it across five benchmarks, where it consistently improves over strong fixed-tokenization baselines. Further analyses and ablations indicate that unlike fixed tokenizations, segmentation is learned in a biologically-informed, mutation-resilient manner.

📄 PDF Abstract BibTeX arXiv:2601.03019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Systematic Evaluation of Sample-Level Tokenization Strategies for MEG Foundation Models

2026-02-18 · SungJun Cho, Chetan Gohil, Rukuang Huang, Oiwi Parker Jones 외 arxiv

Recent success in natural language processing has motivated growing interest in large-scale foundation models for neuroimaging data. Such models often require discretization of continuous neural time series data, a proce…

Learnable Item Tokenization for Generative Recommendation

2024-05-12 · Wenjie Wang, Honghui Bao, Xinyu Lin, Jizhi Zhang 외

Utilizing powerful Large Language Models (LLMs) for generative recommendation has attracted much attention. Nevertheless, a crucial challenge is transforming recommendation data into the language space of LLMs through ef…

DiversityWorld Knowledge

FLEXITOKENS: Flexible Tokenization for Evolving Language Models

2025-07-17 · Abraham Toluase Owodunni, Orevaoghene Ahia, Sachin Kumar

Language models (LMs) are challenging to adapt to new data distributions by simple finetuning. This is due to the rigidity of their subword tokenizers, which typically remain unchanged during adaptation. This inflexibili…

HoliTok:A Coutinuous Holistic Tokenization with Robust Dual Capabilities of Speech Generation and Understanding

2026-05-28 · Bohan Li, Shi Lian, Hankun Wang, Yiwei Guo 외 arxiv

Unified speech foundation models require a holistic tokenization space that is both learnable by language models and decodable into high-quality waveforms. Existing speech tokenizers, however, often fail to satisfy these…

Speech Synthesis

LDARNet: DNA Adaptive Representation Network with Learnable Tokenization for Genomic Modeling

2026-06-03 · Daria Ledneva, Denis Kuznetsov arxiv

Genomic foundation models increasingly adopt large language model architectures, yet almost universally rely on fixed tokenization schemes such as $k$-mers, BPE, or single nucleotides, which impose arbitrary sequence bou…