EMNLP 20250 citations

Agentic-R1: Distilled Dual-Strategy Reasoning

Weihua Du, Pranjal Aggarwal, Sean Welleck, Yiming Yang

Abstract

Current long chain-of-thought (long-CoT) models excel at mathematical reasoning but rely on slow and error-prone natural language traces. Tool-augmented agents address arithmetic via code execution, but often falter on complex logical tasks. We introduce a fine-tuning framework, **DualDistill**, that distills complementary reasoning strategies from multiple teachers into a unified student model. Using this approach, we train **Agentic-R1**, which dynamically selects the optimal strategy for each query, invoking tools for arithmetic and algorithmic problems and using text-based reasoning for abstract ones. Our method improves accuracy on computation-intensive tasks and reduces inference latency on standard benchmarks, demonstrating the promise of multi-strategy distillation for robust and efficient reasoning.

BibTeX
@inproceedings{emnlp2025_agenticr1distill,
  title = {Agentic-R1: Distilled Dual-Strategy Reasoning},
  author = {Weihua Du and Pranjal Aggarwal and Sean Welleck and Yiming Yang},
  booktitle = {EMNLP 2025},
  year = {2025}
}
Agentic-R1: Distilled Dual-Strategy Reasoning · EMNLP 2025