paper-with-me

Papers

RadPhi-3: Small Language Models for Radiology

2024-11-19 · Mercy Ranjit, Shaury Srivastav, Tanuja Ganu

LLM based copilot assistants are useful in everyday tasks. There is a proliferation in the exploration of AI assistant use cases to support radiology workflows in a reliable manner. In this work, we present RadPhi-3, a Small Language Model instruction tuned from Phi-3-mini-4k-instruct with 3.8B parameters to assist with various tasks in radiology workflows. While impression summary generation has been the primary task which has been explored in prior works w.r.t radiology reports of Chest X-rays, we also explore other useful tasks like change summary generation comparing the current radiology report and its prior report, section extraction from radiology reports, tagging the reports with various pathologies and tubes, lines or devices present in them etc. In-addition, instruction tuning RadPhi-3 involved learning from a credible knowledge source used by radiologists, Radiopaedia.org. RadPhi-3 can be used both to give reliable answers for radiology related queries as well as perform useful tasks related to radiology reports. RadPhi-3 achieves SOTA results on the RaLEs radiology report generation benchmark.

📄 PDF Abstract BibTeX arXiv:2411.13604

Code (0)

등록된 구현이 없습니다.

Tasks

4kLanguage ModelingLanguage ModellingSmall Language Model

Similar Papers 제목 키워드 기반

RadLing: Towards Efficient Radiology Report Understanding

2023-06-04 · Rikhiya Ghosh, Sanjeev Kumar Karn, Manuela Daniela Danu, Larisa Micu 외

Most natural language tasks in the radiology domain use language models pre-trained on biomedical corpus. There are few pretrained language models trained specifically for radiology, and fewer still that have been traine…

Language ModelingLanguage Modelling

RadLite: Multi-Task LoRA Fine-Tuning of Small Language Models for CPU-Deployable Radiology AI

2026-05-01 · Pankaj Gupta, Kartik Bose arxiv

Large language models (LLMs) show promise in radiology but their deployment is limited by computational requirements that preclude use in resource-constrained clinical environments. We investigate whether small language …

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…

Clinical Predictive Keyboard using Statistical and Neural Language Modeling

2020-06-22 · John Pavlopoulos, Panagiotis Papapetrou

A language model can be used to predict the next word during authoring, to correct spelling or to accelerate writing (e.g., in sms or emails). Language models, however, have only been applied in a very small scale to ass…

Language ModelingLanguage Modelling

LLM-RadJudge: Achieving Radiologist-Level Evaluation for X-Ray Report Generation

2024-04-01 · Zilong Wang, Xufang Luo, Xinyang Jiang, Dongsheng Li 외

Evaluating generated radiology reports is crucial for the development of radiology AI, but existing metrics fail to reflect the task's clinical requirements. This study proposes a novel evaluation framework using large l…

Knowledge Distillation