Graph-RAG Interface Drift Confound
Interface drift is a confound in graph-RAG evaluation in which an apparent gain from a graph-aware retriever is actually driven by simultaneously changing the retrieval interface — the encoder, dense candidate pool, cutoff , matching rule, or split policy — rather than by graph traversal itself. When the graph policy and the interface change together across compared systems, traversal effects cannot be isolated, so reported improvements may reflect a richer interface rather than graph reasoning. The strict-parity contract is the corrective: fix all interface components across systems so the only varying factor is the graph component.
0
1
Tags
Science
Auditable Strict-Parity Evaluation of Prerequisite-Graph Retrieval for RAG under Leakage Controls
Related
Graph-RAG Interface Drift Confound
Fixed Top-m Dense Seed Pool as a Strict-Parity Control
Strict-Parity Headline Invariants for Prerequisite Retrieval (m=100, k=10, Exact-ID Match)
Fixed-Depth Hierarchical Baseline in Strict-Parity Prerequisite Retrieval
Retrieval-Stage Constants Table for Hierarchical Prerequisite RAG Experiments