BixBench: a Comprehensive Benchmark for LLM-based Agents in Computational Biology
Ludovico Mitchener, Jon M Laurent, Alex Andonian, Benjamin Tenmann, Siddharth Narayanan, Geemi P Wellawatte, Andrew White, Lorenzo Sani, Samuel G Rodriques
TL;DR
BixBench introduces a real-world, open-ended benchmark for evaluating LLM-based agents in bioinformatics, featuring 61 analytical capsules and 205 open-answer questions to assess long, multi-step data analyses. The authors provide an Aviary-based, Docker-reproducible evaluation framework and demonstrate that current frontier models (GPT-4o, Claude 3.5 Sonnet) perform poorly in open-ended tasks (≈21% accuracy) and near random in MCQ without abstention, underscoring the gap to autonomous bioinformaticians. The work spans capsule construction, expert curation, MCQ generation, and rigorous evaluation, establishing a resource to drive development of robust, autonomous biological data analysis agents. Overall, BixBench highlights critical limitations in present LLM capabilities for rigorous bioinformatics research and offers a structured path toward advancing autonomous scientific discovery.
Abstract
Large Language Models (LLMs) and LLM-based agents show great promise in accelerating scientific research. Existing benchmarks for measuring this potential and guiding future development continue to evolve from pure recall and rote knowledge tasks, towards more practical work such as literature review and experimental planning. Bioinformatics is a domain where fully autonomous AI-driven discovery may be near, but no extensive benchmarks for measuring progress have been introduced to date. We therefore present the Bioinformatics Benchmark (BixBench), a dataset comprising over 50 real-world scenarios of practical biological data analysis with nearly 300 associated open-answer questions designed to measure the ability of LLM-based agents to explore biological datasets, perform long, multi-step analytical trajectories, and interpret the nuanced results of those analyses. We evaluate the performance of two frontier LLMs (GPT-4o and Claude 3.5 Sonnet) using a custom agent framework we open source. We find that even the latest frontier models only achieve 17% accuracy in the open-answer regime, and no better than random in a multiple-choice setting. By exposing the current limitations of frontier models, we hope BixBench can spur the development of agents capable of conducting rigorous bioinformatic analysis and accelerate scientific discovery.
