SOTAVerified

A Cognition Based Attention Model for Sentiment Analysis

2017-09-01EMNLP 2017Unverified0· sign in to hype

Yunfei Long, Qin Lu, Rong Xiang, Minglei Li, Chu-Ren Huang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Attention models are proposed in sentiment analysis because some words are more important than others. However,most existing methods either use local context based text information or user preference information. In this work, we propose a novel attention model trained by cognition grounded eye-tracking data. A reading prediction model is first built using eye-tracking data as dependent data and other features in the context as independent data. The predicted reading time is then used to build a cognition based attention (CBA) layer for neural sentiment analysis. As a comprehensive model, We can capture attentions of words in sentences as well as sentences in documents. Different attention mechanisms can also be incorporated to capture other aspects of attentions. Evaluations show the CBA based method outperforms the state-of-the-art local context based attention methods significantly. This brings insight to how cognition grounded data can be brought into NLP tasks.

Tasks

Reproductions