Fixed output token limit for retrieval-augmented reasoning with variable retrieval depth
Determine the fixed output token limit to use when adapting length-controlled generation methods such as L1 and S1 to retrieval-augmented reasoning settings in which the retrieval depth varies across queries, so that the choice of a fixed limit remains appropriate despite variable amounts of retrieved content.
References
Also, none of these methods are studied in the context of retrieval augmentation. Although, they could be easily adopted, it is not clear how many tokens should be fixed for the limit as the retrieval depth could be different.
— Cost-Aware Retrieval-Augmentation Reasoning Models with Adaptive Retrieval Depth
(2510.15719 - Hashemi et al., 17 Oct 2025) in Section 2.2 (Text Generation with Length Penalization)
16{,}384 drives GPT-5's and GPT-5-mini's no-extraction counts to zero, but we have not established sufficiency for every model on every task, and a higher cap might move the ranking again.
— GateTruth: Auditing the Rigor of RTL Design Benchmarks via Mutation Testing
(2608.12635 - Bhadra, 12 Aug 2026) in Section 10, Limitations and Threats to Validity, What the output-token budget experiment does and does not establish