paper-with-me

홈 › Papers

BEACON: Benchmark for Comprehensive RNA Tasks and Language Models

2024-06-14 · 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.

📄 PDF Abstract BibTeX arXiv:2406.10391

Code (1)

terry-r123/RNABenchmark 공식 구현 pytorch

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Unveiling the Mist over 3D Vision-Language Understanding: Object-centric Evaluation with Chain-of-Analysis

2025-03-28 · CVPR 2025 1 · Jiangyong Huang, Baoxiong Jia, Yan Wang, Ziyu Zhu 외

Existing 3D vision-language (3D-VL) benchmarks fall short in evaluating 3D-VL models, creating a "mist" that obscures rigorous insights into model capabilities and 3D-VL tasks. This mist persists due to three key limitat…

3D Question Answering (3D-QA)3D visual grounding

Milestone-Guided Policy Learning for Long-Horizon Language Agents

2026-05-07 · Zixuan Wang, Yuchen Yan, Hongxing Li, Teng Pan 외 arxiv

While long-horizon agentic tasks require language agents to perform dozens of sequential decisions, training such agents with reinforcement learning remains challenging. We identify two root causes: credit misattribution…

Reinforcement Learning

Beacon: Knowing When and How to Perform Agentic Visual Reasoning

2026-07-30 · Qixun Wang, Yang Shi, Letian Cheng, Zhuoran Zhang 외 arxiv

The fundamental goal of agentic visual reasoning is to improve the success rate of multimodal large language models (MLLMs) on complex tasks, rather than merely equipping them with a sophisticated yet inefficient reasoni…

Reinforcement LearningVisual Reasoning

AskBeacon -- Performing genomic data exchange and analytics with natural language

2024-10-22 · Anuradha Wickramarachchi, Shakila Tonni, Sonali Majumdar, Sarvnaz Karimi 외

Enabling clinicians and researchers to directly interact with global genomic data resources by removing technological barriers is vital for medical genomics. AskBeacon enables Large Language Models to be applied to secur…

BEACON: A Benchmark for Efficient and Accurate Counting of Subgraphs

2025-04-15 · Mohammad Matin Najafi, Xianju Zhu, Chrysanthi Kosyfaki, Laks V. S. Lakshmanan 외

Subgraph counting the task of determining the number of instances of a query pattern within a large graph lies at the heart of many critical applications, from analyzing financial networks and transportation systems to u…

BenchmarkingSubgraph Counting