paper-with-me

Papers

Pretrained Biomedical Language Models for Clinical NLP in Spanish

2022-05-01 · BioNLP (ACL) 2022 5 · Casimiro Pio Carrino, Joan Llop, Marc Pàmies, Asier Gutiérrez-Fandiño, Jordi Armengol-Estapé, Joaquín Silveira-Ocampo, Alfonso Valencia, Aitor Gonzalez-Agirre, Marta Villegas

This work presents the first large-scale biomedical Spanish language models trained from scratch, using large biomedical corpora consisting of a total of 1.1B tokens and an EHR corpus of 95M tokens. We compared them against general-domain and other domain-specific models for Spanish on three clinical NER tasks. As main results, our models are superior across the NER tasks, rendering them more convenient for clinical NLP applications. Furthermore, our findings indicate that when enough data is available, pre-training from scratch is better than continual pre-training when tested on clinical tasks, raising an exciting research question about which approach is optimal. Our models and fine-tuning scripts are publicly available at HuggingFace and GitHub.

📄 PDF Abstract BibTeX

Code (1)

PlanTL-GOB-ES/lm-biomedical-clinical-es 공식 구현

Tasks

NER

Similar Papers 제목 키워드 기반

Biomedical and Clinical Language Models for Spanish: On the Benefits of Domain-Specific Pretraining in a Mid-Resource Scenario

2021-09-08 · Casimiro Pio Carrino, Jordi Armengol-Estapé, Asier Gutiérrez-Fandiño, Joan Llop-Palao 외

This work presents biomedical and clinical language models for Spanish by experimenting with different pretraining choices, such as masking at word and subword level, varying the vocabulary size and testing with domain d…

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

Spanish Biomedical and Clinical Language Embeddings

2021-02-25 · Asier Gutiérrez-Fandiño, Jordi Armengol-Estapé, Casimiro Pio Carrino, Ona de Gibert 외

We computed both Word and Sub-word Embeddings using FastText. For Sub-word embeddings we selected Byte Pair Encoding (BPE) algorithm to represent the sub-words. We evaluated the Biomedical Word Embeddings obtaining bette…

Word Embeddings

Generalistic or Specific Embeddings, Which is Better? An Empirical Study on Search for Clinical Coding in Non-English Languages

2026-05-28 · David Rey-Blanco, Roberto Cruz arxiv

Sentence-embedding models for semantic search are overwhelmingly developed and evaluated on English corpora. When applied to clinical retrieval in other languages -- particularly retrieval of ICD-10-CM / CIE-10 codes -- …

Biomedical term normalization of EHRs with UMLS

2018-02-08 · LREC 2018 5 · Naiara Perez, Montse Cuadros, German Rigau

This paper presents a novel prototype for biomedical term normalization of electronic health record excerpts with the Unified Medical Language System (UMLS) Metathesaurus. Despite being multilingual and cross-lingual by …

Fine-Tuned Large Language Models for Symptom Recognition from Spanish Clinical Text

2024-01-28 · Mai A. Shaaban, Abbas Akkasi, Adnan Khan, Majid Komeili 외

The accurate recognition of symptoms in clinical reports is significantly important in the fields of healthcare and biomedical natural language processing. These entities serve as essential building blocks for clinical i…

Retrieval