Papers › BEACON: Benchmark for Comprehensive RNA Tasks and Language Models

BEACON: Benchmark for Comprehensive RNA Tasks and Language Models

14 Jun 2024arXiv:2406.10391archive 2025-07-28

Yuchen Ren, ZhiYuan Chen, Lifeng Qiao, Hongtai Jing, Yuchen Cai, Sheng Xu, Peng Ye, Xinzhu Ma, Siqi Sun, Hongliang Yan, Dong Yuan, Wanli Ouyang, Xihui Liu

RNA plays a pivotal role in translating genetic instructions into functional outcomes, underscoring its importance in biological processes and disease mechanisms. Despite the emergence of numerous deep learning approaches for RNA, particularly universal RNA language models, there remains a significant lack of standardized benchmarks to assess the effectiveness of these methods. In this study, we introduce the first comprehensive RNA benchmark BEACON (\textbf{BE}nchm\textbf{A}rk for \textbf{CO}mprehensive R\textbf{N}A Task and Language Models). First, BEACON comprises 13 distinct tasks derived from extensive previous work covering structural analysis, functional studies, and engineering applications, enabling a comprehensive assessment of the performance of methods on various RNA understanding tasks. Second, we examine a range of models, including traditional approaches like CNNs, as well as advanced RNA foundation models based on language models, offering valuable insights into the task-specific performances of these models. Third, we investigate the vital RNA language model components from the tokenizer and positional encoding aspects. Notably, our findings emphasize the superiority of single nucleotide tokenization and the effectiveness of Attention with Linear Biases (ALiBi) over traditional positional encoding methods. Based on these insights, a simple yet strong baseline called BEACON-B is proposed, which can achieve outstanding performance with limited data and computational resources. The datasets and source code of our benchmark are available at https://github.com/terry-r123/RNABenchmark.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.10391")

Code

Syntology Ran 17 of 19 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: official repository: 19 samples from 1 repository, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

terry-r123/RNABenchmark officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 17 ran; 2 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
5ran · our draft was wrong
1ran · fixture could not drive it
8ran
2unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from terry-r123/RNABenchmark. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_rotary_pos_emb terry-r123/RNABenchmark/model/modeling_utils.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 206c90f5d5d477d1 · report
average_product_correct terry-r123/rnabenchmark/model/rnalm/modeling_rnalm.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · fe951a8391ee998c · report
calculate_metric_with_sklearn terry-r123/RNABenchmark/downstream/train_crispr_off_target.py official repository ran Apache-2.0 (permissive) · 39f6b994a8072c3e · report
conv1x1 terry-r123/RNABenchmark/downstream/structure/resnet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · d9def42110729a85 · report
conv3x3 terry-r123/RNABenchmark/downstream/structure/resnet.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 160bb14bd76201b4 · report
conv5x5 terry-r123/RNABenchmark/downstream/structure/resnet.py official repository ran Apache-2.0 (permissive) · c74f81523af71e2a · report
count_parameters terry-r123/RNABenchmark/downstream/train_contact_map.py official repository ran · honoured contract Apache-2.0 (permissive) · f6b944f50d3f15ae · report
gelu terry-r123/rnabenchmark/model/rnalm/modeling_rnalm.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 82a647d4d28fc62b · report
generate_kmer_str terry-r123/RNABenchmark/downstream/train_contact_map.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 12c35a5891d87be1 · report
generate_kmer_str terry-r123/RNABenchmark/downstream/train_structural_score_imputation.py official repository ran fingerprinted Apache-2.0 (permissive) · 28b6efea22f64d86 · report
generate_kmer_str terry-r123/RNABenchmark/downstream/train_crispr_off_target.py official repository ran fingerprinted Apache-2.0 (permissive) · b57cd4ca6b1141de · report
generate_kmer_str terry-r123/RNABenchmark/downstream/train_crispr_on_target.py official repository ran fingerprinted Apache-2.0 (permissive) · b3fa38d15d125731 · report
load_or_generate_kmer terry-r123/RNABenchmark/downstream/train_structural_score_imputation.py official repository ran Apache-2.0 (permissive) · 3ae7f160482957ab · report
load_or_generate_kmer terry-r123/RNABenchmark/downstream/train_crispr_off_target.py official repository ran Apache-2.0 (permissive) · 9f8d286a5aa145d8 · report
load_or_generate_kmer terry-r123/RNABenchmark/downstream/train_crispr_on_target.py official repository ran Apache-2.0 (permissive) · da0d99d2dc929bed · report
rotate_half terry-r123/RNABenchmark/model/modeling_utils.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 437c7011506995a3 · report
symmetrize terry-r123/rnabenchmark/model/rnalm/modeling_rnalm.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · b385be9826c4a8b3 · report
bpe_position terry-r123/RNABenchmark/downstream/train_structural_score_imputation.py official repository unverified Apache-2.0 (permissive) · d766ef5c7907f389 · report
bpe_position terry-r123/RNABenchmark/downstream/train_contact_map.py official repository unverified Apache-2.0 (permissive) · 19d9bc76660e2de1 · report

Tasks

Language Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections