计算机科学 ›› 2019, Vol. 46 ›› Issue (11A): 5-8.

• 智能计算 • 上一篇    下一篇

面向问答文本的属性级情感分类研究

江明奇1, 李逸薇2, 刘欢1, 李寿山1   

  1. (苏州大学计算机科学与技术学院 江苏 苏州215006)1;
    (香港理工大学中文及双语学系 香港999077)2
  • 出版日期:2019-11-10 发布日期:2019-11-20
  • 通讯作者: 李寿山(1980-),男,教授,主要研究方向为自然语言处理、情感分析,E-mail:lishoushan.suda.edu。
  • 作者简介:江明奇(1994-),男,硕士生,主要研究方向为自然语言处理、情感分析,E-mail:mqjiang@stu.suda.edu.cn。
  • 基金资助:
    本文受国家自然科学基金(61672366)资助。

Attribute Sentiment Classification Towards Question-answering Text

JIANG Ming-qi1, LEE Sophia Yat Mei2, LIU Huan1, LI Shou-shan1   

  1. (School of Computer Science & Technology,Soochow University,Suzhou 215006,China)1;
    (Department of Chinese and Bilingual Studies,Hong Kong Polytechnic University,Hong Kong 999077,China)2
  • Online:2019-11-10 Published:2019-11-20

摘要: 传统情感分析任务的目的是分析整个文本的情感极性,这是一种粗粒度的任务。近年来,随着技术的革新,情感分析任务也在不断细化,研究者们希望能获取关于文本中具体对象的情感极性。文中的研究任务是获取问答文本中关于产品属性的情感极性。针对问答文本的属性级情感分析问题,提出了一种基于注意力机制的方法。首先,将属性信息拼接到答案词向量上;其次,对答案文本和问题文本学习一个LSTM模型;然后,通过注意力机制获得问题文本和答案文本的相关性,并根据相关性的重要程度获取答案文本的整体特征;最后,通过分类器输出最终的整体特征结果。实验结果表明,所提方法优于传统的属性级情感分析方法。

关键词: 情感分析, 问答文本, 注意力机制

Abstract: The goal of conditional sentiment analysis is getting the sentiment polarity of whole text,which is a coarsetask.Recently,with the improved technology,the sentiment analysis task is also refined,and the researchers hope to get sentiment polarity of given target of the text.This paper’s purpose is getting the sentiment polarity of product attribute on question-answering text.To perform attribute sentiment classification towards QA text pair,this paper proposed a novel approach based on attention mechanism.Firstly,this paper concatenated the attribute information on answer words’ vectors.Secondly,this paper leveraged LSTM models to encode the question text and answer text.Thirdly,this paper got the relation of question and answer by using attention mechanism and got the whole feature of answer.Finally,this paper got the result of whole feature by using classifier.Empirical studies demonstrate the effectiveness of the proposed approach to attribute sentiment classification towards question-answering text.

Key words: Attention mechanism, Question-answering text, Sentiment analysis

中图分类号: 

  • TP391
[1]GO A,BHAYANI R,HUANG L.Twitter sentiment classification using distant supervision:CS224N Project Report[R].Stanford,2009.
[2]MULLEN T,COLLIER N.Sentiment analysis using support vector machines with diverse information sources[C]∥Procee-dings of the 2004 Conference on Empirical Methods in Natural Language Processing.2004.
[3]KHAIRNAR J,KINIKAR M.Machine learning algorithms for opinion mining and sentiment classification[J].International Journal of Scientific and Research Publications,2013,3(6):1-6.
[4]唐晓波,刘广超.细粒度情感分析研究综述[J].图书情报工作,2017,61(5):132-140.
[5]BOIY E,MOENS M F.A machine learning approach to sentiment analysis in multilingual Web texts[J].Informationretrie-val,2009,12(5):526-558.
[6]JO Y,OH A H.Aspect and sentiment unification model for online review analysis[C]∥ACM International Conference on Web Search and Data Mining.ACM,2011:815-824.
[7]JIANG L,YU M,ZHOU M,et al.Target-dependent twitter sentiment classification[C]∥Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics:Human Language Technologies-Volume 1.Association for Computational Linguistics,2011:151-160.
[8]LIU P,JOTY S,MENG H.Fine-grained opinion mining with recurrent neural networks and word embeddings[C]∥Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing.2015:1433-1443.
[9]TANG D,QIN B,LIU T.Aspect level sentiment classification with deep memory network[C]∥Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing.2016:214-224.
[10]TANG D,QIN B,FENG X,et al.Effective LSTMs for target-dependent sentiment classification[C]∥Proceedings of COLING 2016,the 26th International Conference on Computational Linguistics.2016.
[11]LAMBERT P.Aspect-level cross-lingual sentiment classification with constrained SMT[C]∥Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 2:Short Papers).2015:781-787.
[12]MA D,LI S,ZHANG X,et al.Interactive attention networks for aspect-level sentiment classification[C]∥Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence Main track.2017:4068-4074.
[13]HOCHREITER S,SCHMIDHUBER J.Flat minima[J].Neural Computation,1997,9(1):1- 42.
[14]GRAVES A.Generating Sequences With Recurrent Neural Networks [J].arXiv:1308.0850,2013.
[15]SOKOLOVA M,LAPALME G.A systematic analysis of performance measures for classification tasks[J].Information Processing & Management,2009,45(4):427-437.
[1] 饶志双, 贾真, 张凡, 李天瑞.
基于Key-Value关联记忆网络的知识图谱问答方法
Key-Value Relational Memory Networks for Question Answering over Knowledge Graph
计算机科学, 2022, 49(9): 202-207. https://doi.org/10.11896/jsjkx.220300277
[2] 周芳泉, 成卫青.
基于全局增强图神经网络的序列推荐
Sequence Recommendation Based on Global Enhanced Graph Neural Network
计算机科学, 2022, 49(9): 55-63. https://doi.org/10.11896/jsjkx.210700085
[3] 戴禹, 许林峰.
基于文本行匹配的跨图文本阅读方法
Cross-image Text Reading Method Based on Text Line Matching
计算机科学, 2022, 49(9): 139-145. https://doi.org/10.11896/jsjkx.220600032
[4] 周乐员, 张剑华, 袁甜甜, 陈胜勇.
多层注意力机制融合的序列到序列中国连续手语识别和翻译
Sequence-to-Sequence Chinese Continuous Sign Language Recognition and Translation with Multi- layer Attention Mechanism Fusion
计算机科学, 2022, 49(9): 155-161. https://doi.org/10.11896/jsjkx.210800026
[5] 熊丽琴, 曹雷, 赖俊, 陈希亮.
基于值分解的多智能体深度强化学习综述
Overview of Multi-agent Deep Reinforcement Learning Based on Value Factorization
计算机科学, 2022, 49(9): 172-182. https://doi.org/10.11896/jsjkx.210800112
[6] 姜梦函, 李邵梅, 郑洪浩, 张建朋.
基于改进位置编码的谣言检测模型
Rumor Detection Model Based on Improved Position Embedding
计算机科学, 2022, 49(8): 330-335. https://doi.org/10.11896/jsjkx.210600046
[7] 汪鸣, 彭舰, 黄飞虎.
基于多时间尺度时空图网络的交通流量预测模型
Multi-time Scale Spatial-Temporal Graph Neural Network for Traffic Flow Prediction
计算机科学, 2022, 49(8): 40-48. https://doi.org/10.11896/jsjkx.220100188
[8] 朱承璋, 黄嘉儿, 肖亚龙, 王晗, 邹北骥.
基于注意力机制的医学影像深度哈希检索算法
Deep Hash Retrieval Algorithm for Medical Images Based on Attention Mechanism
计算机科学, 2022, 49(8): 113-119. https://doi.org/10.11896/jsjkx.210700153
[9] 孙奇, 吉根林, 张杰.
基于非局部注意力生成对抗网络的视频异常事件检测方法
Non-local Attention Based Generative Adversarial Network for Video Abnormal Event Detection
计算机科学, 2022, 49(8): 172-177. https://doi.org/10.11896/jsjkx.210600061
[10] 闫佳丹, 贾彩燕.
基于双图神经网络信息融合的文本分类方法
Text Classification Method Based on Information Fusion of Dual-graph Neural Network
计算机科学, 2022, 49(8): 230-236. https://doi.org/10.11896/jsjkx.210600042
[11] 张颖涛, 张杰, 张睿, 张文强.
全局信息引导的真实图像风格迁移
Photorealistic Style Transfer Guided by Global Information
计算机科学, 2022, 49(7): 100-105. https://doi.org/10.11896/jsjkx.210600036
[12] 曾志贤, 曹建军, 翁年凤, 蒋国权, 徐滨.
基于注意力机制的细粒度语义关联视频-文本跨模态实体分辨
Fine-grained Semantic Association Video-Text Cross-modal Entity Resolution Based on Attention Mechanism
计算机科学, 2022, 49(7): 106-112. https://doi.org/10.11896/jsjkx.210500224
[13] 徐鸣珂, 张帆.
Head Fusion:一种提高语音情绪识别的准确性和鲁棒性的方法
Head Fusion:A Method to Improve Accuracy and Robustness of Speech Emotion Recognition
计算机科学, 2022, 49(7): 132-141. https://doi.org/10.11896/jsjkx.210100085
[14] 孟月波, 穆思蓉, 刘光辉, 徐胜军, 韩九强.
基于向量注意力机制GoogLeNet-GMP的行人重识别方法
Person Re-identification Method Based on GoogLeNet-GMP Based on Vector Attention Mechanism
计算机科学, 2022, 49(7): 142-147. https://doi.org/10.11896/jsjkx.210600198
[15] 金方焱, 王秀利.
融合RACNN和BiLSTM的金融领域事件隐式因果关系抽取
Implicit Causality Extraction of Financial Events Integrating RACNN and BiLSTM
计算机科学, 2022, 49(7): 179-186. https://doi.org/10.11896/jsjkx.210500190
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!