paper-with-me

홈 › Papers

Text Sentiment Analysis based on Fusion of Structural Information and Serialization Information

2017-11-01 · IJCNLP 2017 11 · Ling Gan, Houyu Gong

Tree-structured Long Short-Term Memory (Tree-LSTM) has been proved to be an effective method in the sentiment analysis task. It extracts structural information on text, and uses Long Short-Term Memory (LSTM) cell to prevent gradient vanish. However, though combining the LSTM cell, it is still a kind of model that extracts the structural information and almost not extracts serialization information. In this paper, we propose three new models in order to combine those two kinds of information: the structural information generated by the Constituency Tree-LSTM and the serialization information generated by Long-Short Term Memory neural network. Our experiments show that combining those two kinds of information can give contributes to the performance of the sentiment analysis task compared with the single Constituency Tree-LSTM model and the LSTM model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Opinion MiningSentiment Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Extensible Multi-Granularity Fusion Network for Aspect-based Sentiment Analysis

2024-02-12 · Xiaowei Zhao, Yong Zhou, Xiujuan Xu, Yu Liu

Aspect-based Sentiment Analysis (ABSA) evaluates sentiment expressions within a text to comprehend sentiment information. Previous studies integrated external knowledge, such as knowledge graphs, to enhance the semantic …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Knowledge GraphsSentiment Analysis+1

PSA-MF: Personality-Sentiment Aligned Multi-Level Fusion for Multimodal Sentiment Analysis

2025-12-01 · Heng Xie, Kang Zhu, Zhengqi Wen, Jianhua Tao 외 arxiv

Multimodal sentiment analysis (MSA) is a research field that recognizes human sentiments by combining textual, visual, and audio modalities. The main challenge lies in integrating sentiment-related information from diffe…

Multimodal Sentiment Analysis

Complementary Fusion of Multi-Features and Multi-Modalities in Sentiment Analysis

2019-04-17 · Feiyang Chen, Ziqian Luo, Yanyan Xu, Dengfeng Ke

Sentiment analysis, mostly based on text, has been rapidly developing in the last decade and has attracted widespread attention in both academia and industry. However, the information in the real world usually comes from…

Emotion RecognitionMultimodal Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

CMV-Fuse: Cross Modal-View Fusion of AMR, Syntax, and Knowledge Representations for Aspect Based Sentiment Analysis

2025-12-07 · Smitha Muthya Sudheendra, Mani Deep Cherukuri, Jaideep Srivastava arxiv

Natural language understanding inherently depends on integrating multiple complementary perspectives spanning from surface syntax to deep semantics and world knowledge. However, current Aspect-Based Sentiment Analysis (A…

Natural Language UnderstandingComputational EfficiencyConstituency ParsingContrastive Learning

SWAFN: Sentimental Words Aware Fusion Network for Multimodal Sentiment Analysis

2020-12-01 · COLING 2020 8 · Minping Chen, Xia Li

Multimodal sentiment analysis aims to predict sentiment of language text with the help of other modalities, such as vision and acoustic features. Previous studies focused on learning the joint representation of multiple …

Multimodal Sentiment AnalysisSentiment Analysis