BioPIE: A Biomedical Protocol Information Extraction Dataset for High-Reasoning-Complexity Experiment Question Answer
Haofei Hou, Shunyi Zhao, Fanxu Meng, Kairui Yang, Lecheng Ruan, Qining Wang
TL;DR
BioPIE provides a procedure-centric information extraction dataset for biomedical protocols to address high-information-density and multi-step reasoning in biomedical experiment QA. It defines a detailed KG schema (34 entity types, 21 relation types) and compiles over 10k entities and 8k relations across ID and OOD protocols, with robust annotation. The authors benchmark IE methods and develop a retrieval-augmented QA system that fuses textual evidence with protocol graphs, achieving strong performance on HID and MSR tasks and highlighting the value of structured protocol knowledge for automation. The work demonstrates the potential for protocol-level reasoning and AI-assisted laboratory workflows, while outlining avenues for graph-aware retrieval and temporal-hierarchical modeling to further enhance performance.
Abstract
Question Answer (QA) systems for biomedical experiments facilitate cross-disciplinary communication, and serve as a foundation for downstream tasks, e.g., laboratory automation. High Information Density (HID) and Multi-Step Reasoning (MSR) pose unique challenges for biomedical experimental QA. While extracting structured knowledge, e.g., Knowledge Graphs (KGs), can substantially benefit biomedical experimental QA. Existing biomedical datasets focus on general or coarsegrained knowledge and thus fail to support the fine-grained experimental reasoning demanded by HID and MSR. To address this gap, we introduce Biomedical Protocol Information Extraction Dataset (BioPIE), a dataset that provides procedure-centric KGs of experimental entities, actions, and relations at a scale that supports reasoning over biomedical experiments across protocols. We evaluate information extraction methods on BioPIE, and implement a QA system that leverages BioPIE, showcasing performance gains on test, HID, and MSR question sets, showing that the structured experimental knowledge in BioPIE underpins both AI-assisted and more autonomous biomedical experimentation.
