MEGA Hub

DAIS: Dependency-Aware Intermediate QA Supervision for Complex Reasoning

Authors

Do you know Yu Wang?You can claim authorship or link another user.Do you know Ming Fan?You can claim authorship or link another user.Do you know Xicheng Zhang?You can claim authorship or link another user.Do you know Zhiyong Li?You can claim authorship or link another user.Do you know Zhihu Wang?You can claim authorship or link another user.Do you know Caiyue Xu?You can claim authorship or link another user.Do you know Dahai Hu?You can claim authorship or link another user.Do you know Ting Liu?You can claim authorship or link another user.

Abstract

Chain-of-thought (CoT) supervision exposes intermediate rationales, but flat rationale targets usually optimize a single reasoning sequence and provide limited supervision on how local conclusions should support later decisions. We introduce Dependency-Aware Intermediate QA Supervision (DAIS), a training-time framework that converts filtered teacher rationales into stage-level QA records. Each intermediate record predicts a local answer conditioned on the previous states needed for that decision, while the final-answer record keeps the original task format; evaluation therefore uses only the original input and optional context. Across GDPR, AIACT, MedQA, and FOLIO with multiple Qwen backbones, DAIS improves average final-answer accuracy over answer-only, flat chain-of-thought, and independent-QA baselines. On policy-compliance benchmarks, it achieves a largest gain of 5.6% and an average gain of 4.2% over the strongest non-DAIS baseline. Controlled ablations show that valid previous-state conditioning contributes beyond longer targets or additional intermediate text, supporting dependency-conditioned intermediate QA as a lightweight auxiliary supervision signal for standard final-answer inference.

Community

00