• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2024, Vol. 46 ›› Issue (03): 508-517.

• 人工智能与数据挖掘 • 上一篇    下一篇

增强依存结构表达的零样本跨语言事件论元角色分类

张远洋,贡正仙,孔芳   

  1. (苏州大学计算机科学与技术学院,江苏 苏州 215006)
  • 收稿日期:2023-01-11 修回日期:2023-04-19 接受日期:2024-03-25 出版日期:2024-03-25 发布日期:2024-03-18

Zero-shot cross-lingual event argument role classification with enhanced dependency structure representation

ZHANG Yuan-yang,GONG Zheng-xian,KONG Fang   

  1. (School of Computer Science & Technology,Soochow University,Suzhou 215006,China)
  • Received:2023-01-11 Revised:2023-04-19 Accepted:2024-03-25 Online:2024-03-25 Published:2024-03-18
  • Supported by:


摘要: 事件论元角色分类是事件抽取中的子任务,旨在为事件中的候选论元分配相应的角色。事件语料标注规则复杂、人力耗费大,在很多语言中缺少相关标注文本。零样本跨语言事件论元角色分类可以利用源语言的丰富语料建立模型,然后直接应用于标注语料匮乏的目标语言端。围绕不同语言的事件文本在依存结构上的表达共性,提出了使用BiGRU网络模块对触发词到候选论元的依存路径信息进行额外编码的方法。本文设计的编码模块能灵活地与当前主流的基于深度学习框架的事件论元角色分类模型相联合。实验结果表明,本文提出的方法能更有效地完成跨语言迁移,提高多个基准模型的分类性能。

关键词: 零样本跨语言, 事件论元角色分类, 依存结构, BiGRU, 依存路径信息

Abstract: Event argument role classification is a subtask in event extraction, which aims to assign corresponding roles to candidate arguments in the event. Event corpus labeling rules are complicated and labor-intensive, and there is a lack of relevant labeling texts in many languages. Zero-shot cross-lingual event argument role classification can use source-side corpus with rich annotations to build a model, and then apply it directly to a target-side counterpart task where the labeled corpus is scarce. Focusing on the commonalities of the dependency structure of event texts between different languages, this paper further proposes a method that uses the BiGRU network to encode dependency paths connecting trigger words to candidate arguments. The proposed encoder can be flexibly integrated into several mainstream models in a deep learning framework for event argument role classification. The experimental results demonstrate that the proposed method is more effective in completing cross-lingual migration and improving the classification performance of multiple baselines.


Key words: zero-shot cross-lingual, event argument role classification, dependency structure, BiGRU, information of dependency path ,