BioPhys-Bridge: A Benchmark for Interdisciplinary Scientific

Overview


Language models face unique challenges when analyzing interdisciplinary scientific research literature. In biophysics research, faithful answers require grounding observed data in source evidence, interpreting that data through a quantitative physics model, and linking the result to a biological mechanism. Addressing this challenge, researchers have introduced BioPhys-Bridge, a novel benchmark dataset for evidence-grounded scientific reasoning over biophysical literature.


Benchmark Structure


Each case in BioPhys-Bridge contains:


  • Evidence blocks with stable evidence IDs
  • Quantitative values and units
  • Equations and assumptions
  • Mechanisms and next decisions as grounding targets for question answering (QA) and retrieval-augmented generation (RAG)

The initial release contains 500 cases and 1,517 agent-facing tasks, covering six biological domains and nine physical model families, including three sparse families reserved for future expansion.


Quality Assurance


Strict quality gates are enforced for all cases across multiple dimensions:


  • Schema compliance
  • Evidence integrity
  • Quantitative grounding
  • Source licensing
  • Duplicate detection
  • Unit normalization

Domain expert review and annotation were performed for 81 cases.


Preliminary Evaluations


Initial evaluations reveal that current frontier models still struggle with this task. DeepSeek-V4-Flash obtained the highest evidence-ID F1 score (0.360), followed by Qwen3.7-Max (0.316) and GPT-4o-mini (0.294). These numbers underscore the difficulty of interdisciplinary, evidence-grounded reasoning and highlight substantial room for improvement as of 2026.


Significance


BioPhys-Bridge serves as an interdisciplinary benchmark for evaluating:


  • Attribution
  • Faithfulness
  • Hallucination reduction
  • Biological experiment design with complex, multi-step scientific reasoning

Future Work


Planned future work includes increasing the size and complexity of the dataset and performing comprehensive evaluations.


Availability


Code and data are available in the GitHub repository and on Hugging Face.




Publication Details


  • Comments: Empirical Methods in Natural Language Processing 2026, 11 pages, 3 figures
  • Subjects: Artificial Intelligence (cs.AI); Quantitative Methods (q-bio.QM)
  • ACM Classes: K.3.1; I.2.7; I.2.11
  • Cite as: arXiv:2609.19180 [cs.AI]
  • DOI: https://doi.org/10.48550/arXiv.2609.19180
  • Submitted: 15 September 2026

via ArXiv AI

Related