BioHopR introduces 1-hop and 2-hop question-answer benchmarks over PrimeKG with multiple correct answers, and shows LLMs achieve low precision, dropping sharply from 1-hop (best 37.93%) to 2-hop (14.57%).
Can Language Models be Biomedical Knowledge Bases?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Pre-trained language models (LMs) have become ubiquitous in solving various natural language processing (NLP) tasks. There has been increasing interest in what knowledge these LMs contain and how we can extract that knowledge, treating LMs as knowledge bases (KBs). While there has been much work on probing LMs in the general domain, there has been little attention to whether these powerful LMs can be used as domain-specific KBs. To this end, we create the BioLAMA benchmark, which is comprised of 49K biomedical factual knowledge triples for probing biomedical LMs. We find that biomedical LMs with recently proposed probing methods can achieve up to 18.51% Acc@5 on retrieving biomedical knowledge. Although this seems promising given the task difficulty, our detailed analyses reveal that most predictions are highly correlated with prompt templates without any subjects, hence producing similar results on each relation and hindering their capabilities to be used as domain-specific KBs. We hope that BioLAMA can serve as a challenging benchmark for biomedical factual probing.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
BioHopR: A Benchmark for Multi-Hop, Multi-Answer Reasoning in Biomedical Domain
BioHopR introduces 1-hop and 2-hop question-answer benchmarks over PrimeKG with multiple correct answers, and shows LLMs achieve low precision, dropping sharply from 1-hop (best 37.93%) to 2-hop (14.57%).