paper-with-me

Papers

Prompt Triage: Structured Optimization Enhances Vision-Language Model Performance on Medical Imaging Benchmarks

2025-11-14 · Arnav Singhvi, Vasiliki Bikia, Asad Aali, Akshay Chaudhari, Roxana Daneshjou arxiv

Vision-language foundation models (VLMs) show promise for diverse imaging tasks but often underperform on medical benchmarks. Prior efforts to improve performance include model finetuning, which requires large domain-specific datasets and significant compute, or manual prompt engineering, which is hard to generalize and often inaccessible to medical institutions seeking to deploy these tools. These challenges motivate interest in approaches that draw on a model's embedded knowledge while abstracting away dependence on human-designed prompts to enable scalable, weight-agnostic performance improvements. To explore this, we adapt the Declarative Self-improving Python (DSPy) framework for structured automated prompt optimization in medical vision-language systems through a comprehensive, formal evaluation. We implement prompting pipelines for five medical imaging tasks across radiology, gastroenterology, and dermatology, evaluating 10 open-source VLMs with four prompt optimization techniques. Optimized pipelines achieved a median relative improvement of 53% over zero-shot prompting baselines, with the largest gains ranging from 300% to 3,400% on tasks where zero-shot performance is low. These results highlight the substantial potential of applying automated prompt optimization to medical AI systems, demonstrating significant gains for vision-based applications requiring accurate clinical image interpretation. By reducing dependence on prompt design to elicit intended outputs, these techniques allow clinicians to focus on patient care and clinical decision-making. Furthermore, our experiments offer scalability and preserve data privacy, demonstrating performance improvement on open-source VLMs. We publicly release our evaluation pipelines to support reproducible research on specialized medical tasks, available at https://github.com/DaneshjouLab/prompt-triage-lab.

📄 PDF Abstract BibTeX arXiv:2511.11898

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

TriageSim: A Conversational Emergency Triage Simulation Framework from Structured Electronic Health Records

2026-03-02 · Dipankar Srirag, Quoc Dung Nguyen, Aditya Joshi, Padmanesan Narasimhan 외 arxiv

Research in emergency triage is restricted to structured electronic health records (EHR) due to regulatory constraints on nurse-patient interactions. We introduce TriageSim, a simulation framework for generating persona-…

Cybersecurity Detection Classification with Reasoning-enabled Language Models

2026-07-30 · Amol Khanna, Manu Nandan, Cristian Viorel Popa, Joan Pujol-Roig 외 arxiv

A major issue in Security Operations Centers (SOCs) is alert fatigue, as the number of detections reported is more than staff can triage in a given day. Prior work prompts or fine-tunes large language models (LLMs) to em…

Reinforcement Learning

OrgForge-IT: A Verifiable Synthetic Benchmark for LLM-Based Insider Threat Detection

2026-03-23 · Jeffrey Flynt arxiv

Synthetic insider threat benchmarks face a consistency problem: corpora generated without an external factual constraint cannot rule out cross-artifact contradictions. The CERT dataset -- the field's canonical benchmark …

VulTriage: Triple-Path Context Augmentation for LLM-Based Vulnerability Detection

2026-05-10 · Wenxin Tang, Xiang Zhang, Junliang Liu, Jingyu Xiao 외 arxiv

Automated vulnerability detection is a fundamental task in software security, yet existing learning-based methods still struggle to capture the structural dependencies, domain-specific vulnerability knowledge, and comple…

Vulnerability Detection

Evaluation format, not model capability, drives triage failure in the assessment of consumer health AI

2026-03-12 · David Fraile Navarro, Farah Magrabi, Enrico Coiera arxiv

Ramaswamy et al. reported in Nature Medicine that ChatGPT Health under-triages 51.6% of emergencies, concluding that consumer-facing AI triage poses safety risks. However, their evaluation used an exam-style protocol -- …