首页 | 本学科首页   官方微博 | 高级检索  
     

基于多注意力卷积神经网络的特定目标情感分析
引用本文:梁斌, 刘全, 徐进, 周倩, 章鹏. 基于多注意力卷积神经网络的特定目标情感分析[J]. 计算机研究与发展, 2017, 54(8): 1724-1735. DOI: 10.7544/issn1000-1239.2017.20170178
作者姓名:梁斌  刘全  徐进  周倩  章鹏
作者单位:1(苏州大学计算机科学与技术学院 江苏苏州 215000);2(软件新技术与产业化协同创新中心 南京 210000);3(符号计算与知识工程教育部重点实验室(吉林大学) 长春 130012) (bliang@stu.suda.edu.cn)
基金项目:国家自然科学基金项目(61272005,61303108,61373094,61472262,61502323,61502329);江苏省自然科学基金项目(BK2012616);江苏省高校自然科学研究项目(13KJB520020);吉林大学符号计算与知识工程教育部重点实验室基金项目(93K172014K04)
摘    要:特定目标情感分析作为情感分析一个重要的子任务,近年来得到越来越多研究人员的关注.针对在特定目标情感分析中,将注意力机制和LSTM等序列性输入网络相结合的网络模型训练时间长、且无法对文本进行平行化输入等问题,提出一种基于多注意力卷积神经网络(multi-attention convolution neural networks, MATT-CNN)的特定目标情感分析方法.相比基于注意力机制的LSTM网络,该方法可以接收平行化输入的文本信息,大大降低了网络模型的训练时间.同时,该方法通过结合多种注意力机制有效弥补了仅仅依赖内容层面注意力机制的不足,使模型在不需要例如依存句法分析等外部知识的情况下,获取更深层次的情感特征信息,有效识别不同目标的情感极性.最后在SemEval2014数据集和汽车领域数据集(automotive-domain data, ADD)进行实验,取得了比普通卷积神经网络、基于单注意力机制的卷积神经网络和基于注意力机制的LSTM网络更好的效果.

关 键 词:注意力机制  卷积神经网络  特定目标情感分析  深度学习  自然语言处理

Aspect-Based Sentiment Analysis Based on Multi-Attention CNN
Liang Bin, Liu Quan, Xu Jin, Zhou Qian, Zhang Peng. Aspect-Based Sentiment Analysis Based on Multi-Attention CNN[J]. Journal of Computer Research and Development, 2017, 54(8): 1724-1735. DOI: 10.7544/issn1000-1239.2017.20170178
Authors:Liang Bin  Liu Quan  Xu Jin  Zhou Qian  Zhang Peng
Affiliation:1(College of Computer Science and Technology, Soochow University, Suzhou, Jiangsu 215000);2(Collaborative Innovation Center of Novel Software Technology and Industrialization, Nanjing 210000);3(Key Laboratory of Symbolic Computation and Knowledge Engineering (Jilin University), Ministry of Education, Changchun 130012)
Abstract:Unlike general sentiment analysis, aspect-based sentiment classification aims to infer the sentiment polarity of a sentence depending not only on the context but also on the aspect. For example, in sentence “The food was very good, but the service at that restaurant was dreadful”, for aspect “food”, the sentiment polarity is positive while the sentiment polarity of aspect “service” is negative. Even in the same sentence, sentiment polarity could be absolutely opposite when focusing on different aspects, so we need to infer the sentiment polarities of different aspects correctly. The attention mechanism is a good way for aspect-based sentiment classification. In current research, however, the attention mechanism is more combined with RNN or LSTM networks. Such neural network-based architectures generally rely on complex structures and cannot parallelize over the words of a sentence. To address the above problems, this paper proposes a multi-attention convolutional neural networks (MATT-CNN) for aspect-based sentiment classification. This approach can capture deeper level sentiment information and distinguish sentiment polarity of different aspects explicitly through a multi-attention mechanism without using any external parsing results. Experiments on the SemEval2014 and Automotive-domain datasets show that, our approach achieves better performance than traditional CNN, attention-based CNN and attention-based LSTM.
Keywords:attention mechanism  convolutional neural networks  aspect-based sentiment analysis  deep learning  natural language processing
点击此处可从《计算机研究与发展》浏览原始摘要信息
点击此处可从《计算机研究与发展》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号