Causal Intervention Improves Implicit Sentiment Analysis
About
Despite having achieved great success for sentiment analysis, existing neural models struggle with implicit sentiment analysis. This may be due to the fact that they may latch onto spurious correlations ("shortcuts", e.g., focusing only on explicit sentiment words), resulting in undermining the effectiveness and robustness of the learned model. In this work, we propose a causal intervention model for Implicit Sentiment Analysis using Instrumental Variable (ISAIV). We first review sentiment analysis from a causal perspective and analyze the confounders existing in this task. Then, we introduce an instrumental variable to eliminate the confounding causal effects, thus extracting the pure causal effect between sentence and sentiment. We compare the proposed ISAIV model with several strong baselines on both the general implicit sentiment analysis and aspect-based implicit sentiment analysis tasks. The results indicate the great advantages of our model and the efficacy of implicit sentiment reasoning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Aspect-based Sentiment Analysis | Restaurant14 original (test) | Accuracy87.05 | 20 | |
| Aspect-based Sentiment Analysis | Laptop14 original (test) | Accuracy80.41 | 20 | |
| Aspect-based Sentiment Analysis | SemEval Restaurant 2014 (All) | F1 Score81.4 | 19 | |
| Aspect-based Sentiment Analysis | SemEval Laptop 2014 | F1 Score77.25 | 19 | |
| Implicit Sentiment Analysis | SemEval Laptop ISA 2014 | F1 Score78.29 | 13 | |
| Implicit Sentiment Analysis | SemEval Restaurant ISA 2014 | F169.66 | 13 |