ACL 2025finding0 citations

“Well, Keep Thinking”: Enhancing LLM Reasoning with Adaptive Injection Decoding

Hyunbin Jin, Je Won Yeom, Seunghyun Bae, Taesup Kim

Abstract

Large language models (LLMs) exhibit strong reasoning abilities, often attributed to few-shot or zero-shot Chain-of-Thought (CoT) prompting. While effective, these methods require labor-intensive prompt engineering, raising the question of whether reasoning can be induced without reliance on explicit prompts. In this work, we unlock the reasoning capabilities of LLMs without explicit prompting.Inspired by zero-shot CoT and CoT-decoding, we propose a novel decoding strategy that systematically nudges LLMs to continue reasoning, thereby preventing immature reasoning processes. Specifically, we monitor the model’s generation and inject a designated phrase, whenever the model is likely to halt or drift away from logical reasoning process. Our experimental evaluations on diverse reasoning benchmarks demonstrate that our proposed strategy substantially improves LLM reasoning capabilities, highlighting the potential of decoding-based interventions as an alternative to traditional prompting techniques.

BibTeX
@inproceedings{jin-etal-2025-well,
    title = "``Well, Keep Thinking'': Enhancing {LLM} Reasoning with Adaptive Injection Decoding",
    author = "Jin, Hyunbin  and
      Yeom, Je Won  and
      Bae, Seunghyun  and
      Kim, Taesup",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.520/",
    doi = "10.18653/v1/2025.findings-acl.520",
    pages = "9989--10018",
    ISBN = "979-8-89176-256-5"
}
“Well, Keep Thinking”: Enhancing LLM Reasoning with Adaptive Injection Decoding · ACL 2025