Beyond GeneGPT: A Multi-Agent Architecture with Open-Source LLMs for Enhanced Genomic Question Answering
Haodong Chen, Guido Zuccon, Teerapong Leelanupab

TL;DR
This paper introduces OpenBioLLM, a modular multi-agent framework using open-source LLMs to improve genomic question answering, achieving high accuracy and efficiency while addressing limitations of proprietary models.
Contribution
It develops a novel open-source multi-agent architecture that enhances genomic QA by enabling specialized reasoning and coordination, surpassing previous proprietary-based systems.
Findings
OpenBioLLM matches or outperforms GeneGPT on benchmark tasks.
It reduces latency by 40-50% compared to monolithic approaches.
Uses smaller open-source models without fine-tuning.
Abstract
Genomic question answering often requires complex reasoning and integration across diverse biomedical sources. GeneGPT addressed this challenge by combining domain-specific APIs with OpenAI's code-davinci-002 large language model to enable natural language interaction with genomic databases. However, its reliance on a proprietary model limits scalability, increases operational costs, and raises concerns about data privacy and generalization. In this work, we revisit and reproduce GeneGPT in a pilot study using open source models, including Llama 3.1, Qwen2.5, and Qwen2.5 Coder, within a monolithic architecture; this allows us to identify the limitations of this approach. Building on this foundation, we then develop OpenBioLLM, a modular multi-agent framework that extends GeneGPT by introducing agent specialization for tool routing, query generation, and response validation. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Genomics and Rare Diseases · Artificial Intelligence in Healthcare and Education
