paper-with-me

홈 › Papers

Memorization or Reasoning? Exploring the Idiom Understanding of LLMs

2025-05-22 · Jisu Kim, Youngwoo Shin, Uiji Hwang, Jihun Choi, Richeng Xuan, Taeuk Kim

Idioms have long posed a challenge due to their unique linguistic properties, which set them apart from other common expressions. While recent studies have leveraged large language models (LLMs) to handle idioms across various tasks, e.g., idiom-containing sentence generation and idiomatic machine translation, little is known about the underlying mechanisms of idiom processing in LLMs, particularly in multilingual settings. To this end, we introduce MIDAS, a new large-scale dataset of idioms in six languages, each paired with its corresponding meaning. Leveraging this resource, we conduct a comprehensive evaluation of LLMs' idiom processing ability, identifying key factors that influence their performance. Our findings suggest that LLMs rely not only on memorization, but also adopt a hybrid approach that integrates contextual cues and reasoning, especially when processing compositional idioms. This implies that idiom understanding in LLMs emerges from an interplay between internal knowledge retrieval and reasoning-based inference.

📄 PDF Abstract BibTeX arXiv:2505.16216

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMemorizationSentence

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Understanding Transformer Memorization Recall Through Idioms

2022-10-07 · Adi Haviv, Ido Cohen, Jacob Gidron, Roei Schuster 외

To produce accurate predictions, language models (LMs) must balance between generalization and memorization. Yet, little is known about the mechanism by which transformer LMs employ their memorization capacity. When does…

Memorization

When Meaning Isn't Literal: Exploring Idiomatic Meaning Across Languages and Modalities

2026-04-12 · Sarmistha Das, Shreyas Guha, Suvrayan Bandyopadhyay, Salisa Phosit 외 arxiv

Idiomatic reasoning, deeply intertwined with metaphor and culture, remains a blind spot for contemporary language models, whose progress skews toward surface-level lexical and semantic cues. For instance, the Bengali idi…

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

When Words Don't Mean What They Say: Figurative Understanding in Bengali Idioms

2026-02-13 · Adib Sakhawat, Shamim Ara Parveen, Md Ruhul Amin, Shamim Al Mahmud 외 arxiv

Figurative language understanding remains a significant challenge for Large Language Models (LLMs), especially for low-resource languages. To address this, we introduce a new idiom dataset, a large-scale, culturally-grou…

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

2025-08-18 · Dylan Phelps, Rodrigo Wilkens, Edward Gow-Smith, Thomas Pickard 외 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 framin…