Cover image

Search With Vision, Answer With Text? What IRPAPERS Changes About Scientific RAG

TL;DR for operators A team building RAG over scientific PDFs has at least two separate decisions to make: how a page should be found, and what representation of that page the answering model should read. Those decisions do not receive the same answer. In the IRPAPERS benchmark,1 text and image retrieval recover partially different correct pages. Fusing their signals raises open-source retrieval to 49% Recall@1 and 95% Recall@20, above either modality alone. But once retrieved material is passed to GPT-4.1 for question answering, OCR text is substantially stronger: TextRAG scores 0.82 alignment at five retrieved pages versus 0.71 for ImageRAG. ...

September 14, 2026 · 7 min · Zelina