paper-with-me

Papers

Radiology-Aware Model-Based Evaluation Metric for Report Generation

2023-11-28 · Amos Calamida, Farhad Nooralahzadeh, Morteza Rohanian, Koji Fujimoto, Mizuho Nishio, Michael Krauthammer

We propose a new automated evaluation metric for machine-generated radiology reports using the successful COMET architecture adapted for the radiology domain. We train and publish four medically-oriented model checkpoints, including one trained on RadGraph, a radiology knowledge graph. Our results show that our metric correlates moderately to high with established metrics such as BERTscore, BLEU, and CheXbert scores. Furthermore, we demonstrate that one of our checkpoints exhibits a high correlation with human judgment, as assessed using the publicly available annotations of six board-certified radiologists, using a set of 200 reports. We also performed our own analysis gathering annotations with two radiologists on a collection of 100 reports. The results indicate the potential effectiveness of our method as a radiology-specific evaluation metric. The code, data, and model checkpoints to reproduce our findings will be publicly available.

📄 PDF Abstract BibTeX arXiv:2311.16764

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Clinical Context-aware Radiology Report Generation from Medical Images using Transformers

2024-08-21 · Sonit Singh

Recent developments in the field of Natural Language Processing, especially language models such as the transformer have brought state-of-the-art results in language understanding and language generation. In this work, w…

DecoderDiagnosticText Generation

Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation

2024-07-21 · Liwen Sun, James Zhao, Megan Han, Chenyan Xiong

Multimodal foundation models hold significant potential for automating radiology report generation, thereby assisting clinicians in diagnosing cardiac diseases. However, generated reports often suffer from serious factua…

DiagnosticRAGRetrievalText Generation

MRScore: Evaluating Radiology Report Generation with LLM-based Reward System

2024-04-27 · Yunyi Liu, Zhanyu Wang, Yingshu Li, Xinyu Liang 외

In recent years, automated radiology report generation has experienced significant growth. This paper introduces MRScore, an automatic evaluation metric tailored for radiology report generation by leveraging Large Langua…

Model SelectionText Generation

DART: Disease-aware Image-Text Alignment and Self-correcting Re-alignment for Trustworthy Radiology Report Generation

2025-04-16 · CVPR 2025 1 · Sang-Jun Park, Keun-Soo Heo, Dong-Hee Shin, Young-Han Son 외

The automatic generation of radiology reports has emerged as a promising solution to reduce a time-consuming task and accurately capture critical disease-relevant findings in X-ray images. Previous approaches for radiolo…

Contrastive LearningImage to textImage-to-Text RetrievalRetrieval+1

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