Interpreting Sentiment Composition with Latent Semantic Tree
Zhongtao Jiang, Yuanzhe Zhang, Cao Liu, Jiansong Chen, Jun Zhao, Kang, Liu

TL;DR
This paper introduces semantic trees, a novel latent tree structure based on CFGs, to interpret sentiment composition more effectively, improving classification accuracy and providing meaningful explanations.
Contribution
It proposes semantic trees as a new latent tree form for sentiment analysis, optimized via marginalization, and demonstrates improved performance and interpretability.
Findings
Achieves better or competitive classification results.
Generates plausible and interpretable sentiment trees.
Effective in domain adaptation scenarios.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
