כתבה
arXiv cs.AI ·
שיחזור רב-מודאלי משופר לשאילתות רפואיות
Iterative Multimodal Retrieval-Augmented Generation for Medical Question Answering
MED-VRAG הוא כלי לשיחזור רב-מודאלי משופר לשאילתות רפואיות. הוא משתמש במודל Qwen ובמסגרת RAG כדי לשפר את הדיוק. התוצאות מראות עלייה של 5.8% בדיוק לעומת בסיסליין ללא שיחזור.
תקציר מקורי באנגליתarXiv:2604.27724v2 Announce Type: replace Abstract: Medical retrieval-augmented generation (RAG) systems typically operate on text chunks extracted from biomedical literature, discarding the rich visual content (tables, figures, structured layouts) of original document pages. We propose MED-VRAG, an iterative multimodal RAG framework that retrieves and reasons over PMC document page images instead of OCR'd text. The system pairs ColQwen2.5 patch-level page embeddings with a sharded MapReduce LLM filter, scaling to ~350K pages while keeping Stage-1 retrieval under 30 ms via an offline coarse-to-fine index (C=8 centroids per page, ANN over centroids, exact two-way scoring on the top-R shortlist). A vision-language model (VLM) then iteratively refines its query and accumulates evidence in a m
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית