| 本文已被:浏览 1251次 下载 3304次 |
 码上扫一扫! |
|
|
| 基于主题交互图的案件话题摘要 |
|
黄于欣1,2, 余正涛1,2, 郭军军1,2, 于志强1,2, 高凡雅1,2
|
|
1.昆明理工大学 信息工程与自动化学院, 云南 昆明 650504;2.云南省人工智能重点实验室(昆明理工大学), 云南 昆明 650504
|
|
| 摘要: |
| 从案件相关的话题评论中生成简短的话题描述对于快速了解案件舆情有着重要作用, 其可以看做是基于用户评论的多文档摘要任务. 然而用户评论中含有较多噪声且生成摘要所需的重要信息分散在不同的评论句中, 直接基于序列模型容易生成错误或不相关的摘要. 为了缓解上述问题, 提出一种基于主题交互图的案件话题摘要方法, 将嘈杂的用户评论组织为主题交互图, 利用图来表达不同用户评论之间的关联关系, 从而过滤重要的用户评论信息. 具体来说, 首先从评论句中抽取案件要素, 然后构造以案件要素为节点, 包含案件要素的句子为内容的主题交互图; 然后利用图Transformer网络生成图中节点的表征, 最后生成简短的话题描述. 在收集的案件话题摘要数据集上的实验结果表明, 所提方法是一种有效的数据选择方法, 能够生成连贯、事实正确的话题摘要. |
| 关键词: 案件话题摘要 用户评论 主题交互图 案件要素 图Transformer网络 |
| DOI:10.13328/j.cnki.jos.006406 |
| 分类号:TP18 |
| 基金项目:国家重点研发计划(2018YFC0830105, 2018YFC0830100); 国家自然科学基金(61972186, 61732005, 61762056); 云南省重大科技专项(202002AD080001); 云南省基础研究专项面上项目(202001AT070047, 202001AT070046); 云南省高新技术产业专项(201606) |
|
| Case-related Topic Summarization Based on Topic Interaction Graph |
|
HUANG Yu-Xin1,2, YU Zheng-Tao1,2, GUO Jun-Jun1,2, YU Zhi-Qiang1,2, GAO Fan-Ya1,2
|
|
1.Faculty of Information Engineering and Automation, Kunming University of Science and Technology, Kunming 650504, China;2.Yunnan Key Laboratory of Artificial Intelligence (Kunming University of Science and Technology), Kunming 650504, China
|
| Abstract: |
| Generating coherent topic descriptions from the user comments of case-related topics plays a significant role in quickly understanding the case-related news, which can be regarded as a multi-document summarization task based on user comments. However, these comments contain lots of noise, the crucial information for generating summaries is scattered in different comments, the sequence-to-sequence model tends to generate irrelevant and incorrect summaries. Based on these observations, this study presents a case-related topic summarization method based on the topic interaction graph, which reconstructs the user comments into a topic interaction graph. The motivation is that the graph can express the correlation between different user comments, which is useful to filter the key information in user comments. Specifically, the case elements are first extracted from the user comments, and then the topic interaction graph is constructed, which takes the case elements as the nodes and uses the sentences including these case elements as the node’s contents; then the graph transformer network is introduced to produce the representation of the graph. Finally, the summary is generated by using a standard transformer-based decoder. The experimental results on the collected case-related topic summarization corpus show that the proposed method effectively selects useful content and can generate coherent and factual topic summaries. |
| Key words: case-related topic summarization user comments topic interaction graph case elements graph Transformer network |