GraphPrompt: Graph-Based Prompt Templates for Biomedical Synonym Prediction
Hanwen Xu, Jiayou Zhang, Zhirui Wang, Shizhuo Zhang, Megh Manoj, Bhalerao, Yucong Liu, Dawei Zhu, Sheng Wang

TL;DR
GraphPrompt introduces graph-based prompt templates for biomedical synonym prediction, significantly improving zero-shot and few-shot performance by leveraging ontology graph features, and provides a new dataset for evaluation.
Contribution
The paper proposes GraphPrompt, a novel prompt-based learning method utilizing graph features for biomedical synonym prediction, and introduces the OBO-syn dataset for benchmarking.
Findings
37.2% improvement in zero-shot setting
28.5% improvement in few-shot setting
Weak performance of BCN methods on this task
Abstract
In the expansion of biomedical dataset, the same category may be labeled with different terms, thus being tedious and onerous to curate these terms. Therefore, automatically mapping synonymous terms onto the ontologies is desirable, which we name as biomedical synonym prediction task. Unlike biomedical concept normalization (BCN), no clues from context can be used to enhance synonym prediction, making it essential to extract graph features from ontology. We introduce an expert-curated dataset OBO-syn encompassing 70 different types of concepts and 2 million curated concept-term pairs for evaluating synonym prediction methods. We find BCN methods perform weakly on this task for not making full use of graph information. Therefore, we propose GraphPrompt, a prompt-based learning approach that creates prompt templates according to the graphs. GraphPrompt obtained 37.2\% and 28.5\%…
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.
Code & Models
Videos
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Topic Modeling · Machine Learning in Bioinformatics
