English

Stands to Reason: Investigating the Effect of Reasoning on Idiomaticity Detection

Computation and Language 2025-08-20 v1

Abstract

The recent trend towards utilisation of reasoning models has improved the performance of Large Language Models (LLMs) across many tasks which involve logical steps. One linguistic task that could benefit from this framing is idiomaticity detection, as a potentially idiomatic expression must first be understood before it can be disambiguated and serves as a basis for reasoning. In this paper, we explore how reasoning capabilities in LLMs affect idiomaticity detection performance and examine the effect of model size. We evaluate, as open source representative models, the suite of DeepSeek-R1 distillation models ranging from 1.5B to 70B parameters across four idiomaticity detection datasets. We find the effect of reasoning to be smaller and more varied than expected. For smaller models, producing chain-of-thought (CoT) reasoning increases performance from Math-tuned intermediate models, but not to the levels of the base models, whereas larger models (14B, 32B, and 70B) show modest improvements. Our in-depth analyses reveal that larger models demonstrate good understanding of idiomaticity, successfully producing accurate definitions of expressions, while smaller models often fail to output the actual meaning. For this reason, we also experiment with providing definitions in the prompts of smaller models, which we show can improve performance in some cases.

Keywords

Cite

@article{arxiv.2508.13365,
  title  = {Stands to Reason: Investigating the Effect of Reasoning on Idiomaticity Detection},
  author = {Dylan Phelps and Rodrigo Wilkens and Edward Gow-Smith and Thomas Pickard and Maggie Mi and Aline Villavicencio},
  journal= {arXiv preprint arXiv:2508.13365},
  year   = {2025}
}