A learnable tokenization module with mixture of convolution experts and deformable convolution improves DNA foundation model performance on Genomic and Nucleotide Transformer Benchmarks.
Toward Understanding BERT-Like Pre-Training for DNA Foundation Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the success of large-scale pre-training in language tasks, there is an increasing trend of applying it to the domain of life sciences. In particular, pre-training methods based on DNA sequences have received increasing attention because of their potential to capture general information about genes. However, existing pre-training methods for DNA sequences largely rely on direct adoptions of BERT pre-training from NLP, lacking a comprehensive understanding and a specifically tailored approach. To address this research gap, we provide the first empirical study with three insightful observations. Based on the empirical study, we notice that overlapping tokenizer can benefit the fine-tuning of downstream tasks but leads to inadequate pre-training with fast convergence. To unleash the pre-training potential, we introduce a novel approach called RandomMask, which gradually increases the task difficulty of BERT-like pre-training by continuously expanding its mask boundary, forcing the model to learn more knowledge. RandomMask is simple but effective, achieving state-of-the-art performance across 6 downstream tasks. RandomMask achieves a staggering 68.16\% in Matthew's correlation coefficient for Epigenetic Mark Prediction, a groundbreaking increase of 19.85\% over the baseline and a remarkable 3.69\% improvement over the previous state-of-the-art result.
citation-role summary
citation-polarity summary
fields
q-bio.GN 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Model Decides How to Tokenize: Adaptive DNA Sequence Tokenization with MxDNA
A learnable tokenization module with mixture of convolution experts and deformable convolution improves DNA foundation model performance on Genomic and Nucleotide Transformer Benchmarks.