paper-with-me

Papers

Do Physicians Know How to Prompt? The Need for Automatic Prompt Optimization Help in Clinical Note Generation

2023-11-16 · Zonghai Yao, Ahmed Jaafar, Beining Wang, Zhichao Yang, Hong Yu

This study examines the effect of prompt engineering on the performance of Large Language Models (LLMs) in clinical note generation. We introduce an Automatic Prompt Optimization (APO) framework to refine initial prompts and compare the outputs of medical experts, non-medical experts, and APO-enhanced GPT3.5 and GPT4. Results highlight GPT4 APO's superior performance in standardizing prompt quality across clinical note sections. A human-in-the-loop approach shows that experts maintain content quality post-APO, with a preference for their own modifications, suggesting the value of expert customization. We recommend a two-phase optimization process, leveraging APO-GPT4 for consistency and expert input for personalization.

📄 PDF Abstract BibTeX arXiv:2311.09684

Code (1)

seasonyao/automatic_prompt_optimization_physician_prompting 공식 구현

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Can LLMs Correct Physicians, Yet? Investigating Effective Interaction Methods in the Medical Domain

2024-03-29 · Burcu Sayin, Pasquale Minervini, Jacopo Staiano, Andrea Passerini

We explore the potential of Large Language Models (LLMs) to assist and potentially correct physicians in medical decision-making tasks. We evaluate several LLMs, including Meditron, Llama2, and Mistral, to analyze the ab…

Answer GenerationDecision Making

AutoProSAM: Automated Prompting SAM for 3D Multi-Organ Segmentation

2023-08-28 · Chengyin Li, Prashant Khanduri, Yao Qiang, Rafi Ibn Sultan 외

Segment Anything Model (SAM) is one of the pioneering prompt-based foundation models for image segmentation and has been rapidly adopted for various medical imaging applications. However, in clinical settings, creating e…

Image SegmentationMedical Image SegmentationOrgan SegmentationPrompt Learning+2

Evaluation of GPT-3.5 and GPT-4 for supporting real-world information needs in healthcare delivery

2023-04-26 · Debadutta Dash, Rahul Thapa, Juan M. Banda, Akshay Swaminathan 외

Despite growing interest in using large language models (LLMs) in healthcare, current explorations do not assess the real-world utility and safety of LLMs in clinical settings. Our objective was to determine whether two …

Prompt Engineering

An Iterative Optimizing Framework for Radiology Report Summarization with ChatGPT

2023-04-17 · Chong Ma, Zihao Wu, Jiaqi Wang, Shaochen Xu 외

The 'Impression' section of a radiology report is a critical basis for communication between radiologists and other physicians, and it is typically written by radiologists based on the 'Findings' section. However, writin…

In-Context Learning

Efficient Prompting Methods for Large Language Models: A Survey

2024-04-01 · Kaiyan Chang, Songcheng Xu, Chenglong Wang, Yingfeng Luo 외

Prompting is a mainstream paradigm for adapting large language models to specific natural language processing tasks without modifying internal parameters. Therefore, detailed supplementary knowledge needs to be integrate…

In-Context LearningPrompt EngineeringSurvey