paper-with-me

Papers

AutoMedEval: Harnessing Language Models for Automatic Medical Capability Evaluation

2025-05-17 · Xiechi Zhang, Zetian Ouyang, LinLin Wang, Gerard de Melo, Zhu Cao, Xiaoling Wang, Ya zhang, Yanfeng Wang, Liang He

With the proliferation of large language models (LLMs) in the medical domain, there is increasing demand for improved evaluation techniques to assess their capabilities. However, traditional metrics like F1 and ROUGE, which rely on token overlaps to measure quality, significantly overlook the importance of medical terminology. While human evaluation tends to be more reliable, it can be very costly and may as well suffer from inaccuracies due to limits in human expertise and motivation. Although there are some evaluation methods based on LLMs, their usability in the medical field is limited due to their proprietary nature or lack of expertise. To tackle these challenges, we present AutoMedEval, an open-sourced automatic evaluation model with 13B parameters specifically engineered to measure the question-answering proficiency of medical LLMs. The overarching objective of AutoMedEval is to assess the quality of responses produced by diverse models, aspiring to significantly reduce the dependence on human evaluation. Specifically, we propose a hierarchical training method involving curriculum instruction tuning and an iterative knowledge introspection mechanism, enabling AutoMedEval to acquire professional medical assessment capabilities with limited instructional data. Human evaluations indicate that AutoMedEval surpasses other baselines in terms of correlation with human judgments.

📄 PDF Abstract BibTeX arXiv:2505.11887

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

DictLLM: Harnessing Key-Value Data Structures with Large Language Models for Enhanced Medical Diagnostics

2024-02-18 · YiQiu Guo, Yuchen Yang, Ya zhang, Yu Wang 외

Structured data offers a sophisticated mechanism for the organization of information. Existing methodologies for the text-serialization of structured data in the context of large language models fail to adequately addres…

Improving Medical Report Generation with Adapter Tuning and Knowledge Enhancement in Vision-Language Foundation Models

2023-12-07 · Shibin Wu, Bang Yang, Zhiyu Ye, Haoqian Wang 외

Medical report generation demands automatic creation of coherent and precise descriptions for medical images. However, the scarcity of labelled medical image-report pairs poses formidable challenges in developing large-s…

Domain AdaptationMedical Report Generation

LLaVA-Ultra: Large Chinese Language and Vision Assistant for Ultrasound

2024-10-19 · Xuechen Guo, Wenhao Chai, Shi-Yan Li, Gaoang Wang

Multimodal Large Language Model (MLLM) has recently garnered attention as a prominent research focus. By harnessing powerful LLM, it facilitates a transition of conversational generative AI from unimodal text to performi…

Instruction FollowingKnowledge DistillationLanguage ModelingLanguage Modelling+6

Customizing General-Purpose Foundation Models for Medical Report Generation

2023-06-09 · Bang Yang, Asif Raza, Yuexian Zou, Tong Zhang

Medical caption prediction which can be regarded as a task of medical report generation (MRG), requires the automatic generation of coherent and accurate captions for the given medical images. However, the scarcity of la…

Medical Report GenerationTransfer Learning

A Systematic Evaluation of GPT-4V's Multimodal Capability for Medical Image Analysis

2023-10-31 · Yingshu Li, Yunyi Liu, Zhanyu Wang, Xinyu Liang 외

This work conducts an evaluation of GPT-4V's multimodal capability for medical image analysis, with a focus on three representative tasks of radiology report generation, medical visual question answering, and medical vis…

DescriptiveMedical Image AnalysisMedical Visual Question AnsweringQuestion Answering+3