paper-with-me

Papers

BioMegatron: Larger Biomedical Domain Language Model

2020-10-12 · EMNLP 2020 11 · Hoo-chang Shin, Yang Zhang, Evelina Bakhturina, Raul Puri, Mostofa Patwary, Mohammad Shoeybi, Raghav Mani

There has been an influx of biomedical domain-specific language models, showing language models pre-trained on biomedical text perform better on biomedical domain benchmarks than those trained on general domain text corpora such as Wikipedia and Books. Yet, most works do not study the factors affecting each domain language application deeply. Additionally, the study of model size on domain-specific models has been mostly missing. We empirically study and evaluate several factors that can affect performance on domain language applications, such as the sub-word vocabulary set, model size, pre-training corpus, and domain transfer. We show consistent improvements on benchmarks with our larger BioMegatron model trained on a larger domain corpus, contributing to our understanding of domain language model applications. We demonstrate noticeable improvements over the previous state-of-the-art (SOTA) on standard biomedical NLP benchmarks of named entity recognition, relation extraction, and question answering. Model checkpoints and code are available at [https://ngc.nvidia.com] and [https://github.com/NVIDIA/NeMo].

📄 PDF Abstract BibTeX arXiv:2010.06060

Code (1)

NVIDIA/NeMo 공식 구현 pytorch

Tasks

Language ModelingLanguage Modellingmodelnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question AnsweringRelation Extraction

Similar Papers 제목 키워드 기반

Transformers and the representation of biomedical background knowledge

2022-02-04 · Oskar Wysocki, Zili Zhou, Paul O'Regan, Deborah Ferreira 외

Specialised transformers-based models (such as BioBERT and BioMegatron) are adapted for the biomedical domain based on publicly available biomedical corpora. As such, they have the potential to encode large-scale biologi…

How Important is Domain Specificity in Language Models and Instruction Finetuning for Biomedical Relation Extraction?

2024-02-21 · Aviv Brokman, Ramakanth Kavuluru

Cutting edge techniques developed in the general NLP domain are often subsequently applied to the high-value, data-rich biomedical domain. The past few years have seen generative language models (LMs), instruction finetu…

Few-Shot LearningRelationRelation ExtractionSpecificity

NEJM-enzh: A Parallel Corpus for English-Chinese Translation in the Biomedical Domain

2020-05-18 · Boxiang Liu, Liang Huang

Machine translation requires large amounts of parallel text. While such datasets are abundant in domains such as newswire, they are less accessible in the biomedical domain. Chinese and English are two of the most widely…

Machine TranslationSentenceTranslation

BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers

2024-04-29 · ran Xu, Wenqi Shi, Yue Yu, Yuchen Zhuang 외

Developing effective biomedical retrieval models is important for excelling at knowledge-intensive biomedical tasks but still challenging due to the deficiency of sufficient publicly annotated biomedical data and computa…

RetrievalUnsupervised Pre-training

m-KAILIN: Knowledge-Driven Agentic Scientific Corpus Distillation Framework for Biomedical Large Language Models Training

2025-04-28 · Meng Xiao, Xunxin Cai, Qingqing Long, Chengrui Wang 외

Corpus distillation for biomedical large language models (LLMs) seeks to address the pressing challenge of insufficient quantity and quality in open-source annotated scientific corpora, which remains a bottleneck for eff…

Question Answering