paper-with-me

홈 › Papers

Decorate the Examples: A Simple Method of Prompt Design for Biomedical Relation Extraction

2022-04-21 · LREC 2022 6 · Hui-Syuan Yeh, Thomas Lavergne, Pierre Zweigenbaum

Relation extraction is a core problem for natural language processing in the biomedical domain. Recent research on relation extraction showed that prompt-based learning improves the performance on both fine-tuning on full training set and few-shot training. However, less effort has been made on domain-specific tasks where good prompt design can be even harder. In this paper, we investigate prompting for biomedical relation extraction, with experiments on the ChemProt dataset. We present a simple yet effective method to systematically generate comprehensive prompts that reformulate the relation extraction task as a cloze-test task under a simple prompt formulation. In particular, we experiment with different ranking scores for prompt selection. With BioMed-RoBERTa-base, our results show that prompting-based fine-tuning obtains gains by 14.21 F1 over its regular fine-tuning baseline, and 1.14 F1 over SciFive-Large, the current state-of-the-art on ChemProt. Besides, we find prompt-based learning requires fewer training examples to make reasonable predictions. The results demonstrate the potential of our methods in such a domain-specific relation extraction task.

📄 PDF Abstract BibTeX arXiv:2204.10360

Code (0)

등록된 구현이 없습니다.

Tasks

Cloze TestRelationRelation Extraction

Similar Papers 제목 키워드 기반

Molecular design for cardiac cell differentiation using a small dataset and decorated shape features

2024-07-22 · Fatemeh Etezadi, Shunichi Ito, Kosuke Yasui, Rodi Kado Abdalkader 외

The discovery of small organic compounds for inducing stem cell differentiation is a time- and resource-intensive process. While data science could, in principle, facilitate the discovery of these compounds, novel approa…

Decorate3D: Text-Driven High-Quality Texture Generation for Mesh Decoration in the Wild

2023-09-21 · NeurIPS 2023 11

This paper presents Decorate3D, a versatile and user-friendly method for the creation and editing of 3D objects using images. Decorate3D models a real-world object of interest by neural radiance field (NeRF) and decompos…

LLMs in Biomedicine: A study on clinical Named Entity Recognition

2024-04-10 · Masoud Monajatipoor, Jiaxin Yang, Joel Stremmel, Melika Emami 외

Large Language Models (LLMs) demonstrate remarkable versatility in various NLP tasks but encounter distinct challenges in biomedical due to the complexities of language and data scarcity. This paper investigates LLMs app…

few-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity Recognition+5

Evaluating Advanced Prompting on Gemini Flash for Multi-Hop Biomedical QA

2026-05-05 · Ahmed Bajaber, Mohammed Alliheedi arxiv

The MedHopQA challenge presents a critical test for Large Language Models (LLMs): complex, multi-hop reasoning in the high-stakes biomedical domain. This paper details our direct API-based evaluation of Google's Gemini F…

Prompt Engineering

Prompt Combines Paraphrase: Enhancing Biomedical “Pre-training, Prompt and Predicting” Models by Explaining Rare Biomedical Concepts

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Prompt-based fine-tuning for pre-trained models has been proven resultful in general domain for few-shot learning in downstream tasks. As to the biomedical domain, rare biomedical entities, which are quite ubiquitous in …

Few-Shot Learning