@inproceedings{chen-etal-2026-rsim,
title = "r{SIM}: Incentivizing Reasoning Capabilities of {LLM}s via Reinforced Strategy Injection",
author = "Chen, Sijia and
Li, Baochun and
Niu, Di",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.2054/",
pages = "44389--44405",
ISBN = "979-8-89176-390-6",
abstract = "Large language models (LLMs) are post-trained through reinforcement learning (RL) to evolve into Reasoning Language Models (RLMs), where the hallmark of this advanced reasoning is ``aha'' moments when they start to perform \textit{strategies}, such as self-reflection and deep thinking, within chain of thoughts (CoTs). Motivated by this, this paper proposes a novel reinforced strategy injection mechanism (rSIM), that enables any LLM to become an RLM by employing a small planner to guide the LLM{'}s CoT through the adaptive injection of reasoning strategies. To achieve this, the planner (leader agent) is jointly trained with an LLM (follower agent) using multi-agent RL (MARL), based on a leader-follower framework and straightforward rule-based rewards. Experimental results show that rSIM enables Qwen2.5-0.5B to become an RLM and significantly outperform Qwen2.5-14B across mathematical, coding, and financial reasoning tasks. Moreover, the planner is generalizable: it only needs to be trained once and can be applied as a plug-in to substantially improve the reasoning capabilities of existing LLMs. In addition, the planner supports continual learning across various tasks, allowing its planning abilities to gradually improve and generalize to a wider range of problems. Our source code is available under the examples/rSIM of \url{https://github.com/AgenticFinLab/eparl}."
}Markdown (Informal)
[rSIM: Incentivizing Reasoning Capabilities of LLMs via Reinforced Strategy Injection](https://preview.aclanthology.org/ingest-acl/2026.acl-long.2054/) (Chen et al., ACL 2026)
ACL