paper-with-me

Papers

Scalable Few-Shot Learning of Robust Biomedical Name Representations

2021-06-01 · NAACL (BioNLP) 2021 6 · Pieter Fivez, Simon Suster, Walter Daelemans

Recent research on robust representations of biomedical names has focused on modeling large amounts of fine-grained conceptual distinctions using complex neural encoders. In this paper, we explore the opposite paradigm: training a simple encoder architecture using only small sets of names sampled from high-level biomedical concepts. Our encoder post-processes pretrained representations of biomedical names, and is effective for various types of input representations, both domain-specific or unsupervised. We validate our proposed few-shot learning approach on multiple biomedical relatedness benchmarks, and show that it allows for continual learning, where we accumulate information from various conceptual hierarchies to consistently improve encoder performance. Given these findings, we propose our approach as a low-cost alternative for exploring the impact of conceptual distinctions on robust biomedical name representations.

📄 PDF Abstract BibTeX

Code (1)

clips/fewshot-biomedical-names 공식 구현 pytorch

Tasks

Continual LearningFew-Shot Learning

Similar Papers 제목 키워드 기반

Integrating Higher-Level Semantics into Robust Biomedical Name Representations

2021-04-01 · EACL (Louhi) 2021 4 · Pieter Fivez, Simon Suster, Walter Daelemans

Neural encoders of biomedical names are typically considered robust if representations can be effectively exploited for various downstream NLP tasks. To achieve this, encoders need to model domain-specific biomedical sem…

From Zero to Hero: Harnessing Transformers for Biomedical Named Entity Recognition in Zero- and Few-shot Contexts

2023-05-05 · Miloš Košprdić, Nikola Prodanović, Adela Ljajić, Bojana Bašaragin 외

Supervised named entity recognition (NER) in the biomedical domain depends on large sets of annotated texts with the given named entities. The creation of such datasets can be time-consuming and expensive, while extracti…

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

ReProCon: Scalable and Resource-Efficient Few-Shot Biomedical Named Entity Recognition

2025-08-22 · Jeongkyun Yoo, Nela Riddle, Andrew Hoblitzell arxiv

Named Entity Recognition (NER) in biomedical domains faces challenges due to data scarcity and imbalanced label distributions, especially with fine-grained entity types. We propose ReProCon, a novel few-shot NER framewor…

Contrastive LearningFew-shot NER

Retrieval augmented generation based dynamic prompting for few-shot biomedical named entity recognition using large language models

2025-07-25 · Yao Ge, Sudeshna Das, Yuting Guo, Abeed Sarker arxiv

Biomedical named entity recognition (NER) is a high-utility natural language processing (NLP) task, and large language models (LLMs) show promise particularly in few-shot settings (i.e., limited training data). In this a…

Prompt Engineering

A Named Entity Recognition Corpus for Vietnamese Biomedical Texts to Support Tuberculosis Treatment

2022-06-01 · LREC 2022 6 · Uyen Phan, Phuong N.V Nguyen, Nhung Nguyen

Named Entity Recognition (NER) is an important task in information extraction. However, due to the lack of labelled corpora, biomedical NER has scarcely been studied in Vietnamese compared to English. To address this sit…

DiagnosticFew-Shot Learningnamed-entity-recognitionNamed Entity Recognition+3