finding
active
finding:single-turn-agentic-workflow-yields-10-absolute-improvement-on-frames-for-qwq-32b-over-default-multi-turn-templateSingle-turn agentic workflow yields 10% absolute improvement on FRAMES for QwQ-32B over default multi-turn template.
Result demonstrating inference-time architectural gains from reformulating multi-turn interactions as single-turn contextual QA.
Source paper
extracted_from(2025) · Xuan-Phi Nguyen · Shrey Pandit · Revanth Gangi Reddy · Aimin Xu +3
Neighborhood — ranked by edge-count
Communities (2)
community
- Active inference & agent ecologymembers_ofFree energy minimization, Markov blankets, trust gradients, and multi-agent rhythm/deferral frameworks
- Explores how fewer constraints, single-turn workflows, and strategic non-action improve agent generalization and task performance.
Methods (1)
method
- Agentic Inference ScaffoldingsupportsThe paper's inference framework that reformulates multi-turn tool-calling as single-turn contextual QA for Qwen models and implements context memory management.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Proposed explanation for why single-turn reformulation improves performance: models' training distribution is concentrated on single-turn reasoning.
- explains divergence from static benchmarks
- Empirical evidence that naive one-stage CoT fails in language-only setting; two-stage + vision achieves state-of-the-art.
- Architectural belief motivating single-agent design choice; suggests flexibility provides better out-of-distribution performance.
- Contrast with DeepSeek-R1 showing QwQ is more robust to geometric steering
- The paper's thesis from the title.