paper-with-me

홈 › Papers

Localising In-Domain Adaptation of Transformer-Based Biomedical Language Models

2022-12-20 · Tommaso Mario Buonocore, Claudio Crema, Alberto Redolfi, Riccardo Bellazzi, Enea Parimbelli

In the era of digital healthcare, the huge volumes of textual information generated every day in hospitals constitute an essential but underused asset that could be exploited with task-specific, fine-tuned biomedical language representation models, improving patient care and management. For such specialized domains, previous research has shown that fine-tuning models stemming from broad-coverage checkpoints can largely benefit additional training rounds over large-scale in-domain resources. However, these resources are often unreachable for less-resourced languages like Italian, preventing local medical institutions to employ in-domain adaptation. In order to reduce this gap, our work investigates two accessible approaches to derive biomedical language models in languages other than English, taking Italian as a concrete use-case: one based on neural machine translation of English resources, favoring quantity over quality; the other based on a high-grade, narrow-scoped corpus natively written in Italian, thus preferring quality over quantity. Our study shows that data quantity is a harder constraint than data quality for biomedical adaptation, but the concatenation of high-quality data can improve model performance even when dealing with relatively size-limited corpora. The models published from our investigations have the potential to unlock important research opportunities for Italian hospitals and academia. Finally, the set of lessons learned from the study constitutes valuable insights towards a solution to build biomedical language models that are generalizable to other less-resourced languages and different domain settings.

📄 PDF Abstract BibTeX arXiv:2212.10422

Code (1)

ivn-rin/bio-med-bit 공식 구현

Tasks

Domain AdaptationMachine TranslationManagement

Similar Papers 제목 키워드 기반

BioM-Transformers: Building Large Biomedical Language Models with BERT, ALBERT and ELECTRA

2021-06-01 · NAACL (BioNLP) 2021 6 · Sultan Alrowili, Vijay Shanker

The impact of design choices on the performance of biomedical language models recently has been a subject for investigation. In this paper, we empirically study biomedical domain adaptation with large transformer models …

Domain AdaptationRelation Extraction

FJWU Participation for the WMT21 Biomedical Translation Task

2021-11-01 · WMT (EMNLP) 2021 11 · Sumbal Naz, Sadaf Abdul Rauf, Sami Ul Haq

In this paper we present the FJWU’s system submitted to the biomedical shared task at WMT21. We prepared state-of-the-art multilingual neural machine translation systems for three languages (i.e. German, Spanish and Fren…

Domain AdaptationInformation RetrievalMachine TranslationNMT+2

Benchmarking for Biomedical Natural Language Processing Tasks with a Domain Specific ALBERT

2021-07-09 · Usman Naseem, Adam G. Dunn, Matloob Khushi, Jinman Kim

The availability of biomedical text data and advances in natural language processing (NLP) have made new applications in biomedical NLP possible. Language models trained or fine tuned using domain specific corpora can ou…

BenchmarkingDocument Classificationnamed-entity-recognitionNamed Entity Recognition+5

Multilingual BERT language model for medical tasks: Evaluation on domain-specific adaptation and cross-linguality

2025-10-31 · Yinghao Luo, Lang Zhou, Amrish Jhingoer, Klaske Vliegenthart Jongbloed 외 arxiv

In multilingual healthcare applications, the availability of domain-specific natural language processing(NLP) tools is limited, especially for low-resource languages. Although multilingual bidirectional encoder represent…

Domain Adaptation

BioClinical ModernBERT: A State-of-the-Art Long-Context Encoder for Biomedical and Clinical NLP

2025-06-12 · Thomas Sounack, Joshua Davis, Brigitte Durieux, Antoine Chaffin 외

Encoder-based transformer models are central to biomedical and clinical Natural Language Processing (NLP), as their bidirectional self-attention makes them well-suited for efficiently extracting structured information fr…

DecoderDomain Adaptation