• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

一种基于故事树的从新闻文章中提取文档间因果关系的模型。

A storytree-based model for inter-document causal relation extraction from news articles.

作者信息

Zhang Chong, Lyu Jiagao, Xu Ke

机构信息

State Key Lab of Software Development Environment, School of Computer Science and Engineering, Beihang University, Beijing, China.

出版信息

Knowl Inf Syst. 2023;65(2):827-853. doi: 10.1007/s10115-022-01781-7. Epub 2022 Nov 3.

DOI:10.1007/s10115-022-01781-7
PMID:36348735
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9633033/
Abstract

With more and more news articles appearing on the Internet, discovering causal relations between news articles is very important for people to understand the development of news. Extracting the causal relations between news articles is an inter-document relation extraction task. Existing works on relation extraction cannot solve it well because of the following two reasons: (1) most relation extraction models are intra-document models, which focus on relation extraction between entities. However, news articles are many times longer and more complex than entities, which makes the inter-document relation extraction task harder than intra-document. (2) Existing inter-document relation extraction models rely on similarity information between news articles, which could limit the performance of extraction methods. In this paper, we propose an inter-document model based on storytree information to extract causal relations between news articles. We adopt storytree information to integer linear programming (ILP) and design the storytree constraints for the ILP objective function. Experimental results show that all the constraints are effective and the proposed method outperforms widely used machine learning models and a state-of-the-art deep learning model, with F1 improved by more than 5% on three different datasets. Further analysis shows that five constraints in our model improve the results to varying degrees and the effects on the three datasets are different. The experiment about link features also suggests the positive influence of link information.

摘要

随着互联网上出现的新闻文章越来越多,发现新闻文章之间的因果关系对于人们理解新闻的发展非常重要。提取新闻文章之间的因果关系是一项文档间关系提取任务。现有的关系提取工作由于以下两个原因不能很好地解决这个问题:(1)大多数关系提取模型是文档内模型,专注于实体之间的关系提取。然而,新闻文章比实体长很多且复杂得多,这使得文档间关系提取任务比文档内关系提取更难。(2)现有的文档间关系提取模型依赖于新闻文章之间的相似性信息,这可能会限制提取方法的性能。在本文中,我们提出了一种基于故事树信息的文档间模型来提取新闻文章之间的因果关系。我们将故事树信息应用于整数线性规划(ILP),并为ILP目标函数设计故事树约束。实验结果表明,所有约束都是有效的,并且所提出的方法优于广泛使用的机器学习模型和一个最先进的深度学习模型,在三个不同数据集上F1值提高了5%以上。进一步分析表明,我们模型中的五个约束在不同程度上改善了结果,并且对三个数据集的影响各不相同。关于链接特征的实验也表明了链接信息的积极影响。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/d4ecf7ecc68c/10115_2022_1781_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/57b720132e74/10115_2022_1781_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/471e0bb568cb/10115_2022_1781_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/e4e98672e1b7/10115_2022_1781_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/d4ecf7ecc68c/10115_2022_1781_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/57b720132e74/10115_2022_1781_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/471e0bb568cb/10115_2022_1781_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/e4e98672e1b7/10115_2022_1781_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/3292/9633033/d4ecf7ecc68c/10115_2022_1781_Fig4_HTML.jpg

相似文献

1
A storytree-based model for inter-document causal relation extraction from news articles.一种基于故事树的从新闻文章中提取文档间因果关系的模型。
Knowl Inf Syst. 2023;65(2):827-853. doi: 10.1007/s10115-022-01781-7. Epub 2022 Nov 3.
2
Evaluating keyphrase extraction algorithms for finding similar news articles using lexical similarity calculation and semantic relatedness measurement by word embedding.使用词嵌入通过词汇相似度计算和语义相关性测量来评估用于查找相似新闻文章的关键短语提取算法。
PeerJ Comput Sci. 2022 Jul 7;8:e1024. doi: 10.7717/peerj-cs.1024. eCollection 2022.
3
DocR-BERT: Document-Level R-BERT for Chemical-Induced Disease Relation Extraction via Gaussian Probability Distribution.基于高斯概率分布的文档级 R-BERT 在化学诱导疾病关系抽取中的应用
IEEE J Biomed Health Inform. 2022 Mar;26(3):1341-1352. doi: 10.1109/JBHI.2021.3116769. Epub 2022 Mar 7.
4
Joint learning-based causal relation extraction from biomedical literature.基于联合学习的生物医学文献因果关系提取
J Biomed Inform. 2023 Mar;139:104318. doi: 10.1016/j.jbi.2023.104318. Epub 2023 Feb 11.
5
Exploiting sequence labeling framework to extract document-level relations from biomedical texts.利用序列标注框架从生物医学文本中提取文档级关系。
BMC Bioinformatics. 2020 Mar 27;21(1):125. doi: 10.1186/s12859-020-3457-2.
6
Exploiting document graphs for inter sentence relation extraction.利用文档图进行句子间关系抽取。
J Biomed Semantics. 2022 Jun 3;13(1):15. doi: 10.1186/s13326-022-00267-3.
7
Document-Level Biomedical Relation Extraction Leveraging Pretrained Self-Attention Structure and Entity Replacement: Algorithm and Pretreatment Method Validation Study.利用预训练自注意力结构和实体替换的文档级生物医学关系抽取:算法与预处理方法验证研究
JMIR Med Inform. 2020 May 29;8(5):e17644. doi: 10.2196/17644.
8
Adverse drug events and medication relation extraction in electronic health records with ensemble deep learning methods.基于集成深度学习方法的电子健康记录中的药物不良反应和药物关系提取。
J Am Med Inform Assoc. 2020 Jan 1;27(1):39-46. doi: 10.1093/jamia/ocz101.
9
Causal graph extraction from news: a comparative study of time-series causality learning techniques.从新闻中提取因果图:时间序列因果关系学习技术的比较研究
PeerJ Comput Sci. 2022 Aug 3;8:e1066. doi: 10.7717/peerj-cs.1066. eCollection 2022.
10
Document-Level Biomedical Relation Extraction Using Graph Convolutional Network and Multihead Attention: Algorithm Development and Validation.使用图卷积网络和多头注意力的文档级生物医学关系抽取:算法开发与验证
JMIR Med Inform. 2020 Jul 31;8(7):e17638. doi: 10.2196/17638.