Interpreting Sentiment Composition with Latent Semantic Tree
As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously in the form of hierarchical trees including untagged and sentiment ones, which are intrinsically suboptimal in our view. To address this, we propose semantic tree, a new tree form capable of interpreting the sentiment composition in a principled way. Semantic tree is a derivation of a context-free grammar (CFG) describing the specific composition rules on difference semantic roles, which is designed carefully following previous linguistic conclusions. However, semantic tree is a latent variable since there is no its annotation in regular datasets. Thus, in our method, it is marginalized out via inside algorithm and learned to optimize the classification performance. Quantitative and qualitative results demonstrate that our method not only achieves better or competitive results compared to baselines in the setting of regular and domain adaptation classification, and also generates plausible tree explanations.
Code (1)
Tasks
ClassificationDomain AdaptationSentiment AnalysisSimilar Papers 제목 키워드 기반
Latent Variable Sentiment Grammar
Neural models have been investigated for sentiment classification over constituent trees. They learn phrase composition automatically by encoding tree structures but do not explicitly model sentiment composition, which r…
General ClassificationSentiment AnalysisSentiment ClassificationSentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics
We propose SentiBERT, a variant of BERT that effectively captures compositional sentiment semantics. The model incorporates contextualized representation with binary constituency parse tree to capture semantic compositio…
ClassificationEmotion ClassificationGeneral ClassificationNegation+3Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank
Neural Compositional Denotational Semantics for Question Answering
Answering compositional questions requiring multi-step reasoning is challenging. We introduce an end-to-end differentiable model for interpreting questions about a knowledge graph (KG), which is inspired by formal approa…
Question AnsweringSemantic ParsingSentenceInducing Target-Specific Latent Structures for Aspect Sentiment Classification
Aspect-level sentiment analysis aims to recognize the sentiment polarity of an aspect or a target in a comment. Recently, graph convolutional networks based on linguistic dependency trees have been studied for this task.…
ClassificationDependency ParsingGeneral ClassificationSentiment Analysis+1