Papers by Shayok Chakraborty
MediVLM: A Vision Language Model for Radiology Report Generation from Medical Images (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for radiology report generation from medical images are incomplete and inconsistent, fail to focus on informative regions within an image and impose strong annotation assumptions for model training. |
| Approach: | They propose a vision language model (VLM) for radiology report generation from medical images that uses a pre-trained object detector to extract the salient anatomical regions from images, an image encoder, a text encoder and a transformer based decoder to generate the final report. |
| Outcome: | The proposed model generates radiology reports even when no reports are available for training. |