Mined Prompting and Metadata-Guided Generation for Wound Care Visual Question Answering
Bavana Durgapraveen, Sornaraj Sivasankaran, Abhinand Balachandran, Sriram Rajkumar
TL;DR
The paper tackles the inbox burden in async wound care by proposing two complementary AI approaches to generate clinically relevant free-text responses from text and wound images. It combines mined prompting (retrieving similar training examples to guide generation) with metadata-guided generation (predicting structured wound attributes to condition outputs). Empirical results show that domain-specific models with few-shot prompts achieve high lexical alignment, while metadata grounding improves clinical coherence, suggesting a productive synergy between retrieval and structured reasoning. Despite gains, the study highlights the persistent challenges of clinical precision, model uncertainty, and evaluation in medical multimodal reasoning, pointing to future work on richer datasets and uncertainty-aware frameworks. Overall, the work advances practical directions for AI-assisted wound care by integrating retrieval, structured metadata, and robust evaluation.
Abstract
The rapid expansion of asynchronous remote care has intensified provider workload, creating demand for AI systems that can assist clinicians in managing patient queries more efficiently. The MEDIQA-WV 2025 shared task addresses this challenge by focusing on generating free-text responses to wound care queries paired with images. In this work, we present two complementary approaches developed for the English track. The first leverages a mined prompting strategy, where training data is embedded and the top-k most similar examples are retrieved to serve as few-shot demonstrations during generation. The second approach builds on a metadata ablation study, which identified four metadata attributes that consistently enhance response quality. We train classifiers to predict these attributes for test cases and incorporate them into the generation pipeline, dynamically adjusting outputs based on prediction confidence. Experimental results demonstrate that mined prompting improves response relevance, while metadata-guided generation further refines clinical precision. Together, these methods highlight promising directions for developing AI-driven tools that can provide reliable and efficient wound care support.
