paper-with-me

Papers

Multilingual Natural Language Processing Model for Radiology Reports -- The Summary is all you need!

2023-09-29 · Mariana Lindo, Ana Sofia Santos, André Ferreira, Jianning Li, Gijs Luijten, Gustavo Correia, Moon Kim, Benedikt Michael Schaarschmidt, Cornelius Deuschl, Johannes Haubold, Jens Kleesiek, Jan Egger, Victor Alves

The impression section of a radiology report summarizes important radiology findings and plays a critical role in communicating these findings to physicians. However, the preparation of these summaries is time-consuming and error-prone for radiologists. Recently, numerous models for radiology report summarization have been developed. Nevertheless, there is currently no model that can summarize these reports in multiple languages. Such a model could greatly improve future research and the development of Deep Learning models that incorporate data from patients with different ethnic backgrounds. In this study, the generation of radiology impressions in different languages was automated by fine-tuning a model, publicly available, based on a multilingual text-to-text Transformer to summarize findings available in English, Portuguese, and German radiology reports. In a blind test, two board-certified radiologists indicated that for at least 70% of the system-generated summaries, the quality matched or exceeded the corresponding human-written summaries, suggesting substantial clinical reliability. Furthermore, this study showed that the multilingual model outperformed other models that specialized in summarizing radiology reports in only one language, as well as models that were not specifically designed for summarizing radiology reports, such as ChatGPT.

📄 PDF Abstract BibTeX arXiv:2310.00100

Code (0)

등록된 구현이 없습니다.

Tasks

All

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

PARROT: An Open Multilingual Radiology Reports Dataset

2025-07-25 · Bastien Le Guellec, Kokou Adambounou, Lisa C Adams, Thibault Agripnidis 외 arxiv

Rationale and Objectives: To develop and validate PARROT (Polyglottal Annotated Radiology Reports for Open Testing), a large, multicentric, open-access dataset of fictional radiology reports spanning multiple languages f…

Transfer learning applied to text classification in Spanish radiological reports

2020-05-01 · LREC 2020 5 · Pilar L{\'o}pez {\'U}beda, Manuel Carlos D{\'\i}az-Galiano, L. Alfonso Urena Lopez, Maite Martin 외

Pre-trained text encoders have rapidly advanced the state-of-the-art on many Natural Language Processing tasks. This paper presents the use of transfer learning methods applied to the automatic detection of codes in radi…

ClassificationGeneral Classificationtext-classificationText Classification+1

Exploring Multilingual Large Language Models for Enhanced TNM classification of Radiology Report in lung cancer staging

2024-06-05 · Hidetoshi Matsuo, Mizuho Nishio, Takaaki Matsunaga, Koji Fujimoto 외

Background: Structured radiology reports remains underdeveloped due to labor-intensive structuring and narrative-style reporting. Deep learning, particularly large language models (LLMs) like GPT-3.5, offers promise in a…

RaLEs: a Benchmark for Radiology Language Evaluations

2023-09-26 · NeurIPS 2023 11

The radiology report is the main form of communication between radiologists and other clinicians. Prior work in natural language processing in radiology reports has shown the value of developing methods tailored for indi…

RadGraph: Extracting Clinical Entities and Relations from Radiology Reports

2021-06-28 · Saahil Jain, Ashwin Agrawal, Adriel Saporta, Steven QH Truong 외

Extracting structured clinical information from free-text radiology reports can enable the use of radiology report information for a variety of critical healthcare applications. In our work, we present RadGraph, a datase…

Relation Extraction