paper-with-me

홈 › Papers

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

2025-08-18 · Dylan Phelps, Rodrigo Wilkens, Edward Gow-Smith, Thomas Pickard, Maggie Mi, Aline Villavicencio arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.13365

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lexical Variability and Compositionality: Investigating Idiomaticity with Distributional Semantic Models

2016-08-01 · WS 2016 8 · Marco Silvio Giuseppe Senaldi, Gianluca E. Lebani, Aless Lenci, ro

Rolling the DICE on Idiomaticity: How LLMs Fail to Grasp Context

2024-10-21 · Maggie Mi, Aline Villavicencio, Nafise Sadat Moosavi

Human processing of idioms relies on understanding the contextual sentences in which idioms occur, as well as language-intrinsic features such as frequency and speaker-intrinsic factors like familiarity. While LLMs have …

Sentence

Investigating Idiomaticity in Word Representations

2024-11-04 · wei he, Tiago Kramer Vieira, Marcos Garcia, Carolina Scarton 외

Idiomatic expressions are an integral part of human languages, often used to express complex ideas in compressed or conventional ways (e.g. eager beaver as a keen and enthusiastic person). However, their interpretations …

Fixed Similes: Measuring aspects of the relation between MWE idiomatic semantics and syntactic flexibility

2018-08-01 · COLING 2018 8 · Stella Markantonatou, Panagiotis Kouris, Yanis Maistros

We shed light on aspects of the relation between the semantics and the syntactic flexibility of multiword expressions by investigating fixed adjective similes (FS), a predicative multiword expression class not studied in…

Relation

Hitachi at SemEval-2022 Task 2: On the Effectiveness of Span-based Classification Approaches for Multilingual Idiomaticity Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Atsuki Yamaguchi, Gaku Morio, Hiroaki Ozaki, Yasuhiro Sogawa

In this paper, we describe our system for SemEval-2022 Task 2: Multilingual Idiomaticity Detection and Sentence Embedding. The task aims at detecting idiomaticity in an input sequence (Subtask A) and modeling representat…

ClassificationSentenceSentence EmbeddingSentence-Embedding+2