Systematic selection of the top‑k plans for pairwise comparison in plan selection
Develop a systematic method for selecting the number k of top-ranked candidate plans to include in pairwise comparisons within the Plan Selection algorithm, balancing evaluation thoroughness with computational efficiency in DocETL’s optimizer.
References
We currently set k=6 to balance thorough evaluation with computational efficiency, though we leave a more systematic parameter selection strategy for future work.
                — DocETL: Agentic Query Rewriting and Evaluation for Complex Document Processing
                
                (2410.12189 - Shankar et al., 16 Oct 2024) in Section 4.2 Agent and System Implementation (Validation Agents)