HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Act Like a Radiologist: Radiology Report Generation across Anatomical Regions

Qi Chen Yutong Xie Biao Wu Xiaomin Chen James Ang Minh-Son To Xiaojun Chang Qi Wu

Act Like a Radiologist: Radiology Report Generation across Anatomical Regions

Abstract

Automating radiology report generation can ease the reporting workload for radiologists. However, existing works focus mainly on the chest area due to the limited availability of public datasets for other regions. Besides, they often rely on naive data-driven approaches, e.g., a basic encoder-decoder framework with captioning loss, which limits their ability to recognise complex patterns across diverse anatomical regions. To address these issues, we propose X-RGen, a radiologist-minded report generation framework across six anatomical regions. In X-RGen, we seek to mimic the behaviour of human radiologists, breaking them down into four principal phases: 1) initial observation, 2) cross-region analysis, 3) medical interpretation, and 4) report formation. Firstly, we adopt an image encoder for feature extraction, akin to a radiologist's preliminary review. Secondly, we enhance the recognition capacity of the image encoder by analysing images and reports across various regions, mimicking how radiologists gain their experience and improve their professional ability from past cases. Thirdly, just as radiologists apply their expertise to interpret radiology images, we introduce radiological knowledge of multiple anatomical regions to further analyse the features from a clinical perspective. Lastly, we generate reports based on the medical-aware features using a typical auto-regressive text decoder. Both natural language generation (NLG) and clinical efficacy metrics show the effectiveness of X-RGen on six X-ray datasets. Our code and checkpoints are available at: https://github.com/YtongXie/X-RGen.

Code Repositories

ytongxie/s4m
Official
pytorch
ytongxie/x-rgen
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
medical-report-generation-on-iu-x-rayX-RGen
BLEU-1: 0.466
BLEU-2: 0.306
BLEU-3: 0.225
BLEU-4: 0.177
CIDEr: 0.602
METEOR: 0.199
ROUGE: 0.367

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Act Like a Radiologist: Radiology Report Generation across Anatomical Regions | Papers | HyperAI