paper-with-me

Papers

Learning to Learn Recognising Biomedical Entities from Multiple Domains with Task Hardness

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

Few-shot learning has been a big challenge for many classification tasks, where the final classifier is trained only with a few examples. This problem amplifies when we apply the few-shot setup to recognising named entity from different domains, i.e., few-shot domain adaption for NER. In this paper, we present a simple yet effective MAML-based NER model that can effectively leverage the task hardness information to improve the adaptability of the learnt model in the few-shot setting. Experimental results on biomedical datasets show that our model can achieve significant performance improvement over the recently published MetaNER model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFew-Shot LearningNER

Similar Papers 제목 키워드 기반

A Comparison between Named Entity Recognition Models in the Biomedical Domain

2021-07-01 · TRITON 2021 7 · Maria Carmela Cariello, Alessandro Lenci, Ruslan Mitkov

The domain-specialised application of Named Entity Recognition (NER) is known as Biomedical NER (BioNER), which aims to identify and classify biomedical concepts that are of interest to researchers, such as genes, protei…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Simple Hierarchical Multi-Task Neural End-To-End Entity Linking for Biomedical Text

2020-11-01 · EMNLP (Louhi) 2020 11 · Maciej Wiatrak, Juha Iso-Sipila

Recognising and linking entities is a crucial first step to many tasks in biomedical text analysis, such as relation extraction and target identification. Traditionally, biomedical entity linking methods rely heavily on …

Entity LinkingEntity TypingMulti-Task LearningRelation Extraction

Recognising Biomedical Names: Challenges and Solutions

2021-06-23 · Xiang Dai

The growth rate in the amount of biomedical documents is staggering. Unlocking information trapped in these documents can enable researchers and practitioners to operate confidently in the information world. Biomedical N…

Data AugmentationNER

Passive-Aggressive Sequence Labeling with Discriminative Post-Editing for Recognising Person Entities in Tweets

2014-04-01 · EACL 2014 4 · Leon Derczynski, Kalina Bontcheva
ChunkingNamed Entity Recognition (NER)Person Recognition

Biomedical Entity Linking as Multiple Choice Question Answering

2024-02-23 · Zhenxi Lin, Ziheng Zhang, Xian Wu, Yefeng Zheng

Although biomedical entity linking (BioEL) has made significant progress with pre-trained language models, challenges still exist for fine-grained and long-tailed entities. To address these challenges, we present BioELQA…

Entity LinkingMultiple-choiceQuestion Answering