iconLogo
Published:2025/8/22 23:34:37

医療AI革命!VLMで診断が変わるってマジ!?✨

  1. 超要約: 医療AIモデルの選択と運用を、賢いAI(VLM)で超簡単にしちゃうって話💖

ギャル的キラキラポイント✨

● AIモデル選びが簡単になる!データサイエンティストもニッコリ😊 ● 専門分野に特化したAIが作れるから、診断がもっと正確に! ● AIの判断理由がわかるから、安心して使えるようになるよ🌟

詳細解説

続きは「らくらく論文」アプリで

Route-and-Execute: Auditable Model-Card Matching and Specialty-Level Deployment

Shayan Vassef / Soorya Ram Shimegekar / Abhay Goyal / Koustuv Saha / Pi Zonooz / Navin Kumar

Clinical workflows are fragmented as a patchwork of scripts and task-specific networks that often handle triage, task selection, and model deployment. These pipelines are rarely streamlined for data science pipeline, reducing efficiency and raising operational costs. Workflows also lack data-driven model identification (from imaging/tabular inputs) and standardized delivery of model outputs. In response, we present a practical, healthcare-first framework that uses a single vision-language model (VLM) in two complementary roles. First (Solution 1), the VLM acts as an aware model-card matcher that routes an incoming image to the appropriate specialist model via a three-stage workflow (modality -> primary abnormality -> model-card id). Checks are provided by (i) stagewise prompts that allow early exit via None/Normal/Other and (ii) a stagewise answer selector that arbitrates between the top-2 candidates at each stage, reducing the chance of an incorrect selection and aligning the workflow with clinical risk tolerance. Second (Solution 2), we fine-tune the VLM on specialty-specific datasets ensuring a single model covers multiple downstream tasks within each specialty, maintaining performance while simplifying deployment. Across gastroenterology, hematology, ophthalmology, and pathology, our single-model deployment matches or approaches specialized baselines. Compared with pipelines composed of many task-specific agents, this approach shows that one VLM can both decide and do. It may reduce effort by data scientists, shorten monitoring, increase the transparency of model selection (with per-stage justifications), and lower integration overhead.

cs / cs.AI