UMass-BioNLP at MEDIQA-M3G 2024: DermPrompt -- A Systematic Exploration of Prompt Engineering with GPT-4V for Dermatological Diagnosis
Parth Vashisht, Abhilasha Lodha, Mukta Maddipatla, Zonghai Yao, Avijit, Mitra, Zhichao Yang, Junda Wang, Sunjae Kwon, Hong Yu

TL;DR
This paper explores prompt engineering with GPT-4V for dermatological diagnosis, demonstrating high retrieval accuracy, the effectiveness of different reasoning strategies, and the superiority of a multi-agent conversation framework for accurate diagnosis.
Contribution
It introduces a novel multi-agent conversation framework and empirically evaluates prompt strategies for GPT-4V in dermatology diagnosis, advancing multimodal diagnostic methods.
Findings
GPT-4V retrieves correct skin conditions 85% of the time
Naive CoT works well for retrieval tasks
Multi-Agent Conversation outperforms other strategies
Abstract
This paper presents our team's participation in the MEDIQA-ClinicalNLP2024 shared task B. We present a novel approach to diagnosing clinical dermatology cases by integrating large multimodal models, specifically leveraging the capabilities of GPT-4V under a retriever and a re-ranker framework. Our investigation reveals that GPT-4V, when used as a retrieval agent, can accurately retrieve the correct skin condition 85% of the time using dermatological images and brief patient histories. Additionally, we empirically show that Naive Chain-of-Thought (CoT) works well for retrieval while Medical Guidelines Grounded CoT is required for accurate dermatological diagnosis. Further, we introduce a Multi-Agent Conversation (MAC) framework and show its superior performance and potential over the best CoT strategy. The experiments suggest that using naive CoT for retrieval and multi-agent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsCutaneous Melanoma Detection and Management · Autoimmune Bullous Skin Diseases
