Pre-publication review: our reading of GraphRAG's entity matching (corrections welcome by 2026-08-30) #2501
Unanswered
Eduard Izgorodin (izgorodin)
asked this question in
Algorithm + Paper
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear GraphRAG maintainers,
We are Edward Izgorodin and Olga Timoshina, authors of "Merge Without Measure: Entity Resolution and Deduplication in Six Agent-Memory Systems", a dated source review we plan to submit to arXiv. Full disclosure first: we work at Mnemoverse.AI, a vendor in the adjacent agent-memory space. The paper discloses that conflict and applies its rubric to our own system, which fails it (more below). Before submission, we are sending each reviewed project its own findings so any factual error is caught by the people best placed to catch it.
What the paper claims about GraphRAG, read at v3.1.1, commit 14a00ad, on 2026-07-18:
One framing point we want you to see verbatim: the paper explicitly calls the removal defensible engineering. It cites the OAEI 2023 Conference track, where two participating systems scored below a plain string-equality baseline, as evidence that sophisticated matchers can underperform string equality, and it states that the gap it documents is not the removal but the absence of a published measurement of what the removal cost.
Scope, stated plainly: this is a static reading. Nothing was executed; no index was built and no prompt was run. Every negative claim is scoped to the pinned commit and the sources read, with retrieval dates, and does not extend to later versions. One further caveat the paper states about itself: most of the GraphRAG findings are single-reviewer readings with no independent corroboration, which makes your check of them especially valuable.
The paper introduces the Merge Accountability Criteria (MAC): MAC-1, a published false-merge or false-split rate at the operating threshold; MAC-2, a merge record sufficient to undo a merge from the store; MAC-3, a threshold derived from a stipulated error budget. Your row in Table 3:
The same rubric is applied to Mnemoverse: our documented consolidate step publishes no false-merge rate, keeps no merge record, and derives no threshold from an error budget, so our own row fails MAC-1, MAC-2, and MAC-3.
Three questions:
Responses received by 2026-08-30 will be incorporated before the arXiv v1; later responses go into v2 and the repository, which records this outreach and its outcome as dated entries.
With thanks for your time,
Edward Izgorodin, Olga Timoshina (Mnemoverse.AI)
edward@mnemoverse.ai
All reactions