Causation
Practical Bottleneck for Graph-Aware Prerequisite Retrieval Is Context Quality and Token Budget, Not Compute
Because all retrieval methods are inexpensive on CPU in the paper's setting (graph methods run in roughly ms per query on curated prerequisite DAGs under the paper's CPU-only latency protocol), the practical trade-off is not compute cost but context quality and token budget. Choosing among flat dense, hierarchical baseline, and adaptive retrievers is governed by which method delivers the right context within the downstream token-cap budget, rather than by per-query latency.
0
1
Updated 2026-05-17
Tags
Science
Auditable Strict-Parity Evaluation of Prerequisite-Graph Retrieval for RAG under Leakage Controls