paper-with-me

Papers

Parameter-Efficient Domain Knowledge Integration from Multiple Sources for Biomedical Pre-trained Language Models

2021-11-01 · Findings (EMNLP) 2021 11 · Qiuhao Lu, Dejing Dou, Thien Huu Nguyen

Domain-specific pre-trained language models (PLMs) have achieved great success over various downstream tasks in different domains. However, existing domain-specific PLMs mostly rely on self-supervised learning over large amounts of domain text, without explicitly integrating domain-specific knowledge, which can be essential in many domains. Moreover, in knowledge-sensitive areas such as the biomedical domain, knowledge is stored in multiple sources and formats, and existing biomedical PLMs either neglect them or utilize them in a limited manner. In this work, we introduce an architecture to integrate domain knowledge from diverse sources into PLMs in a parameter-efficient way. More specifically, we propose to encode domain knowledge via adapters, which are small bottleneck feed-forward networks inserted between intermediate transformer layers in PLMs. These knowledge adapters are pre-trained for individual domain knowledge sources and integrated via an attention-based knowledge controller to enrich PLMs. Taking the biomedical domain as a case study, we explore three knowledge-specific adapters for PLMs based on the UMLS Metathesaurus graph, the Wikipedia articles for diseases, and the semantic grouping information for biomedical concepts. Extensive experiments on different biomedical NLP tasks and datasets demonstrate the benefits of the proposed architecture and the knowledge-specific adapters across multiple PLMs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Optimize Incompatible Parameters through Compatibility-aware Knowledge Integration

2025-01-10 · Zheqi Lv, Keming Ye, Zishu Wei, Qi Tian 외

Deep neural networks have become foundational to advancements in multiple domains, including recommendation systems, natural language processing, and so on. Despite their successes, these models often contain incompatibl…

Recommendation Systems

The KITMUS Test: Evaluating Knowledge Integration from Multiple Sources in Natural Language Understanding Systems

2022-12-15 · Akshatha Arodi, Martin Pömsl, Kaheer Suleman, Adam Trischler 외

Many state-of-the-art natural language understanding (NLU) models are based on pretrained neural language models. These models often make inferences using information from multiple sources. An important class of such inf…

coreference-resolutionCoreference ResolutionNatural Language Understanding

KSAT: Knowledge-infused Self Attention Transformer -- Integrating Multiple Domain-Specific Contexts

2022-10-09 · Kaushik Roy, Yuxin Zi, Vignesh Narayanan, Manas Gaur 외

Domain-specific language understanding requires integrating multiple pieces of relevant contextual information. For example, we see both suicide and depression-related behavior (multiple contexts) in the text ``I have a …

Specificity

Cross-Domain Data Integration for Named Entity Disambiguation in Biomedical Text

2021-10-15 · Findings (EMNLP) 2021 11 · Maya Varma, Laurel Orr, Sen Wu, Megan Leszczynski 외

Named entity disambiguation (NED), which involves mapping textual mentions to structured entities, is particularly challenging in the medical domain due to the presence of rare entities. Existing approaches are limited b…

Data IntegrationEntity Disambiguation

Integrating Multiple Sources Knowledge for Class Asymmetry Domain Adaptation Segmentation of Remote Sensing Images

2023-05-17 · Kuiliang Gao, Anzhu Yu, Xiong You, Wenyue Guo 외

In the existing unsupervised domain adaptation (UDA) methods for remote sensing images (RSIs) semantic segmentation, class symmetry is an widely followed ideal assumption, where the source and target RSIs have exactly th…

Domain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation