paper-with-me

Papers

Contextualized French Language Models for Biomedical Named Entity Recognition

2020-06-01 · JEPTALNRECITAL 2020 6 · Jenny Copara, Julien Knafou, Nona Naderi, Claudia Moro, Patrick Ruch, Douglas Teodoro

Named entity recognition (NER) is key for biomedical applications as it allows knowledge discovery in free text data. As entities are semantic phrases, their meaning is conditioned to the context to avoid ambiguity. In this work, we explore contextualized language models for NER in French biomedical text as part of the D{\'e}fi Fouille de Textes challenge. Our best approach achieved an F1 -measure of 66{\%} for symptoms and signs, and pathology categories, being top 1 for subtask 1. For anatomy, dose, exam, mode, moment, substance, treatment, and value categories, it achieved an F1 -measure of 75{\%} (subtask 2). If considered all categories, our model achieved the best result in the challenge, with an F1 -measure of 72{\%}. The use of an ensemble of neural language models proved to be very effective, improving a CRF baseline by up to 28{\%} and a single specialised language model by 4{\%}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

A Benchmark Evaluation of Clinical Named Entity Recognition in French

2024-03-28 · Nesrine Bannour, Christophe Servan, Aurélie Névéol, Xavier Tannier

Background: Transformer-based language models have shown strong performance on many Natural LanguageProcessing (NLP) tasks. Masked Language Models (MLMs) attract sustained interest because they can be adaptedto different…

named-entity-recognitionNamed Entity Recognition

CamemBERT-bio: Leveraging Continual Pre-training for Cost-Effective Models on French Biomedical Data

2023-06-27 · Rian Touchent, Laurent Romary, Eric de la Clergerie

Clinical data in hospitals are increasingly accessible for research through clinical data warehouses. However these documents are unstructured and it is therefore necessary to extract information from medical reports to …

Language Modellingnamed-entity-recognitionNamed Entity RecognitionTransfer Learning

Enrichment of French Biomedical Ontologies with UMLS Concepts and Semantic Types for Biomedical Named Entity Recognition Though Ontological Semantic Annotation

2017-09-01 · WS 2017 9 · Andon Tchechmedjiev, Cl{\'e}ment Jonquet
Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Adaptation of Biomedical and Clinical Pretrained Models to French Long Documents: A Comparative Study

2024-02-26 · Adrien Bazoge, Emmanuel Morin, Beatrice Daille, Pierre-Antoine Gourraud

Recently, pretrained language models based on BERT have been introduced for the French biomedical domain. Although these models have achieved state-of-the-art results on biomedical and clinical NLP tasks, they are constr…

named-entity-recognitionNamed Entity Recognition

SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking

2026-01-27 · Adam Remaki, Christel Gérardin, Eulàlia Farré-Maduell, Martin Krallinger 외 arxiv

We present SynCABEL (Synthetic Contextualized Augmentation for Biomedical Entity Linking), a framework that addresses a central bottleneck in supervised biomedical entity linking (BEL): the scarcity of expert-annotated t…

Entity Linking