《计算机应用》唯一官方网站 ›› 2026, Vol. 46 ›› Issue (8): 2432-2439.DOI: 10.11772/j.issn.1001-9081.2025070808

• 人工智能 • 上一篇    下一篇

基于图卷积网络和跨领域数据增强的方面级情感三元组抽取

陈木生1,2, 付文庆1, 邱晓红1,2, 吴俊华1(), 温强1   

  1. 1.江西理工大学 软件工程学院,南昌 330013
    2.江西理工大学 南昌市虚拟数字工厂与文化传播重点实验室,南昌 330013
  • 收稿日期:2025-07-21 修回日期:2025-10-15 接受日期:2025-10-15 发布日期:2025-11-05 出版日期:2026-08-10
  • 通讯作者: 吴俊华
  • 作者简介:陈木生(1977—),男,江西于都人,高级工程师,博士,CCF会员,主要研究方向:情感计算、自然语言处理
    付文庆(2001—),男,江西南昌人,硕士研究生,主要研究方向:情感计算、自然语言处理
    邱晓红(1967—),男,江西南康人,教授,博士,主要研究方向:智能计算、情感计算
    吴俊华(1984—),女,江西崇仁人,讲师,硕士,主要研究方向:情感计算、Web数据挖掘
    温强(2001—),男,江西于都人,硕士研究生,主要研究方向:情感计算、自然语言处理。
  • 基金资助:
    国家自然科学基金繁星专项(62341307);江西省教育厅科学研究项目(GJJ200839);江西理工大学博士启动基金资助项目(205200100402)

Aspect sentiment triplet extraction based on graph convolutional network and cross-domain data augmentation

Musheng CHEN1,2, Wenqing FU1, Xiaohong QIU1,2, Junhua WU1(), Qiang WEN1   

  1. 1.School of Software Engineering,Jiangxi University of Science and Technology,Nanchang Jiangxi 330013,China
    2.Nanchang Key Laboratory of Virtual Digital Industry and Cultural Communication,Jiangxi University of Science and Technology,Nanchang Jiangxi 330013,China
  • Received:2025-07-21 Revised:2025-10-15 Accepted:2025-10-15 Online:2025-11-05 Published:2026-08-10
  • Contact: Junhua WU
  • About author:CHEN Musheng, born in 1977, Ph. D., senior engineer. His research interests include sentiment computing, natural language processing.
    FU Wenqing, born in 2001, M. S. candidate. His research interests include affective computing, natural language processing.
    QIU Xiaohong, born in 1967, Ph. D., professor. His research interests include intelligent computing, sentiment computing.
    WEN Qiang, born in 2001, M. S. candidate. His research interests include sentiment computing, natural language processing.
  • Supported by:
    Fanxing Special Program of National Natural Science Foundation of China(62341307);Scientific Research Project of Jiangxi Provincial Department of Education(GJJ200839);Doctoral Startup Fund of Jiangxi University of Science and Technology(205200100402)

摘要:

方面级情感三元组提取(ASTE)通过识别情感主体、属性及其极性,能精准解析用户观点中的情感关联,为产品服务优化、舆情监控和消费决策提供有力支持。针对传统方法难以建模长距离语义依赖和目标领域数据不足等问题,提出一种跨领域数据增强的图卷积网络模型用于ASTE。在跨领域数据增强阶段,通过引入基于最大均值差异(MMD)的伪标注生成技术对目标域的未标注数据进行初步标注以缓解领域漂移,训练领域自适应语言模型以捕捉目标领域特有的语义,并基于该领域的自适应语言模型生成自回归数据,进一步增加目标域的标注数据量和多样性;在情感三元组抽取阶段,利用第一阶段增强后的数据对伪标注生成过程中产生的基于图卷积网络的语言模型进行微调,然后利用微调后的图卷积网络语言模型进行情感三元组抽取。在ASTE-DATA-V2数据集上的实验结果表明,该方法优于BGCA (Bidirectional Generative Cross-domain ABSA)、FOAL (Fine-grained cOntrAstive Learning)和HiPM-hard (Hybrid Prompts Mixture)等基准方法,相较于基线BGCA在平均F1分数上提高了0.81个百分点,从而提高了跨领域情感三元组提取的准确性与稳定性。

关键词: 方面级情感三元组抽取, 跨领域, 伪标签, 数据增强, 图卷积网络

Abstract:

Aspect Sentiment Triplet Extraction (ASTE) identifies sentiment entities, attributes, and polarities, enabling precise analysis of sentiment associations in user opinions. This supports product and service optimization, public opinion monitoring, and consumer decision-making. To address limitations of traditional methods in modeling long-range semantic dependencies and insufficient target-domain data, a cross-domain data augmentation graph convolutional network model was proposed for ASTE. During cross-domain data augmentation stage, pseudo-label generation technology based on Maximum Mean Discrepancy (MMD) was introduced to label unlabeled target-domain data initially to mitigate domain shift, a domain-adaptive language model was trained to capture target-domain-specific semantics, and autoregressive data generation was performed by this domain-adaptive language model, so as to further expand the target-domain labeled data volume and diversity. During sentiment triplet extraction stage, the data after first-stage augmentation were used to fine-tune the graph convolutional network-based language model in the pseudo-label generation process, then the fine-tuned model was employed for sentiment triplet extraction. Experimental results on the ASTE-DATA-V2 dataset show that the proposed method outperforms baseline methods such as BGCA (Bidirectional Generative Cross-domain ABSA), FOAL (Fine-grained cOntrAstive Learning), and HiPM-hard (Hybrid Prompts Mixture). Compared with the baseline BGCA, the proposed method has the average F1 score increased by 0.81 percentage points, improving the accuracy and stability of cross-domain sentiment triplet extraction.

Key words: Aspect Sentiment Triplet Extraction (ASTE), cross-domain, pseudo-label, data augmentation, Graph Convolutional Network (GCN)

中图分类号: