2 papers
cs.IR2026
UnWeaving the knots of GraphRAG -- turns out VectorRAG is almost enough
Ryszard Tuora, Mateusz GaliÅski, MichaÅ Godziszewski +4
One of the key problems in Retrieval-augmented generation (RAG) systems is that chunk-based retrieval pipelines represent the source chunks as atomic objects, mixing the informatio…
cs.AI2026
Query Symbolically or Retrieve Semantically? A Dataset and Method for Semi-Structured Question Answering
Mateusz Czyżnikiewicz, Ryszard Tuora, Adam Kozakiewicz +6
Retrieval-Augmented Generation (RAG) systems for question answering typically retrieve evidence by semantic similarity between the query and document chunks. While effective for un…