The Art of Efficient Reasoning
Collection
Project: https://wutaiqiang.github.io/project/Art • 8 items • Updated • 2
This is the CoT (Chain-of-Thought) efficient version of the Qwen3-4B-Instruct-2507 model, developed as part of the research presented in the paper The Art of Efficient Reasoning: Data, Reward, and Optimization.
Art-Qwen3-4B is optimized to produce short yet accurate reasoning trajectories. By using reward shaping and Reinforcement Learning (RL), the training process follows a two-stage paradigm: length adaptation and reasoning refinement. This approach aims to provide the benefits of scaled reasoning while minimizing the heavy computational overhead typically associated with long CoT outputs.
The model was trained on the DeepScaleR-Easy dataset.
@inproceedings{wu2026art,
title={The Art of Efficient Reasoning: Data, Reward, and Optimization},
author={Taiqiang Wu and Zenan Xu and Bo Zhou and Ngai Wong},
year={2026},
url={https://arxiv.org/pdf/2602.20945}
}
Base model
Qwen/Qwen3-4B-Instruct-2507