paper-with-me

Papers

Automatic Interactive Evaluation for Large Language Models with State Aware Patient Simulator

2024-03-13 · Yusheng Liao, Yutong Meng, Yuhao Wang, Hongcheng Liu, Yanfeng Wang, Yu Wang

Large Language Models (LLMs) have demonstrated remarkable proficiency in human interactions, yet their application within the medical field remains insufficiently explored. Previous works mainly focus on the performance of medical knowledge with examinations, which is far from the realistic scenarios, falling short in assessing the abilities of LLMs on clinical tasks. In the quest to enhance the application of Large Language Models (LLMs) in healthcare, this paper introduces the Automated Interactive Evaluation (AIE) framework and the State-Aware Patient Simulator (SAPS), targeting the gap between traditional LLM evaluations and the nuanced demands of clinical practice. Unlike prior methods that rely on static medical knowledge assessments, AIE and SAPS provide a dynamic, realistic platform for assessing LLMs through multi-turn doctor-patient simulations. This approach offers a closer approximation to real clinical scenarios and allows for a detailed analysis of LLM behaviors in response to complex patient interactions. Our extensive experimental validation demonstrates the effectiveness of the AIE framework, with outcomes that align well with human evaluations, underscoring its potential to revolutionize medical LLM testing for improved healthcare delivery.

📄 PDF Abstract BibTeX arXiv:2403.08495

Code (4)

bluezeros/automatic_interactive_evaluation 공식 구현
MindSpore-scientific-2/code-8/tree/main/Patient2Vec-A-Personalized-Interpretable mindspore
mediabrain-sjtu/medicalgpt-zh pytorch
mediabrain-sjtu/ming pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

LLM Comparator: Visual Analytics for Side-by-Side Evaluation of Large Language Models

2024-02-16 · Minsuk Kahng, Ian Tenney, Mahima Pushkarna, Michael Xieyang Liu 외

Automatic side-by-side evaluation has emerged as a promising approach to evaluating the quality of responses from large language models (LLMs). However, analyzing the results from this evaluation approach raises scalabil…

SUMMPILOT: Bridging Efficiency and Customization for Interactive Summarization System

2026-01-13 · JungMin Yun, Juhwan Choi, Kyohoon Jin, Soojin Jang 외 arxiv

This paper incorporates the efficiency of automatic summarization and addresses the challenge of generating personalized summaries tailored to individual users' interests and requirements. To tackle this challenge, we in…

MTR-Bench: A Comprehensive Benchmark for Multi-Turn Reasoning Evaluation

2025-05-21 · Xiaoyuan Li, Keqin Bao, Yubo Ma, Moxin Li 외

Recent advances in Large Language Models (LLMs) have shown promising results in complex reasoning tasks. However, current evaluations predominantly focus on single-turn reasoning scenarios, leaving interactive tasks larg…

Attribute

IQA-EVAL: Automatic Evaluation of Human-Model Interactive Question Answering

2024-08-24 · Ruosen Li, Ruochen Li, Barry Wang, Xinya Du

To evaluate Large Language Models (LLMs) for question answering (QA), traditional methods typically focus on assessing single-turn responses to given questions. However, this approach doesn't capture the dynamic nature o…

Question AnsweringTask 2

BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models

2023-06-19 · Shaolei Zhang, Qingkai Fang, Zhuocheng Zhang, Zhengrui Ma 외

Large language models (LLMs) have demonstrated remarkable prowess in language understanding and generation. Advancing from foundation LLMs to instructionfollowing LLMs, instruction tuning plays a vital role in aligning L…

Instruction FollowingText GenerationTranslation