Can NLI Provide Proper Indirect Supervision for Low-resource Biomedical Relation Extraction?
Jiashu Xu, Mingyu Derek Ma, Muhao Chen

TL;DR
This paper introduces NBR, a novel approach that reformulates biomedical relation extraction as natural language inference, effectively addressing annotation scarcity and unknown cases, and demonstrating superior performance on key benchmarks.
Contribution
NBR converts biomedical RE into NLI using indirect supervision, enabling better generalization and abstention on uncertain instances in low-resource settings.
Findings
NBR outperforms existing methods on ChemProt, DDI, and GAD benchmarks.
NBR effectively handles low-resource and domain gap scenarios.
Combining NLI with biomedical knowledge yields the best results.
Abstract
Two key obstacles in biomedical relation extraction (RE) are the scarcity of annotations and the prevalence of instances without explicitly pre-defined labels due to low annotation coverage. Existing approaches, which treat biomedical RE as a multi-class classification task, often result in poor generalization in low-resource settings and do not have the ability to make selective prediction on unknown cases but give a guess from seen relations, hindering the applicability of those approaches. We present NBR, which converts biomedical RE as natural language inference formulation through indirect supervision. By converting relations to natural language hypotheses, NBR is capable of exploiting semantic cues to alleviate annotation scarcity. By incorporating a ranking-based loss that implicitly calibrates abstinent instances, NBR learns a clearer decision boundary and is instructed to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Topic Modeling · Natural Language Processing Techniques
