PulseAugur
实时 14:07:17
English(EN) SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification

新的SERE框架通过结构化检索改进LLM事件因果关系识别

研究人员开发了SERE,一个旨在提高大型语言模型(LLM)识别事件因果关系能力的新框架。SERE通过使用结构化示例检索机制来解决LLM过度预测因果关系的问题。该机制结合了概念路径度量、句法相似性和因果模式过滤,以选择更相关的示例来指导LLM进行因果推理。 AI

影响 该框架可以提高LLM在需要细致因果理解的任务中的可靠性,减少“因果幻觉”的发生。

排序理由 这是一篇研究论文,详细介绍了一个用于改进LLM在特定NLP任务上性能的新框架。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的SERE框架通过结构化检索改进LLM事件因果关系识别

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Zhifeng Hao, Zhongjie Chen, Junhao Lu, Shengyin Yu, Guimin Hu, Keli Zhang, Ruichu Cai, Boyan Xu ·

    SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification

    arXiv:2605.03701v1 Announce Type: new Abstract: Event Causality Identification (ECI) requires models to determine whether a given pair of events in a context exhibits a causal relationship. While Large Language Models (LLMs) have demonstrated strong performance across various NLP…

  2. arXiv cs.CL TIER_1 English(EN) · Boyan Xu ·

    SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification

    Event Causality Identification (ECI) requires models to determine whether a given pair of events in a context exhibits a causal relationship. While Large Language Models (LLMs) have demonstrated strong performance across various NLP tasks, their effectiveness in ECI remains limit…