LLM Reasoning 相关度: 9/10

Enhancing Structural Mapping with LLM-derived Abstractions for Analogical Reasoning in Narratives

Mohammadhossein Khojasteh, Yifan Jiang, Stefano De Giorgis, Frank van Harmelen, Filip Ilievski
arXiv: 2603.29997v1 发布: 2026-03-31 更新: 2026-03-31

AI 摘要

YARN框架利用LLM提取故事结构抽象,提升了机器在叙事中类比推理的能力。

主要贡献

  • 提出YARN框架,用于叙事类比推理
  • 定义并操作化了四个抽象层次
  • 实验证明抽象能提升模型性能

方法论

使用LLM分解叙事,抽象单元,再通过映射组件对齐元素进行类比推理,并通过实验验证效果。

原文摘要

Analogical reasoning is a key driver of human generalization in problem-solving and argumentation. Yet, analogies between narrative structures remain challenging for machines. Cognitive engines for structural mapping are not directly applicable, as they assume pre-extracted entities, whereas LLMs' performance is sensitive to prompt format and the degree of surface similarity between narratives. This gap motivates a key question: What is the impact of enhancing structural mapping with LLM-derived abstractions on their analogical reasoning ability in narratives? To that end, we propose a modular framework named YARN (Yielding Abstractions for Reasoning in Narratives), which uses LLMs to decompose narratives into units, abstract these units, and then passes them to a mapping component that aligns elements across stories to perform analogical reasoning. We define and operationalize four levels of abstraction that capture both the general meaning of units and their roles in the story, grounded in prior work on framing. Our experiments reveal that abstractions consistently improve model performance, resulting in competitive or better performance than end-to-end LLM baselines. Closer error analysis reveals the remaining challenges in abstraction at the right level, in incorporating implicit causality, and an emerging categorization of analogical patterns in narratives. YARN enables systematic variation of experimental settings to analyze component contributions, and to support future work, we make the code for YARN openly available.

标签

LLM Analogical Reasoning Narrative Understanding Abstraction

arXiv 分类

cs.CL cs.AI