paper-with-me

Papers

BioADAPT-MRC: Adversarial Learning-based Domain Adaptation Improves Biomedical Machine Reading Comprehension Task

2022-02-26 · Maria Mahbub, Sudarshan Srinivasan, Edmon Begoli, Gregory D Peterson

Biomedical machine reading comprehension (biomedical-MRC) aims to comprehend complex biomedical narratives and assist healthcare professionals in retrieving information from them. The high performance of modern neural network-based MRC systems depends on high-quality, large-scale, human-annotated training datasets. In the biomedical domain, a crucial challenge in creating such datasets is the requirement for domain knowledge, inducing the scarcity of labeled data and the need for transfer learning from the labeled general-purpose (source) domain to the biomedical (target) domain. However, there is a discrepancy in marginal distributions between the general-purpose and biomedical domains due to the variances in topics. Therefore, direct-transferring of learned representations from a model trained on a general-purpose domain to the biomedical domain can hurt the model's performance. We present an adversarial learning-based domain adaptation framework for the biomedical machine reading comprehension task (BioADAPT-MRC), a neural network-based method to address the discrepancies in the marginal distributions between the general and biomedical domain datasets. BioADAPT-MRC relaxes the need for generating pseudo labels for training a well-performing biomedical-MRC model. We extensively evaluate the performance of BioADAPT-MRC by comparing it with the best existing methods on three widely used benchmark biomedical-MRC datasets -- BioASQ-7b, BioASQ-8b, and BioASQ-9b. Our results suggest that without using any synthetic or human-annotated data from the biomedical domain, BioADAPT-MRC can achieve state-of-the-art performance on these datasets. Availability: BioADAPT-MRC is freely available as an open-source project at \url{https://github.com/mmahbub/BioADAPT-MRC}.

📄 PDF Abstract BibTeX arXiv:2202.13174

Code (1)

mmahbub/bioadapt-mrc 공식 구현 pytorch

Tasks

Domain AdaptationMachine Reading ComprehensionReading ComprehensionTransfer Learning

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation Network with Category-Centric Prototype Aligner for Biomedical Image Segmentation

2021-03-03 · Ping Gong, Wenwen Yu, Qiuwen Sun, Ruohan Zhao 외

With the widespread success of deep learning in biomedical image segmentation, domain shift becomes a critical and challenging problem, as the gap between two domains can severely affect model performance when deployed t…

Domain AdaptationImage Segmentationobject-detectionObject Detection+3

Unsupervised Cross-Modality Domain Adaptation of ConvNets for Biomedical Image Segmentations with Adversarial Loss

2018-04-29 · Qi Dou, Cheng Ouyang, Cheng Chen, Hao Chen 외

Convolutional networks (ConvNets) have achieved great successes in various challenging vision tasks. However, the performance of ConvNets would degrade when encountering the domain shift. The domain adaptation is more si…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Unsupervised domain adaptation in brain lesion segmentation with adversarial networks

2016-12-28 · Konstantinos Kamnitsas, Christian Baumgartner, Christian Ledig, Virginia F. J. Newcombe 외

Significant advances have been made towards building accurate automatic segmentation systems for a variety of biomedical applications using machine learning. However, the performance of these systems often degrades when …

Domain AdaptationLesion SegmentationSegmentationUnsupervised Domain Adaptation

Is Biomedical Specialization Still Worth It? Insights from Domain-Adaptive Language Modelling with a New French Health Corpus

2026-04-08 · Aidan Mannion, Cécile Macaire, Armand Violle, Stéphane Ohayon 외 arxiv

Large language models (LLMs) have demonstrated remarkable capabilities across diverse domains, yet their adaptation to specialized fields remains challenging, particularly for non-English languages. This study investigat…

Language ModellingDomain Adaptation

Truly Generalizable Radiograph Segmentation with Conditional Domain Adaptation

2019-01-16 · Hugo Oliveira, Edemir Ferreira, Jefersson A. dos Santos

Digitization techniques for biomedical images yield different visual patterns in radiological exams. These differences may hamper the use of data-driven approaches for inference over these images, such as Deep Neural Net…

Domain AdaptationGeneral ClassificationSegmentationSemantic Segmentation+3