TL;DR
This paper presents a transformer-based deep learning approach for converting free-text radiology reports into structured data, demonstrating improved accuracy over previous models and facilitating clinical information extraction.
Contribution
The study introduces a novel transformer-based NER architecture specifically designed for clinical report structuring, outperforming traditional neural network models.
Findings
Transformer model achieved higher ROUGE and BLEU scores.
Model provided interpretable structured reports.
Outperformed ANN and CNN-based approaches.
Abstract
Since radiology reports needed for clinical practice and research are written and stored in free-text narrations, extraction of relative information for further analysis is difficult. In these circumstances, natural language processing (NLP) techniques can facilitate automatic information extraction and transformation of free-text formats to structured data. In recent years, deep learning (DL)-based models have been adapted for NLP experiments with promising results. Despite the significant potential of DL models based on artificial neural networks (ANN) and convolutional neural networks (CNN), the models face some limitations to implement in clinical practice. Transformers, another new DL architecture, have been increasingly applied to improve the process. Therefore, in this study, we propose a transformer-based fine-grained named entity recognition (NER) architecture for clinical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Layer Normalization · SentencePiece · Inverse Square Root Schedule · Softmax · Dropout
