paper-with-me

홈 › Papers

Knowledge-enriched Two-layered Attention Network for Sentiment Analysis

2018-05-20 · NAACL 2018 6 · Abhishek Kumar, Daisuke Kawahara, Sadao Kurohashi

We propose a novel two-layered attention network based on Bidirectional Long Short-Term Memory for sentiment analysis. The novel two-layered attention network takes advantage of the external knowledge bases to improve the sentiment prediction. It uses the Knowledge Graph Embedding generated using the WordNet. We build our model by combining the two-layered attention network with the supervised model based on Support Vector Regression using a Multilayer Perceptron network for sentiment analysis. We evaluate our model on the benchmark dataset of SemEval 2017 Task 5. Experimental results show that the proposed model surpasses the top system of SemEval 2017 Task 5. The model performs significantly better by improving the state-of-the-art system at SemEval 2017 Task 5 by 1.7 and 3.7 points for sub-tracks 1 and 2 respectively.

📄 PDF Abstract BibTeX arXiv:1805.07819

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingSentiment AnalysisVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Emotion helps Sentiment: A Multi-task Model for Sentiment and Emotion Analysis

2019-11-28 · Abhishek Kumar, Asif Ekbal, Daisuke Kawahra, Sadao Kurohashi

In this paper, we propose a two-layered multi-task attention based neural network that performs sentiment analysis through emotion analysis. The proposed approach is based on Bidirectional Long Short-Term Memory and uses…

Emotion RecognitionSentiment Analysis

Topic-Based Chinese Message Sentiment Analysis: A Multilayered Analysis System

2015-07-01 · WS 2015 7 · Hongjie Li, Zhongqian Sun, Wei Yang
Emotion RecognitionSentiment Analysis

Towards Unified Multimodal Financial Forecasting: Integrating Sentiment Embeddings and Market Indicators via Cross-Modal Attention

2025-08-18 · Sarthak Khanna, Armin Berger, David Berghaus, Tobias Deusser 외 arxiv

We propose STONK (Stock Optimization using News Knowledge), a multimodal framework integrating numerical market indicators with sentiment-enriched news embeddings to improve daily stock-movement prediction. By combining …

Targeted Aspect-Based Sentiment Analysis via Embedding Commonsense Knowledge into an Attentive LSTM

2018-04-01 · The Thirty-Second AAAI Conference on Artificial Intelligence (AAAI-18) 2018 4 · Yukun Ma, Haiyun Peng, Erik Cambria

Analyzing people’s opinions and sentiments towards certain aspects is an important task of natural language understanding. In this paper, we propose a novel solution to targeted aspect-based sentiment analysis, which ta…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Natural Language UnderstandingSentence+2

RuSentiment: An Enriched Sentiment Analysis Dataset for Social Media in Russian

2018-08-01 · COLING 2018 8 · Anna Rogers, Alexey Romanov, Anna Rumshisky, Svitlana Volkova 외

This paper presents RuSentiment, a new dataset for sentiment analysis of social media posts in Russian, and a new set of comprehensive annotation guidelines that are extensible to other languages. RuSentiment is currentl…

Active LearningGeneral ClassificationSentiment AnalysisWord Embeddings