arXiv:2512.24329cs.CL2025-12被引 2

用多个LLM代理模拟世界模型,解释讽刺背后的语义矛盾与意图

World model inspired sarcasm reasoning with large language model agents

  • 将讽刺分解为语义、上下文、规范预期和意图四部分,由专用LLM代理处理
  • 通过不一致得分和意图分融合,推理出讽刺概率,准确率优于现有方法
  • 结果可解释性强,适合需要透明决策过程的社交文本分析场景

讽刺理解是自然语言处理中的难题,需捕捉话语表面意义与说话人意图及社会语境之间的差异。尽管深度学习和大语言模型(LLM)取得进展,多数方法仍依赖单一模型的黑箱预测,难以结构化解释讽刺的认知机制。同时,讽刺常源于语义评估与规范预期或意图的不一致,但显式分解并建模这些成分的框架仍有限。本文将讽刺理解重构为受世界模型启发的推理过程,提出世界模型启发的讽刺推理(WM-SAR),将字面意义、上下文、规范预期和意图分别交由专门的LLM代理处理。字面评估与规范预期间的差异被显式量化为确定性不一致分数,并与意图分数共同输入轻量级逻辑回归模型,推断最终讽刺概率。该设计既利用了LLM的推理能力,又保持了可解释的数值决策结构。在代表性讽刺检测基准上的实验表明,WM-SAR持续优于现有深度学习与基于LLM的方法。消融实验与案例分析进一步证明,整合语义不一致与意图推理对有效讽刺检测至关重要,实现高性能与高可解释性兼具。

原文摘要 · Abstract (English)

Sarcasm understanding is a challenging problem in natural language processing, as it requires capturing the discrepancy between the surface meaning of an utterance and the speaker's intentions as well as the surrounding social context. Although recent advances in deep learning and Large Language Models (LLMs) have substantially improved performance, most existing approaches still rely on black-box predictions of a single model, making it difficult to structurally explain the cognitive factors underlying sarcasm. Moreover, while sarcasm often emerges as a mismatch between semantic evaluation and normative expectations or intentions, frameworks that explicitly decompose and model these components remain limited. In this work, we reformulate sarcasm understanding as a world model inspired reasoning process and propose World Model inspired SArcasm Reasoning (WM-SAR), which decomposes literal meaning, context, normative expectation, and intention into specialized LLM-based agents. The discrepancy between literal evaluation and normative expectation is explicitly quantified as a deterministic inconsistency score, and together with an intention score, these signals are integrated by a lightweight Logistic Regression model to infer the final sarcasm probability. This design leverages the reasoning capability of LLMs while maintaining an interpretable numerical decision structure. Experiments on representative sarcasm detection benchmarks show that WM-SAR consistently outperforms existing deep learning and LLM-based methods. Ablation studies and case analyses further demonstrate that integrating semantic inconsistency and intention reasoning is essential for effective sarcasm detection, achieving both strong performance and high interpretability.

讽刺理解大模型推理可解释AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。