paper-with-me

홈 › Papers

RadBARTsum: Domain Specific Adaption of Denoising Sequence-to-Sequence Models for Abstractive Radiology Report Summarization

2024-06-05 · Jinge Wu, Abul Hasan, Honghan Wu

Radiology report summarization is a crucial task that can help doctors quickly identify clinically significant findings without the need to review detailed sections of reports. This study proposes RadBARTsum, a domain-specific and ontology facilitated adaptation of the BART model for abstractive radiology report summarization. The approach involves two main steps: 1) re-training the BART model on a large corpus of radiology reports using a novel entity masking strategy to improving biomedical domain knowledge learning, and 2) fine-tuning the model for the summarization task using the Findings and Background sections to predict the Impression section. Experiments are conducted using different masking strategies. Results show that the re-training process with domain knowledge facilitated masking improves performances consistently across various settings. This work contributes a domain-specific generative language model for radiology report summarization and a method for utilising medical knowledge to realise entity masking language model. The proposed approach demonstrates a promising direction of enhancing the efficiency of language models by deepening its understanding of clinical knowledge in radiology reports.

📄 PDF Abstract BibTeX arXiv:2406.03062

Code (0)

등록된 구현이 없습니다.

Tasks

Clinical KnowledgeDenoisingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Ontology 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Proxy Denoising for Source-Free Domain Adaptation

2024-06-03 · Song Tang, Wenxin Su, Yan Gan, Mao Ye 외

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to an unlabeled target domain with no access to the source data. Inspired by the success of large Vision-Language (ViL) models in many applica…

DenoisingDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Physics-augmented Deep Learning with Adversarial Domain Adaptation: Applications to STM Image Denoising

2024-09-08 · Jianxin Xie, Wonhee Ko, Rui-Xing Zhang, Bing Yao

Image denoising is a critical task in various scientific fields such as medical imaging and material characterization, where the accurate recovery of underlying structures from noisy data is essential. Although supervise…

DenoisingDomain AdaptationImage Denoisingscientific discovery

Mitigating the Impact of Speech Recognition Errors on Chatbot using Sequence-to-Sequence Model

2017-09-22 · Pin-Jung Chen, I-Hung Hsu, Yi-Yao Huang, Hung-Yi Lee

We apply sequence-to-sequence model to mitigate the impact of speech recognition errors on open domain end-to-end dialog generation. We cast the task as a domain adaptation problem where ASR transcriptions and original t…

ChatbotDecoderDomain Adaptationspeech-recognition+1

Towards Diverse and Faithful One-shot Adaption of Generative Adversarial Networks

2022-07-18 · Yabo Zhang, Mingshuai Yao, Yuxiang Wei, Zhilong Ji 외

One-shot generative domain adaption aims to transfer a pre-trained generator on one domain to a new domain using one reference image only. However, it remains very challenging for the adapted generator (i) to generate di…

DiversityDomain Adaptation

On the Robustness of Domain Adaption to Adversarial Attacks

2021-08-04 · Liyuan Zhang, YuHang Zhou, Lei Zhang

State-of-the-art deep neural networks (DNNs) have been proved to have excellent performance on unsupervised domain adaption (UDA). However, recent work shows that DNNs perform poorly when being attacked by adversarial sa…

Adversarial AttackDomain AdaptationPseudo LabelUnsupervised Domain Adaptation