Multi-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion-Cause Pair Extraction
Yinan Bao, Qianwen Ma, Lingwei Wei, Wei Zhou, Songlin Hu

TL;DR
This paper introduces MGSAG, a graph-based model that captures multi-granularity semantic features to improve emotion-cause pair extraction, especially in position-insensitive scenarios, outperforming existing methods.
Contribution
The paper proposes a novel Multi-Granularity Semantic Aware Graph model that jointly models fine- and coarse-grained semantic relations without distance constraints, enhancing ECPE performance.
Findings
MGSAG surpasses state-of-the-art ECPE models.
Significant improvement on position-insensitive data.
Effective integration of semantic dependencies and clause relations.
Abstract
The Emotion-Cause Pair Extraction (ECPE) task aims to extract emotions and causes as pairs from documents. We observe that the relative distance distribution of emotions and causes is extremely imbalanced in the typical ECPE dataset. Existing methods have set a fixed size window to capture relations between neighboring clauses. However, they neglect the effective semantic connections between distant clauses, leading to poor generalization ability towards position-insensitive data. To alleviate the problem, we propose a novel Multi-Granularity Semantic Aware Graph model (MGSAG) to incorporate fine-grained and coarse-grained semantic features jointly, without regard to distance limitation. In particular, we first explore semantic dependencies between clauses and keywords extracted from the document that convey fine-grained semantic features, obtaining keywords enhanced clause…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Text and Document Classification Technologies · Sentiment Analysis and Opinion Mining
MethodsAttentive Walk-Aggregating Graph Neural Network
