GenBench: A Benchmarking Suite for Systematic Evaluation of Genomic Foundation Models
Zicheng Liu, Jiahui Li, Siyuan Li, Zelin Zang, Cheng Tan, Yufei Huang, Yajing Bai, Stan Z. Li
TL;DR
GenBench addresses the lack of a standardized evaluation framework for Genomic Foundation Models by providing a modular benchmarking suite that spans coding, non-coding, and genome-architecture tasks across short- and long-range sequences. It evaluates ten GFMs, split into attention-based and convolution-based categories, over 43 datasets within a unified codebase to analyze architecture–data interactions, sequence length effects, and computational cost. The study finds that attention-based models excel on short-range tasks, while convolution-based models gain efficiency and approach similar performance on long-range tasks, with longer context generally boosting performance. These insights offer practical guidance for designing and training GFMs with reproducible benchmarks in genomics, facilitating fair comparisons and future methodological advances.
Abstract
The Genomic Foundation Model (GFM) paradigm is expected to facilitate the extraction of generalizable representations from massive genomic data, thereby enabling their application across a spectrum of downstream applications. Despite advancements, a lack of evaluation framework makes it difficult to ensure equitable assessment due to experimental settings, model intricacy, benchmark datasets, and reproducibility challenges. In the absence of standardization, comparative analyses risk becoming biased and unreliable. To surmount this impasse, we introduce GenBench, a comprehensive benchmarking suite specifically tailored for evaluating the efficacy of Genomic Foundation Models. GenBench offers a modular and expandable framework that encapsulates a variety of state-of-the-art methodologies. Through systematic evaluations of datasets spanning diverse biological domains with a particular emphasis on both short-range and long-range genomic tasks, firstly including the three most important DNA tasks covering Coding Region, Non-Coding Region, Genome Structure, etc. Moreover, We provide a nuanced analysis of the interplay between model architecture and dataset characteristics on task-specific performance. Our findings reveal an interesting observation: independent of the number of parameters, the discernible difference in preference between the attention-based and convolution-based models on short- and long-range tasks may provide insights into the future design of GFM.
