Dataset

Retrieval-Stage Constants Table for Hierarchical Prerequisite RAG Experiments

The paper fixes a single table of retrieval-stage constants used throughout the main experiments. Base traversal depths are d(0)=6d_{\uparrow}^{(0)} = 6 (ancestor) and d(0)=2d_{\downarrow}^{(0)} = 2 (descendant). Level thresholds are τlow=2\tau_{\text{low}} = 2 and τhigh=5\tau_{\text{high}} = 5. Contrast thresholds are γlow=0.05\gamma_{\text{low}} = 0.05 and γhigh=0.15\gamma_{\text{high}} = 0.15. Penalties are δ=0.030\delta = 0.030 (global) and δchild=0.025\delta_{\text{child}} = 0.025 (child). Role-aware quotas for child / bridge / global selections are 1/4/11 / 4 / 1. These constants are held fixed across the main strict-parity experiments so that compared systems differ only in graph policy. The level and contrast thresholds parameterize the adaptive depth gate, while the role-aware quotas parameterize bidirectional prerequisite diffusion.

0

1

Updated 2026-05-17

Contributors are:

Who are from:

Tags

Science

Auditable Strict-Parity Evaluation of Prerequisite-Graph Retrieval for RAG under Leakage Controls