paper-with-me

홈 › Papers

DocLens: Multi-aspect Fine-grained Evaluation for Medical Text Generation

2023-11-16 · Yiqing Xie, Sheng Zhang, Hao Cheng, PengFei Liu, Zelalem Gero, Cliff Wong, Tristan Naumann, Hoifung Poon, Carolyn Rose

Medical text generation aims to assist with administrative work and highlight salient information to support decision-making. To reflect the specific requirements of medical text, in this paper, we propose a set of metrics to evaluate the completeness, conciseness, and attribution of the generated text at a fine-grained level. The metrics can be computed by various types of evaluators including instruction-following (both proprietary and open-source) and supervised entailment models. We demonstrate the effectiveness of the resulting framework, DocLens, with three evaluators on three tasks: clinical note generation, radiology report summarization, and patient question summarization. A comprehensive human study shows that DocLens exhibits substantially higher agreement with the judgments of medical experts than existing metrics. The results also highlight the need to improve open-source evaluators and suggest potential directions.

📄 PDF Abstract BibTeX arXiv:2311.09581

Code (2)

veronicium/doclens 공식 구현
yiqingxyq/doclens 공식 구현

Tasks

Decision MakingInstruction FollowingText Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

DocLens : A Tool-Augmented Multi-Agent Framework for Long Visual Document Understanding

2025-11-14 · Dawei Zhu, Rui Meng, Jiefeng Chen, Sujian Li 외 arxiv

Comprehending long visual documents, where information is distributed across extensive pages of text and visual elements, is a critical but challenging task for modern Vision-Language Models (VLMs). Existing approaches f…

FRAbench and GenEval: Scaling Fine-Grained Aspect Evaluation across Tasks, Modalities

2025-05-19 · Shibo Hong, Jiahao Ying, Haiyuan Liang, Mengdi Zhang 외

Evaluating the open-ended outputs of large language models (LLMs) has become a bottleneck as model capabilities, task diversity, and modality coverage rapidly expand. Existing "LLM-as-a-Judge" evaluators are typically na…

Image GenerationText Generation

Fine-Grained Opinion Summarization with Minimal Supervision

2021-10-17 · Suyu Ge, Jiaxin Huang, Yu Meng, Sharon Wang 외

Opinion summarization aims to profile a target by extracting opinions from multiple documents. Most existing work approaches the task in a semi-supervised manner due to the difficulty of obtaining high-quality annotation…

Fine-Grained Opinion AnalysisOpinion SummarizationSentiment Analysis

FETV: A Benchmark for Fine-Grained Evaluation of Open-Domain Text-to-Video Generation

2023-11-03 · NeurIPS 2023 11 · Yuanxin Liu, Lei LI, Shuhuai Ren, Rundong Gao 외

Recently, open-domain text-to-video (T2V) generation models have made remarkable progress. However, the promising results are mainly shown by the qualitative cases of generated videos, while the quantitative evaluation o…

Text-to-Video GenerationVideo Generation

FINEMATCH: Aspect-based Fine-grained Image and Text Mismatch Detection and Correction

2024-04-23 · Hang Hua, Jing Shi, Kushal Kafle, Simon Jenni 외

Recent progress in large-scale pre-training has led to the development of advanced vision-language models (VLMs) with remarkable proficiency in comprehending and generating multimodal content. Despite the impressive abil…

HallucinationImage GenerationIn-Context LearningText Matching+2