期刊文献+

融合序列和图结构的机器阅读理解 被引量:3

Machine Reading Comprehension Based on Sequence and Graph Structure
下载PDF
导出
摘要 机器阅读理解是自然语言处理中的一项重要而富有挑战性的任务。近年来,以BERT为代表的大规模预训练语言模型在此领域取得了显著的成功。但是,受限于序列模型的结构和规模,基于BERT的阅读理解模型在长距离和全局语义构建的能力有着显著缺陷,影响了其在阅读理解任务上的表现。针对这一问题,该文提出一种融合了序列和图结构的机器阅读理解的新模型。首先,提取文本中的命名实体,使用句子共现和滑动窗口共现两种方案构建命名实体共现图;基于空间的图卷积神经网络学习命名实体的嵌入表示;将通过图结构得到的实体嵌入表示融合到基于序列结构得到的文本嵌入表示中;最终采用片段抽取的方式实现机器阅读理解问答。实验结果表明,与采用BERT所实现的基于序列结构的阅读理解模型相比,融合序列和图结构的机器阅读理解模型EM值提高了7.8%,F1值提高了6.6%。 Machine Reading Comprehension(MRC)is an essential and challenging task in Natural Language Processing(NLP).As the state-of-the-art solution,the BERT-based reading comprehension model,however,is defected in long-distance and global semantic construction owing to the structure and scale of the sequence model,.This paper proposes a new Machine Reading Comprehension method combining sequence and graph structure.First,named entities are extracted from the text,and sentence co-occurrence and sliding window co-occurrence are used to construct named entity co-occurrence diagram.Then a spatial-based Graph Convolutional Neural Network is designed to learn the embedded representation of the named entities.And the entity embedded representation obtained by graph structure is fused with the text embedded representation obtained by the sequence structure.In the end,the answer for the Machine Reading Comprehension question is decided by segment extraction.The experimental results show that,compared with the sequential structure-based reading comprehension model based on BERT,our model has achieved 7.8%improvements in EM,and 6.6%in F1.
作者 陈峥 任建坤 袁浩瑞 CHEN Zheng;REN Jiankun;YUAN Haorui(School of Information and Software Engineering,University of Electronic Science and Technology of China,Chengdu,Sichuan 610054,China)
出处 《中文信息学报》 CSCD 北大核心 2021年第4期120-128,共9页 Journal of Chinese Information Processing
基金 四川省科技计划项目(2020YFG0009)。
关键词 机器阅读理解 图神经网络 深度学习 machine reading comprehension graph neural network deep learning
  • 相关文献

同被引文献26

引证文献3

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部