Pith. sign in

REVIEW 2 cited by

Discourse-Aware Emotion Cause Extraction in Conversations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2210.14419 v1 pith:VPTZNOEU submitted 2022-10-26 cs.CL

Discourse-Aware Emotion Cause Extraction in Conversations

classification cs.CL
keywords ececcausediscoursefeaturesmodelconversationsgatedutterances
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Emotion Cause Extraction in Conversations (ECEC) aims to extract the utterances which contain the emotional cause in conversations. Most prior research focuses on modelling conversational contexts with sequential encoding, ignoring the informative interactions between utterances and conversational-specific features for ECEC. In this paper, we investigate the importance of discourse structures in handling utterance interactions and conversationspecific features for ECEC. To this end, we propose a discourse-aware model (DAM) for this task. Concretely, we jointly model ECEC with discourse parsing using a multi-task learning (MTL) framework and explicitly encode discourse structures via gated graph neural network (gated GNN), integrating rich utterance interaction information to our model. In addition, we use gated GNN to further enhance our ECEC model with conversation-specific features. Results on the benchmark corpus show that DAM outperform the state-of-theart (SOTA) systems in the literature. This suggests that the discourse structure may contain a potential link between emotional utterances and their corresponding cause expressions. It also verifies the effectiveness of conversationalspecific features. The codes of this paper will be available on GitHub.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Emotion-Cause Pair Extraction in Conversations via Semantic Decoupling and Graph Alignment

    cs.CL 2026-04 unverdicted novelty 6.0

    SCALE disentangles emotion and cause representations in conversations and uses optimal transport for many-to-many global alignment, achieving SOTA on ECPEC benchmarks.

  2. Generation or Judgement? A Paradigm Perspective on LLM-Based Emotion-Cause Pair Extraction in Conversation

    cs.CL 2026-07 conditional novelty 5.5

    Pair-level judgement consistently outperforms dialogue-level generation for LLM-based ECPEC because models recognize pairs under explicit queries but fail at set-level discovery and shared-threshold decisions.