paper-with-me

Papers

Developing a Clinical Language Model for Swedish: Continued Pretraining of Generic BERT with In-Domain Data

2021-09-01 · RANLP 2021 9 · Anastasios Lamproudis, Aron Henriksson, Hercules Dalianis

The use of pretrained language models, fine-tuned to perform a specific downstream task, has become widespread in NLP. Using a generic language model in specialized domains may, however, be sub-optimal due to differences in language use and vocabulary. In this paper, it is investigated whether an existing, generic language model for Swedish can be improved for the clinical domain through continued pretraining with clinical text. The generic and domain-specific language models are fine-tuned and evaluated on three representative clinical NLP tasks: (i) identifying protected health information, (ii) assigning ICD-10 diagnosis codes to discharge summaries, and (iii) sentence-level uncertainty prediction. The results show that continued pretraining on in-domain data leads to improved performance on all three downstream tasks, indicating that there is a potential added value of domain-specific language models for clinical NLP.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentence

Similar Papers 제목 키워드 기반

Evaluating Pretraining Strategies for Clinical BERT Models

2022-06-01 · LREC 2022 6 · Anastasios Lamproudis, Aron Henriksson, Hercules Dalianis

Research suggests that using generic language models in specialized domains may be sub-optimal due to significant domain differences. As a result, various strategies for developing domain-specific language models have be…

Language ModelingLanguage Modelling

Reuse, Don't Retrain: A Recipe for Continued Pretraining of Language Models

2024-07-09 · Jupinder Parmar, Sanjev Satheesh, Mostofa Patwary, Mohammad Shoeybi 외

As language models have scaled both their number of parameters and pretraining dataset sizes, the computational cost for pretraining has become intractable except for the most well-resourced teams. This increasing cost m…

Reading the News: Adapting Large Language Models to Swedish Journalism Through Continued Pre-Training

2026-08-31 · Lukas Borggren, Jenny Kunz, Marco Kuhlmann arxiv

Large language models are increasingly capable in general, but their utility can remain modest in niche or understudied areas. One approach to address this limitation is to specialise existing models through additional t…

parameter-efficient fine-tuningInstruction Following

Hearing voices at the National Library -- a speech corpus and acoustic model for the Swedish language

2022-05-06 · Martin Malmsten, Chris Haffenden, Love Börjeson

This paper explains our work in developing new acoustic models for automated speech recognition (ASR) at KBLab, the infrastructure for data-driven research at the National Library of Sweden (KB). We evaluate different ap…

speech-recognitionSpeech RecognitionSpeech-to-Text

EntityBERT: Entity-centric Masking Strategy for Model Pretraining for the Clinical Domain

2021-06-01 · NAACL (BioNLP) 2021 6 · Chen Lin, Timothy Miller, Dmitriy Dligach, Steven Bethard 외

Transformer-based neural language models have led to breakthroughs for a variety of natural language processing (NLP) tasks. However, most models are pretrained on general domain data. We propose a methodology to produce…

NegationNegation DetectionRelationRelation Extraction+1